html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}.Alert{cursor:pointer;z-index:9999999;background:#15191c;border-left:4px solid #0000;border-radius:16px;width:400px;max-width:calc(100vw - 32px);height:116px;padding:24px 26px;animation:.6s cubic-bezier(.68,-.32,.27,1.55) forwards slideInFromRight;position:relative;overflow:hidden;box-shadow:0 2px 16px #00000040}.Alert.AlertComplete{border-left:4px solid #5ade5e}.Alert.AlertError{border-left:4px solid #de5a6b}.Alert.fade-out{animation:.5s cubic-bezier(.68,-.32,.27,1.55) forwards fadeOut}.Alert-Content{flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.Alert-Content div{flex-direction:column;gap:2px;display:flex}.Alert span{font-family:var(--font-family);color:#f2f2f2;font-size:16px;font-weight:600;line-height:20px}.Alert small{font-family:var(--font-family);color:#7a7f8d52;font-size:14px;font-weight:600;line-height:17px}.Alert b{font-family:var(--font-family);color:#7a7f8d52;margin-top:8px;font-size:12px;font-weight:600;line-height:15px}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}70%{opacity:1;transform:translate(-10px)}85%{transform:translate(5px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut{0%{opacity:1;transform:translate(0)}30%{opacity:1;transform:translate(-15px)}to{opacity:0;transform:translate(100%)}}.Alert-Progressbar{background:linear-gradient(to right, #8295ee var(--progress), #ffffff14 var(--progress));border-radius:0 0 16px 16px;width:100%;height:3px;transition:background .1s linear;position:absolute;bottom:0;left:0}@media (width<=440px){.Alert{width:100%;height:auto;min-height:100px;padding:20px}}.Cookie{z-index:80;background:#14181b;border-radius:6px 16px;justify-content:space-between;align-items:center;gap:24px;width:664px;padding:20px 26px;animation:.45s cubic-bezier(.22,1,.36,1) both Cookie-in;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 2px 16px #00000059}.Cookie--leaving{pointer-events:none;animation:.32s forwards Cookie-out}.Cookie-text{min-width:0;font-family:var(--font-family);color:var(--color-text);flex:1;margin:0;font-size:14px;font-weight:500;line-height:20px}.Cookie-accept{font-family:var(--font-family);text-transform:uppercase;color:#f2f2f2;background:linear-gradient(90deg,#4bffb1cc 0%,#4a7dffe6 100%);border-radius:6px 16px;flex-shrink:0;padding:12px 28px;font-size:14px;font-weight:700;line-height:18px;transition:transform .25s,filter .25s,box-shadow .25s;box-shadow:0 2px 8px #4a7dff33}.Cookie-accept:hover{filter:brightness(1.08)saturate(1.05);transform:translateY(-2px);box-shadow:0 4px 14px #4a7dff38}.Cookie-accept:active{transform:translateY(0)}@keyframes Cookie-in{0%{opacity:0;transform:translate(-50%)translateY(18px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes Cookie-out{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(18px)}}@media (width<=764px){.Cookie{flex-direction:column;align-items:stretch;gap:16px;width:calc(100% - 24px);max-width:calc(100% - 24px);padding:18px;bottom:12px}.Cookie-text{text-align:center}.Cookie-accept{width:100%}}.modal{opacity:0;z-index:10000;visibility:hidden;pointer-events:none;background:0 0;justify-content:center;align-items:center;width:100vw;height:100vh;padding:16px;transition:opacity .25s,visibility .25s;display:flex;top:0;left:0;overflow:hidden auto}.modal.modal-open{opacity:1;visibility:visible}.modal-splash{z-index:0;pointer-events:auto;background:radial-gradient(80% 60% at 50% 45%,#1e242a59 0%,#121518c7 70%,#0c0e10e0 100%),#121518b8;position:fixed;inset:0}.modal-content{z-index:1;opacity:0;pointer-events:auto;background:#121518f5;border-radius:6px;max-width:100%;padding:42px 64px;transition:transform .25s,opacity .25s;position:relative;transform:scale(.96)translateY(12px);box-shadow:0 2px 16px #00000040}.modal-content.modal-content-open{opacity:1;transform:scale(1)translateY(0)}.modalbtn-close{filter:invert();opacity:.2;cursor:pointer;z-index:2;pointer-events:auto;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M35%2013L13%2035'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M13%2013L35%2035'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e") 50%/96px no-repeat;border:0;width:152px;height:152px;transition:opacity .15s;position:absolute;top:10px;right:10px}.modalbtn-close:hover,.modalbtn-close:focus{opacity:.6}.modalbtn-close:active{height:160px}.modalbtn-close.disabled,.modalbtn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}@media (width<=926px){.modalbtn-close{display:none}}@media (width<=526px){.modal-content{padding:24px}}@media (width<=428px){.modal-content{width:100%;max-width:100%;padding:20px 16px}}.FormIconLeft{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='12'%20viewBox='0%200%2016%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1866_229)'%3e%3cpath%20d='M14.6152%2010.3652L9.77623%205.61023L14.6152%200.856234'%20stroke='%23FCFCFC'%20stroke-width='2.4'/%3e%3cpath%20d='M4.93848%208.78027L1.71248%205.61027L4.93848%202.44027'%20stroke='%23FCFCFC'%20stroke-width='2.4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1866_229'%3e%3crect%20width='15.456'%20height='11.221'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='12'%20viewBox='0%200%2016%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1866_229)'%3e%3cpath%20d='M14.6152%2010.3652L9.77623%205.61023L14.6152%200.856234'%20stroke='%23FCFCFC'%20stroke-width='2.4'/%3e%3cpath%20d='M4.93848%208.78027L1.71248%205.61027L4.93848%202.44027'%20stroke='%23FCFCFC'%20stroke-width='2.4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1866_229'%3e%3crect%20width='15.456'%20height='11.221'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.FormIconRight{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='12'%20viewBox='0%200%2016%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1866_233)'%3e%3cpath%20d='M0.84082%200.856445L5.67982%205.61145L0.84082%2010.3654'%20stroke='%23FCFCFC'%20stroke-width='2.4'/%3e%3cpath%20d='M10.5176%202.44141L13.7436%205.61141L10.5176%208.78141'%20stroke='%23FCFCFC'%20stroke-width='2.4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1866_233'%3e%3crect%20width='15.456'%20height='11.221'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='12'%20viewBox='0%200%2016%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1866_233)'%3e%3cpath%20d='M0.84082%200.856445L5.67982%205.61145L0.84082%2010.3654'%20stroke='%23FCFCFC'%20stroke-width='2.4'/%3e%3cpath%20d='M10.5176%202.44141L13.7436%205.61141L10.5176%208.78141'%20stroke='%23FCFCFC'%20stroke-width='2.4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1866_233'%3e%3crect%20width='15.456'%20height='11.221'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.FormIconRight,.FormIconLeft{opacity:.42;background-color:#f0f8ff;background-repeat:no-repeat;background-size:cover;width:15px;height:11px;display:inline-block}.FormButton{margin-top:64px}.FormButton button{text-transform:uppercase;background:linear-gradient(90deg,#ffb74b 0%,#ff9e4a 100%);border-radius:16px 6px;width:100%;padding:12px 0;font-size:20px;font-weight:700;transition:all .4s;box-shadow:0 2px 6px #00000040}.FormButton button:hover{transition:all .6s cubic-bezier(0,.8,.26,.99);transform:scale(1.1,1.15)}.FormButton-Box{text-transform:uppercase;justify-content:center;align-items:center;gap:8px;font-size:20px;font-weight:700;line-height:1.1;display:flex}.FormButton-BoxText{margin-top:4px}.FormButton-BoxText p{opacity:.72;font-size:14px;font-weight:600;line-height:1.1}.FormButton-BoxText p span{font-weight:800}.FormHeader{text-align:center;justify-content:center;align-items:center;gap:12px;margin-bottom:26px;display:flex}.FormHeader span{color:var(--color-titleform);text-transform:uppercase;font-size:20px;font-weight:600}.FormHeader-close{cursor:pointer;opacity:.85;background:0 0;border:0;flex-shrink:0;width:32px;height:32px;padding:0;transition:opacity .15s;display:none;position:relative}.FormHeader-close:before,.FormHeader-close:after{content:"";background:#6c8294;border-radius:1px;width:18px;height:2px;position:absolute;top:50%;left:50%}.FormHeader-close:before{transform:translate(-50%,-50%)rotate(45deg)}.FormHeader-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.FormHeader-close:hover{opacity:1}@media (width<=926px){.FormHeader{text-align:left;justify-content:space-between}.FormHeader-close{display:block}}.FormInput{position:relative}.FormInput+.FormInput{margin-top:8px}.ModalInput-Text::placeholder{color:var(--color-textform);text-transform:uppercase;opacity:.32}.ModalInput-Text:focus{border:none;outline:none!important}.ModalInput-Text{width:100%;color:var(--color-textform);background:var(--color-background-menu) 0% 0% no-repeat padding-box;border:none;border-radius:6px;padding:14px 22px;font-size:16px;font-weight:600;box-shadow:0 2px 6px #00000040}.ModalInput-IconPass:before,.ModalInput-IconEmail:before,.ModalInput-IconText:before,.ModalInput-IconNum:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%200H11V2H9V0ZM9%202V4H7V2H9ZM11%202H13V4H11V2ZM7%2016V18H9V20H11V18H13V16H11V18H9V16H7ZM6%206H0V14H2V12H4V14H6V6ZM4%2010H2V8H4V10ZM10%209V8H12V9H10ZM14%206H8V14H14V6ZM10%2012V11H12V12H10ZM20%206H16V14H20V12H18V8H20V6Z'%20fill='%236C8294'%20fill-opacity='0.64'/%3e%3c/svg%3e") 50% no-repeat;width:24px;height:24px;margin-top:14px;margin-left:-32px;position:absolute}.ModalInput-IconText:before{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9%200H11V2H9V0ZM9%202V4H7V2H9ZM11%202H13V4H11V2ZM7%2016V18H9V20H11V18H13V16H11V18H9V16H7ZM6%206H0V14H2V12H4V14H6V6ZM4%2010H2V8H4V10ZM10%209V8H12V9H10ZM14%206H8V14H14V6ZM10%2012V11H12V12H10ZM20%206H16V14H20V12H18V8H20V6Z'%20fill='%236C8294'%20fill-opacity='0.64'/%3e%3c/svg%3e") 50% no-repeat}.ModalInput-IconEmail:before{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='20'%20viewBox='0%200%2024%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24%200H4V16H24V0ZM6%2014V2H22V14H6ZM2%205H0V20H19V18H2V5ZM10%204H8V6H10V8H12V10H16V8H18V6H20V4H18V6H16V8H12V6H10V4Z'%20fill='%236C8294'%20fill-opacity='0.64'/%3e%3c/svg%3e") 50% no-repeat}.ModalInput-IconPass:before{background:url("data:image/svg+xml,%3csvg%20width='16'%20height='20'%20viewBox='0%200%2016%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%200H5V2H3V6H2H0V8V18V20H2H14H16V18V8V6H14H13V2H11V0ZM11%202V6H5V2H11ZM5%208H11H13H14V18H2V8H3H5ZM9%2011H7V15H9V11Z'%20fill='%236C8294'%20fill-opacity='0.64'/%3e%3c/svg%3e") 50% no-repeat}.FormModal-VisibleON:before,.FormModal-VisibleOFF:before{content:"";cursor:pointer;width:24px;height:24px;margin-top:14px;margin-left:-46px;position:absolute}.FormModal-VisibleOFF:before{background:url("data:image/svg+xml,%3csvg%20width='26'%20height='16'%20viewBox='0%200%2026%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.64'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.66667%200H17.3333V2.28587H8.66667V0ZM4.33333%204.57173V2.28587H8.66667V4.57173H4.33333ZM2.16667%206.8576V4.57173H4.33333V6.8576H2.16667ZM2.16667%209.14347V6.8576H0V9.14347H2.16667ZM4.33333%2011.4293H2.16667V9.14347L4.33333%209.1424V11.4293ZM8.66667%2013.7152H4.33333V11.4293L8.66667%2011.4283V13.7152ZM17.3333%2013.7152V16H8.66667V13.7152H17.3333ZM21.6667%2011.4293V13.7152H17.3333V11.4283L21.6667%2011.4293ZM23.8333%209.14347V11.4293H21.6667V9.1424L23.8333%209.14347ZM23.8333%206.8576H26V9.14347H23.8333V6.8576ZM21.6667%204.57173H23.8333V6.8576H21.6667V4.57173ZM21.6667%204.57173V2.28587H17.3333V4.57173H21.6667ZM10.8333%205.71413H15.1667V10.2859H10.8333V5.71413Z'%20fill='%236C8294'%20fill-opacity='0.64'/%3e%3c/svg%3e") 50% no-repeat}.FormModal-VisibleON:before{background:url("data:image/svg+xml,%3csvg%20width='26'%20height='16'%20viewBox='0%200%2026%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.64'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.66667%200H17.3333V2.28587H8.66667V0ZM4.33333%204.57173V2.28587H8.66667V4.57173H4.33333ZM2.16667%206.8576V4.57173H4.33333V6.8576H2.16667ZM2.16667%209.14347V6.8576H0V9.14347H2.16667ZM4.33333%2011.4293H2.16667V9.14347L4.33333%209.1424V11.4293ZM8.66667%2013.7152H4.33333V11.4293L8.66667%2011.4283V13.7152ZM17.3333%2013.7152V16H8.66667V13.7152H17.3333ZM21.6667%2011.4293V13.7152H17.3333V11.4283L21.6667%2011.4293ZM23.8333%209.14347V11.4293H21.6667V9.1424L23.8333%209.14347ZM23.8333%206.8576H26V9.14347H23.8333V6.8576ZM21.6667%204.57173H23.8333V6.8576H21.6667V4.57173ZM21.6667%204.57173V2.28587H17.3333V4.57173H21.6667Z'%20fill='%236C8294'%20fill-opacity='0.64'/%3e%3c/svg%3e") 50% no-repeat}.FormMain-Span{opacity:.32;cursor:pointer;color:var(--color-titleform);font-size:14px;font-weight:500;transition:all .4s}.FormMain-Span:hover{opacity:.64;text-decoration:underline;transition:all .6s}@media (width<=526px){.ModalInput-IconPass:before,.ModalInput-IconEmail:before,.ModalInput-IconText:before,.ModalInput-IconNum:before{pointer-events:none;margin-top:0;margin-left:0;top:50%;left:12px;transform:translateY(-50%)}.ModalInput-IconText .ModalInput-Text,.ModalInput-IconEmail .ModalInput-Text,.ModalInput-IconPass .ModalInput-Text,.ModalInput-IconNum .ModalInput-Text{padding-left:42px}.ModalInput-IconPass .ModalInput-Text{padding-right:42px}.FormModal-VisibleON,.FormModal-VisibleOFF{cursor:pointer;width:42px;height:100%;margin:0;position:absolute;top:0;right:0}.FormModal-VisibleON:before,.FormModal-VisibleOFF:before{margin-top:0;margin-left:0;top:50%;left:auto;right:12px;transform:translateY(-50%)}}@media (width<=428px){.FormInput{width:100%;max-width:100%}.ModalInput-Text{width:100%;max-width:100%;min-height:44px;padding:12px 14px;font-size:14px}.ModalInput-IconText .ModalInput-Text,.ModalInput-IconEmail .ModalInput-Text,.ModalInput-IconPass .ModalInput-Text,.ModalInput-IconNum .ModalInput-Text{padding-left:40px}.ModalInput-IconPass .ModalInput-Text{padding-right:40px}.ModalInput-IconEmail:before,.ModalInput-IconText:before,.ModalInput-IconNum:before{background-size:20px;width:20px;height:20px;left:10px}.ModalInput-IconPass:before{left:10px}.FormModal-VisibleON,.FormModal-VisibleOFF{width:40px}.FormModal-VisibleON:before,.FormModal-VisibleOFF:before{background-size:20px;width:20px;height:20px;right:10px}.FormButton button{padding:12px 0;font-size:16px}.FormHeader span{font-size:18px}}.modal-content:has(.ModalPayment){box-sizing:border-box;background:#121518f5;border-radius:6px;width:714px;min-height:469px;padding:42px 64px;box-shadow:0 2px 16px #00000040}.ModalPayment{width:586px}.ModalPayment .FormHeader{margin-bottom:26px}.ModalPayment .FormHeader span{color:#6c8294}.ModalPayment-list{flex-direction:column;gap:8px;display:flex}.ModalPayment-item{box-sizing:border-box;text-align:left;cursor:pointer;background:#14181b;border:1px solid #0000;border-radius:6px;align-items:center;gap:16px;width:100%;height:76px;padding:6px 22px 6px 6px;transition:border-color .15s;display:flex;box-shadow:0 2px 6px #00000040}.ModalPayment-item:hover,.ModalPayment-item.is-selected{border-color:#e2a35a}.ModalPayment-logo{flex-shrink:0;width:64px;height:64px}.ModalPayment-logo img{object-fit:contain;width:64px;height:64px}.ModalPayment-label{font-variant:small-caps;color:#6c8294a3;min-width:0;font-size:16px;font-weight:500;line-height:20px}.ModalPayment-empty{text-align:center;color:#6c8294a3;margin:0;padding:32px 0;font-size:16px;font-weight:500;line-height:20px}.modal-content:has(.ModalTopup){box-sizing:border-box;background:#121518f5;border-radius:6px;width:672px;min-height:486px;padding:42px 64px;box-shadow:0 2px 16px #00000040}.ModalTopup{width:544px}.ModalTopup .FormHeader{margin-bottom:26px}.ModalTopup .FormHeader span{color:#6c8294}.ModalTopup-grid{grid-template-columns:repeat(3,176px);justify-content:center;gap:8px;display:grid}.ModalTopup-pack{box-sizing:border-box;cursor:pointer;background:#14181b;border:1px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:176px;height:116px;padding:0;transition:border-color .15s;display:flex;box-shadow:0 2px 6px #00000040}.ModalTopup-pack:hover,.ModalTopup-pack.is-selected{border-color:#e2a35a}.ModalTopup-pack strong{text-transform:uppercase;color:#6c829452;font-size:32px;font-weight:600;line-height:39px}.ModalTopup-pack span{text-transform:capitalize;color:#6c829452;margin-top:4px;font-size:16px;font-weight:500;line-height:20px}.ModalTopup-pack.is-selected strong,.ModalTopup-pack.is-selected span{color:#6c8294d6}.ModalTopup .FormButton{margin-top:64px}.ModalTopup .FormButton button:disabled{color:#f2f2f2;opacity:.32;cursor:default;background:#14181b;transform:none;box-shadow:0 2px 6px #00000040}.ModalTopup .FormButton button:disabled:hover{transform:none}@media (width<=760px){:is(.modal-content:has(.ModalPayment),.modal-content:has(.ModalTopup)){width:100%;min-height:0;padding:28px 20px 24px}.ModalPayment,.ModalTopup{width:100%}.ModalPayment-item{height:auto;min-height:76px;padding:8px 16px 8px 8px}.ModalPayment-label{font-size:14px}.ModalTopup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ModalTopup-pack{width:100%}.ModalTopup-pack strong{font-size:24px;line-height:30px}.ModalTopup .FormButton{margin-top:32px}}.Footer{width:100%;margin-top:auto;padding-right:20px;overflow:visible}.Footer-bar{background:#14181b;border-radius:6px 16px;align-items:center;gap:32px;width:100%;min-height:212px;margin-top:182px;margin-bottom:64px;padding:42px 26px;display:flex;position:relative;overflow:visible;box-shadow:0 2px 6px #00000040}.Footer-logo-link{flex-shrink:0;width:128px;height:128px;line-height:0;display:block}.Footer-logo{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:128px;height:128px;display:block}.Footer-body{flex-direction:column;flex:1;justify-content:center;gap:12px;min-width:0;display:flex}.Footer-nav{flex-direction:column;gap:12px;display:flex}.Footer-nav-row{flex-wrap:wrap;align-items:center;display:flex}.Footer-nav-row--titles{gap:26px}.Footer-nav-row--links{gap:12px}.Footer-title-link{font-family:var(--font-family);font-size:16px;font-weight:700;transition:color .2s,opacity .2s}.Footer-title-link:hover{color:#ffffffc7}.Footer-sub-link{font-family:var(--font-family);color:#7a7f8d;font-size:14px;font-weight:400;transition:color .2s}.Footer-sub-link:hover{color:#a0a6b5}.Footer-legal{flex-direction:column;gap:3px;margin-top:2px;display:flex}.Footer-legal-line{font-family:var(--font-family);color:#b3b8cc29;font-size:14px;font-weight:400;line-height:17px}.Footer-top{z-index:2;background:#1d2226;border-radius:16px 6px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,box-shadow .2s,transform .15s;display:flex;position:absolute;top:50%;right:-20px;transform:translateY(-50%);box-shadow:0 2px 6px #00000040}.Footer-top:hover{background:#252b30;transform:translateY(-50%);box-shadow:0 2px 10px #00000059}.Footer-top:active{transform:translateY(calc(1px - 50%))}.Footer-top-icon{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:14px;height:20px;display:block}@media (width<=1264px){.Footer{padding-right:0}.Footer-top{z-index:auto;flex-shrink:0;margin-left:auto;position:static;top:auto;right:auto;transform:none}.Footer-top:hover{transform:none}.Footer-top:active{transform:translateY(1px)}}@media (width<=1200px){.Footer-bar{flex-direction:column}.Footer-top{margin-left:inherit}.Footer-title-link{text-align:center}.Footer-nav{align-items:center}.Footer-legal-line{text-align:center}.Footer-nav-row{justify-content:center}.Footer-nav-row--titles{gap:12px}}@media (width<=764px){.Footer-logo,.Footer-logo-link{width:96px;height:96px}.Footer-bar{gap:12px;margin:32px 0}}@media (width<=524px){.Footer-nav-row--titles{flex-direction:column;gap:6px;display:flex}}.ModalAuthorization{width:344px}.ModalAuthorization-text{justify-content:space-between;margin-top:14px;display:flex}.ModalAuthorization-box{cursor:pointer;background:#14181b;border-radius:6px;align-items:center;min-height:48px;margin-top:36px;padding:14px 22px;display:flex;box-shadow:0 2px 6px #00000040}.custom-checkbox{align-items:center;gap:14px;width:100%;display:flex;position:relative}.checkbox-label{font-family:var(--font-family);text-transform:uppercase;color:#6c829452;cursor:pointer;font-size:16px;font-weight:600;line-height:20px}.checkbox-Icon{flex-shrink:0;width:18px;height:18px;position:relative}.checkbox-Icon:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H2.22222H17.7778H20V20H17.7778H2.22222H0V0ZM17.7778%2017.7778V2.22222H2.22222V17.7778H17.7778Z'%20fill='%236C8294'/%3e%3c/svg%3e") 50%/contain no-repeat;position:absolute;inset:0}.custom-checkbox.checked .checkbox-Icon:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.0001%206.3L13.7695%205L7.6949%2011.4173L4.23058%207.7576L3%209.0576L7.3477%2013.6506L7.3641%2013.6332L7.7113%2014L15.0001%206.3Z'%20fill='%236C8294'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H2H16H18V18H16H2H0V0ZM16%2016V2H2V16H16Z'%20fill='%236C8294'/%3e%3c/svg%3e") 50%/contain no-repeat;position:absolute;inset:0}@media (width<=428px){.ModalAuthorization{width:100%;max-width:100%}.ModalAuthorization-box{padding:12px 14px}.checkbox-label{font-size:14px}}.ModalRegistration{width:344px}.ModalRegistration-text{justify-content:flex-end;margin-top:14px;display:flex}.ModalRegistration-box{background:var(--color-background-menu);border-radius:6px;margin-top:36px;padding:24px 38px;position:relative;box-shadow:0 2px 6px #00000040}.ModalRegistration-box p{color:#f2f2f2a3;opacity:.86;width:216px;font-size:14px;font-weight:600;line-height:1}.ModalRegistration-box p a{color:var(--color-textform);text-decoration:underline;transition:all .4s}.ModalRegistration-box p a:hover{opacity:.64;transition:all .6s}.ModalRegistration-box p:before,.ModalRegistration-box p:after{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%)}.ModalRegistration-box p:before{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.0001%206.3L13.7695%205L7.6949%2011.4173L4.23058%207.7576L3%209.0576L7.3477%2013.6506L7.3641%2013.6332L7.7113%2014L15.0001%206.3Z'%20fill='%236C8294'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H2H16H18V18H16H2H0V0ZM16%2016V2H2V16H16Z'%20fill='%236C8294'/%3e%3c/svg%3e");left:12px}.ModalRegistration-box p:after{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.99998%200H7.99991V2H1.99998V16H15.9998V10H17.9998V16V18H15.9998H1.99998H0V16V2V0H1.99998ZM10.0001%200H15.9998H17.9998L18%202L17.9998%208H15.9998V4H13.9998V2H10.0001V0ZM9.99989%208H7.99991V10H5.99993V12H7.99991V10H9.99989V8ZM13.9998%204L12%204.00003V6.00003H9.99999L9.99989%208H12V6.00003H13.9999L13.9998%204Z'%20fill='%236C8294'%20fill-opacity='0.32'/%3e%3c/svg%3e");right:12px}@media (width<=428px){.ModalRegistration{width:100%;max-width:100%}.ModalRegistration-box{padding:16px 36px}.ModalRegistration-box p{width:100%;max-width:100%}}.ModalRestoreAccess{width:344px}.ModalRestoreAccess-desc{font-family:var(--font-family);text-align:center;text-transform:capitalize;color:#6c82946b;margin:0 0 22px;font-size:14px;font-style:italic;font-weight:500;line-height:17px}.ModalRestoreAccess-text{justify-content:space-between;margin-top:14px;display:flex}.ModalRestoreAccess .FormButton{margin-top:48px}@media (width<=428px){.ModalRestoreAccess{width:100%;max-width:100%}.ModalRestoreAccess-desc{font-size:13px;line-height:16px}}.Navigation{z-index:12;justify-content:space-between;width:100%;padding:0 26px;display:flex;position:absolute;bottom:-220px}@media (width<=1654px){.Navigation{z-index:12;justify-content:space-between;width:auto;margin-top:24px;padding:0;display:flex;position:static;bottom:-220px}}@media (width<=1486px){.Navigation-side-right .Navigation-side{margin-left:inherit;gap:14px;width:50%}.Navigation{flex-direction:column;gap:14px}.Navigation-side-right .Navigation-card--logo{width:100%}.Navigation .Navigation-side-right{gap:14px}.Navigation .Navigation-card--nav{width:100%}.Navigation .Navigation-card--download{width:50%}}@media (width<=1026px){.Navigation .Navigation-download-title{font-size:20px}.Navigation .Navigation-download-sub{font-size:14px}}@media (width<=900px){.Navigation .Navigation-download-title{font-size:16px}.Navigation .Navigation-download-sub{font-size:12px}}.app-main-position{position:relative}.Navigation-main{gap:14px;display:flex}.Navigation-side{gap:8px;margin-left:auto;display:flex}.Navigation-side-right{gap:24px;display:flex}.Navigation-card{background:#14181b;border-radius:6px 16px;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,box-shadow .2s,border-color .2s,transform .15s;display:flex;position:relative;box-shadow:0 2px 4px #00000040}.Navigation-card:hover{background:#1a1f23;box-shadow:0 4px 10px #0000004d}.Navigation-card--nav:hover{background:#14181b;box-shadow:0 2px 4px #00000040}.Navigation-card:active{transform:translateY(1px)}.Navigation-card--nav{border-bottom:4px solid #0000;flex-direction:column;justify-content:flex-end;gap:16px;width:147px;height:130px;padding:16px 8px;display:flex}.Navigation-card-badge{pointer-events:none;background:#ffae4b;border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite NavigationBadgePulse;position:absolute;top:12px;right:12px;box-shadow:0 0 6px #ffa84b40}@keyframes NavigationBadgePulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 6px #ffa84b40}50%{opacity:.75;transform:scale(1.45);box-shadow:0 0 12px #ffa84b8c}}.Navigation-card--nav:active,.Navigation-card--nav.Navigation-card--active{background:#14181b;border-bottom:4px solid #ffb764;box-shadow:0 2px 4px #00000040}.Navigation-card-icon{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0;width:42px;height:42px;display:block}.Navigation-card-label{font-family:var(--font-family);color:#6c82946b;text-transform:uppercase;text-align:center;white-space:nowrap;font-size:20px;font-style:normal;font-weight:700;line-height:24px;transition:color .2s}.Navigation-card--nav:hover .Navigation-card-label,.Navigation-card--nav:active .Navigation-card-label,.Navigation-card--nav.Navigation-card--active .Navigation-card-label{color:#6c8294c2}.Navigation-card--nav:active:hover,.Navigation-card--nav.Navigation-card--active:hover{background:#14181b;box-shadow:0 2px 4px #00000040}.Navigation-card--logo{width:130px;height:130px;padding:0}.Navigation-anego{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:84px;height:50px;display:block}.Navigation-discord{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:64px;height:64px;display:block}.Navigation-card--download{border-bottom:4px solid #0000;flex-shrink:0;justify-content:flex-start;gap:16px;width:496px;max-width:100%;height:130px;padding:0 24px}.Navigation-card--download:active,.Navigation-card--download.Navigation-card--active{background:#14181b;border-bottom:4px solid #f3ae60;box-shadow:0 2px 4px #00000040}.Navigation-card--download:hover{background:#14181b;box-shadow:0 2px 4px #00000040}.Navigation-download-icon{-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0;width:42px;height:42px;transition:color .2s;display:block;overflow:visible;color:#6c8294!important}.Navigation-download-icon path{fill:currentColor;transition:fill .2s}.Navigation-card--download:hover .Navigation-download-icon,.Navigation-card--download:active .Navigation-download-icon,.Navigation-card--download.Navigation-card--active .Navigation-download-icon{color:#f3ae60!important}.Navigation-download-text{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.Navigation-download-title{font-family:var(--font-family);color:#61ae64;text-transform:uppercase;white-space:nowrap;font-size:24px;font-weight:900;line-height:1}.Navigation-download-sub{font-family:var(--font-family);color:#6c829452;white-space:nowrap;font-size:16px;font-style:italic;font-weight:500;line-height:1}@media (width<=768px){.Navigation--desktop{display:none!important}.Navigation--mobile{z-index:auto;flex-direction:column;align-items:stretch;gap:12px;width:100%;padding:0;display:flex;position:static;bottom:auto}.Navigation--mobile .Navigation-main{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.Navigation--mobile .Navigation-card--nav{justify-content:center;gap:10px;width:100%;height:auto;min-height:96px;padding:14px 10px 12px}.Navigation--mobile .Navigation-card-icon{width:36px;height:36px}.Navigation--mobile .Navigation-card-label{font-size:16px;line-height:20px}.Navigation--mobile .Navigation-side-right{flex-direction:column;gap:10px;width:100%;display:flex}.Navigation--mobile .Navigation-side{gap:10px;width:100%;margin-left:0;display:flex}.Navigation--mobile .Navigation-card--logo{flex:1;width:auto;height:88px}.Navigation--mobile .Navigation-anego{width:72px;height:42px}.Navigation--mobile .Navigation-discord{width:48px;height:48px}.Navigation--mobile .Navigation-card--download{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:auto;min-height:88px;padding:16px}.Navigation--mobile .Navigation-download-text{align-items:center}.Navigation--mobile .Navigation-download-title{white-space:normal;text-align:center;font-size:16px}.Navigation--mobile .Navigation-download-sub{white-space:normal;text-align:center;font-size:12px}}.Header{z-index:20;position:relative}.Header-MainMenu{justify-content:space-between;align-items:center;gap:16px;min-width:0;margin:46px 0;display:flex}.Header-MainMenu-left{min-width:0}.Header-MainMenu-Right{flex-shrink:0;grid-template-columns:auto auto;grid-template-areas:"signup login";align-items:center;gap:12px;padding-right:14px;display:grid}.Header-auth-signup{grid-area:signup}.Header-auth-login-wrap{grid-area:login;display:inline-flex;position:relative}.Header-lang{z-index:1;text-transform:uppercase;background:#5c72ff;border-radius:16px 2px;grid-area:login;justify-content:center;place-self:start end;align-items:center;width:36px;height:30px;padding:0;font-size:16px;font-weight:700;line-height:20px;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;position:relative;top:-14px;right:-14px;box-shadow:0 2px 4px #00000040}.Header-logo-link{line-height:0;display:inline-flex}.Header-logo{object-fit:contain;width:auto;height:auto;max-height:72px;display:block}.Header-auth-signup,.Header-auth-login{text-transform:uppercase;border-radius:6px 16px;padding:12px 36px;font-size:20px;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s,color .25s,filter .25s}.Header-auth-signup:hover,.Header-auth-login:hover{transform:translateY(-2px)}.Header-auth-signup:active,.Header-auth-login:active{transform:translateY(0)}.Header-auth-signup{color:#ef7a7a;background:0 0;border:2px solid #dd5a5a}.Header-auth-signup:hover{color:#fff;background:linear-gradient(135deg,#dd5a5a59 0%,#ef7a7a8c 100%);border-color:#ff7b7b;box-shadow:0 4px 12px #dd5a5a2e}.Header-auth-login{background:linear-gradient(90deg,#4bffb1cc 0%,#4a7dffe6 100%);box-shadow:0 2px 8px #4a7dff33}.Header-auth-login:hover{filter:brightness(1.08)saturate(1.05);box-shadow:0 4px 14px #4a7dff38}.Header-lang:hover{background:#7285ff;transform:scale(1.08)translateY(-1px);box-shadow:0 3px 8px #5c72ff47}.Header-lang:active{transform:scale(.96)}.Header-MainMenu-Right--user{grid-template-columns:none;grid-template-areas:none;align-items:center;gap:42px;padding-right:0;display:flex}.Header-MainMenu-Right--user .Header-lang{order:1;grid-area:auto;place-self:center;margin:0;position:static;top:auto;right:auto}.Header-MainMenu-Right--user .Header-user-wrap{order:2}.Header-user-wrap{flex-direction:column;align-items:center;display:inline-flex;position:relative}.Header-user{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:105px;padding:0;display:inline-flex}.Header-user--skeleton{cursor:default;pointer-events:none;background:linear-gradient(90deg,#22282dcc 0%,#303840e6 50%,#22282dcc 100%) 0 0/200% 100%;border-radius:8px;min-width:105px;min-height:48px;animation:1.1s ease-in-out infinite Header-skeleton-shimmer}.Header-user--skeleton:before{display:none}@keyframes Header-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.Header-user-name{font-family:var(--font-family);color:#f2f2f2;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;order:1;max-width:160px;margin-top:8px;font-size:20px;font-weight:700;line-height:24px;overflow:hidden}.Header-user:before{content:"";clip-path:polygon(0 0,100% 0,50% 100%);opacity:.9;background:#5b5a99;order:2;width:13px;height:8px;transition:transform .2s;display:block}.Header-user:hover:before{transform:translateY(2px)}.Header-user--open:before,.Header-user--open:hover:before{transform:rotate(180deg)}.Header-player-menu{z-index:30;background:#191e21;border:2px solid #5b5a9952;border-radius:6px 16px;flex-direction:column;align-items:center;width:300px;padding:17px 32px 26px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 2px 4px #00000040}.Header-player-balance{background:#1d2226;border-radius:16px;align-items:center;width:236px;height:147px;padding:0 16px;display:flex;position:relative;overflow:hidden}.Header-player-balance-label{width:14px;font-family:var(--font-family);text-align:center;color:#7a7f8d52;writing-mode:vertical-rl;letter-spacing:.4em;flex-shrink:0;font-size:14px;font-weight:700;line-height:17px;transform:rotate(180deg)}.Header-player-balance-main{flex:1;justify-content:center;align-items:center;min-width:0;min-height:100%;display:flex}.Header-player-balance-amount{font-family:var(--font-family);color:#f9c373db;font-size:32px;font-weight:700;line-height:39px}.Header-player-balance-currency{font-family:var(--font-family);text-align:right;color:#7a7f8d52;text-transform:uppercase;letter-spacing:.4em;font-size:14px;font-weight:700;line-height:17px;position:absolute;bottom:14px;right:16px}.Header-player-divider{border:0;border-top:2px solid #23292f;width:188px;height:0;margin:16px 0}.Header-player-actions{flex-direction:column;gap:6px;width:236px;display:flex}.Header-player-topup,.Header-player-exit{width:100%;height:35px;font-family:var(--font-family);color:#f2f2f2;cursor:pointer;border:0;padding:0 12px;font-size:16px;font-weight:700;line-height:20px;transition:all .4s;box-shadow:0 2px 4px #00000040}.Header-player-topup{background:linear-gradient(90deg,#ffb64b 0%,#ff9f4a 100%);border-radius:6px 16px}.Header-player-exit{background:linear-gradient(90deg,#ff754b 0%,#ff704a 100%);border-radius:16px 6px}.Header-player-topup:hover,.Header-player-exit:hover{transition:all .6s cubic-bezier(0,.8,.26,.99);transform:scale(1.1,1.15)}.Header-burger{background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:none}.Header-burger span{background:#ffb765;border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.Header-burger:hover:not(.Header-burger--open) span:first-child{transform-origin:0;transform:rotate(22deg)}.Header-burger--open span:first-child{transform:translateY(8px)rotate(45deg)}.Header-burger--open span:nth-child(2){opacity:0}.Header-burger--open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-mobile{z-index:100;pointer-events:none;visibility:hidden;position:fixed;inset:0}.Header-mobile--open{pointer-events:auto;visibility:visible}.Header-mobile-backdrop{opacity:0;background:#0000008c;transition:opacity .25s;position:absolute;inset:0}.Header-mobile--open .Header-mobile-backdrop{opacity:1}.Header-mobile-panel{background:#14181b;flex-direction:column;width:100%;height:100%;min-height:100%;max-height:100%;transition:transform .28s;display:flex;position:absolute;inset:0;overflow-y:auto;transform:translateY(-100%);box-shadow:0 12px 32px #00000073}.Header-mobile--open .Header-mobile-panel{transform:translateY(0)}.Header-mobile-top{background:#121518;border-bottom:1px dashed #ffffff38;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.Header-mobile-top .Header-logo{max-height:48px}.Header-burger--in-menu{display:flex}.Header-mobile-actions{background:#14181b;flex-direction:column;flex:1;align-items:stretch;gap:24px;padding:20px 16px 28px;display:flex}.Header-mobile-divider{border:none;border-top:4px dashed #39454e52;border-radius:4px;width:100%;height:0;margin:0;display:block}.Header-mobile-actions-row{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.Header-mobile-actions .Header-lang{z-index:auto;flex-shrink:0;grid-area:auto;place-self:center;margin:0;position:static;top:auto;right:auto}.Header-mobile-auth{flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.Header-mobile-auth .Header-auth-signup,.Header-mobile-auth .Header-auth-login{white-space:nowrap;flex:none;grid-area:auto;width:auto;margin:0}.Header-user--mobile{cursor:default;pointer-events:none;align-items:flex-end;min-width:auto;margin-left:auto}.Header-user--mobile .Header-user-name{margin-top:0}.Header-user--mobile:before{display:none}.Header-player-exit--mobile{pointer-events:auto;flex-shrink:0;width:100%;min-width:0;margin-top:auto;padding:0 20px}.Header-player-exit--mobile:hover{transition:all .25s;transform:scale(1.02,1.04)}@media (width<=1579px){.Header-MainMenu-Right{align-items:center;gap:0;padding-right:0;display:flex}.Header-MainMenu-Right:not(.Header-MainMenu-Right--user) .Header-lang{order:1;place-self:center;margin-right:24px;position:static;top:auto;right:auto}.Header-MainMenu-Right:not(.Header-MainMenu-Right--user) .Header-auth-signup{order:2;margin-right:12px}.Header-MainMenu-Right:not(.Header-MainMenu-Right--user) .Header-auth-login-wrap{order:3}.Header-MainMenu-Right--user{gap:42px}.Header-MainMenu-Right--user .Header-lang{order:1;margin-right:0}.Header-MainMenu-Right--user .Header-user-wrap{order:2}}@media (width<=998px){.Header-MainMenu{margin:24px 0}.Header-auth-signup,.Header-auth-login{padding:8px 18px;font-size:16px}}@media (width<=768px){.Header-MainMenu{margin:24px 0}.Header-MainMenu-Right{display:none}.Header-burger{display:flex}.Header-logo{max-height:52px}}.PageHero-wrap{width:100%;margin-top:156px;position:relative}.PageHero{width:100%;max-width:var(--max-wrapper);background:#191e21;border:1px solid #22282d;border-radius:6px;justify-content:center;align-items:center;height:782px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040}.PageHero-bg{z-index:2;object-fit:cover;opacity:.16;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.PageHero-gradient{z-index:1;pointer-events:none;background:linear-gradient(to bottom right,#191e21e6 0%,#22282dd9 50%,#191e21e6 100%);position:absolute;inset:0}.PageHero-particles{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.PageHero-particle{will-change:transform, opacity;background:#fb923c;border-radius:50%;width:4px;height:4px;animation:6s ease-in-out infinite serverParticleFloat;position:absolute;box-shadow:0 0 10px #ff8c32cc}@keyframes serverParticleFloat{0%,to{opacity:0;transform:translateY(0)translate(0)scale(1)}10%,90%{opacity:1}50%{transform:translateY(-40px)translate(20px)scale(1.3)}}.PageHero-content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0 24px;display:flex;position:relative}.PageHero-title{width:max-content;max-width:100%;font-family:var(--font-family);color:#b3b8cca3;text-transform:uppercase;white-space:nowrap;text-align:center;order:0;margin:0;font-size:36px;font-style:normal;font-weight:500;line-height:44px;display:block}.PageHero-heading{font-family:var(--font-family);text-transform:uppercase;white-space:nowrap;order:1;margin:4px 0 0;font-size:48px;font-style:normal;font-weight:900;line-height:1.15;display:block}.PageHero-heading.server-title-shimmer{-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 0 24px #ff8c3273);background:linear-gradient(135deg,#fff,#ff8c32,#ffb347) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite serverShimmer}.PageHero-heading--split{filter:none;-webkit-text-fill-color:unset;color:inherit;text-transform:none;background:0 0;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.28em;animation:none;display:flex}.PageHero-headingPart--white{color:var(--color-white);-webkit-text-fill-color:var(--color-white);font-weight:900}.PageHero-headingPart--shimmer{-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 0 24px #ff8c3273);background:linear-gradient(135deg,#fff,#ff8c32,#ffb347) 0 0/200%;-webkit-background-clip:text;background-clip:text;font-weight:900;animation:4s linear infinite serverShimmer}@keyframes serverShimmer{0%{background-position:0%}to{background-position:200%}}.PageHero-description{width:100%;max-width:707px;font-family:var(--font-family);text-align:center;color:#b3b8cca3;text-transform:none;white-space:normal;order:2;margin:16px 0 0;padding:0;font-size:24px;font-weight:400;line-height:29px}.PageHero-actions{order:3;justify-content:center;align-items:center;gap:26px;width:100%;margin-top:56px;display:flex}@media (width<=1654px){.PageHero-wrap{margin-top:24px}}@media (width<=900px){.PageHero{height:min(782px,56vw);min-height:360px}.PageHero-title{white-space:normal;font-size:18px;line-height:34px}.PageHero-heading{white-space:normal;font-size:32px}.PageHero-actions{flex-direction:column;gap:12px;display:flex}.PageHero-actions a{width:100%}.PageHero-actions{gap:8px;margin-top:24px}}@media (width<=768px){.PageHero-wrap{margin-top:0}.PageHero-description{font-size:16px;line-height:22px}}.ServerNav{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;display:flex}.ServerNav-item{box-sizing:border-box;filter:drop-shadow(0 2px 4px #00000040);border:4px solid #14181b;border-radius:6px 16px;width:130px;height:130px;transition:border-color .2s;display:block;overflow:hidden}.ServerNav-item img,.ServerNav-letter{object-fit:cover;width:100%;height:100%;display:block}.ServerNav-letter{color:#d87509;background:linear-gradient(#2a3138 0%,#191e21 100%);justify-content:center;align-items:center;font-size:48px;font-weight:700;display:flex}.ServerNav-item.is-active{border-color:#e2a35a}.ServerNav-item:hover:not(.is-active){border-color:#2a3138}.DonatTabs{flex-shrink:0;align-items:center;gap:14px;display:flex}.DonatTabs-item{background:#14181b;border-bottom:4px solid #0000;border-radius:16px 6px;flex-direction:column;justify-content:flex-end;align-items:center;gap:22px;width:130px;height:130px;padding:16px 8px 14px;text-decoration:none;transition:border-color .2s,background .2s;display:flex;box-shadow:0 2px 4px #00000040}.DonatTabs-item.is-active{border-bottom-color:#ffb764}.DonatTabs-item:hover:not(.is-active){background:#191e21}.DonatTabs-icon{object-fit:contain;width:42px;height:42px;display:block}.DonatTabs-label{font-family:var(--font-family);color:#6c8294c2;text-align:center;text-transform:uppercase;font-size:14px;font-weight:700;line-height:17px}.Server .PageHero-actions{margin-top:16px}.Server-version{box-sizing:border-box;min-width:min(431px,100%);min-height:61px;font-family:var(--font-family);color:#fe8804;white-space:nowrap;background:#fe953b24;border:1px solid #fe953b;border-radius:16px;justify-content:center;align-items:center;margin:0;padding:14px 28px;font-size:24px;font-weight:600;line-height:29px;display:inline-flex}.Server-row{z-index:12;justify-content:space-between;align-items:stretch;gap:48px;padding-inline:26px;display:flex;position:relative;top:-66px}@media (width<=900px){.Server-version{min-height:48px;padding:10px 20px;font-size:18px;line-height:22px}}@media (width<=1500px){.Server-row{flex-direction:column;align-items:center}}@media (width<=1100px){.Server-row{gap:24px}}.Donat .PageHero-actions{margin-top:16px}.DonatPanel{min-height:1px}.DonatPrivilege{width:100%;max-width:var(--max-wrapper);flex-direction:column;margin:10px auto 0;display:flex}.DonatKit-block+.DonatKit-block{margin-top:32px}.DonatKit{background:#191e21;border:2px solid #22282d;border-radius:6px 16px;transition:border-color .2s;box-shadow:0 2px 4px #00000040}.DonatKit.is-active{border-color:#f4af60}.DonatKit-select{text-align:left;cursor:pointer;width:100%;min-height:442px;color:inherit;background:0 0;padding:0;display:flex}.DonatKit-main{flex-direction:column;flex:1;min-width:0;padding:24px 32px 26px;display:flex}.DonatKit-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.DonatKit-title{font-family:var(--font-family);color:#f2f2f2;text-shadow:0 0 16px #ffffff40;font-size:64px;font-weight:700;line-height:78px}.DonatKit-meta{text-align:right}.DonatKit-meta p{font-family:var(--font-family);color:#b3b8cca3;font-size:32px;font-weight:500;line-height:39px}.DonatKit-divider{border-top:2px dashed #22282d;margin:24px 0 26px}.DonatKit-grid{grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}.DonatKit-chip{background:#1b2025;border:1px solid #22282d;border-radius:6px 16px;align-items:center;gap:12px;min-height:56px;padding:16px 18px;display:flex}.DonatKit-chip.is-wide{grid-column:1/-1}.DonatKit-chip.is-tall{align-items:flex-start;min-height:72px}.DonatKit-chip.is-kit{transition:border-color .2s,background .2s,transform .2s;position:relative}.DonatKit-chipDrop{display:none}.DonatKit-chip.is-kit:hover,.DonatKit-chip.is-kit.is-open{background:#22282d;border-color:#f4af60;transform:translateY(-2px)}.DonatKit-chip span{font-family:var(--font-family);color:#7a7f8d;font-size:16px;font-weight:400;line-height:20px}.DonatKit-chip.is-accent span{color:#a67f83}.DonatKit-barWrap{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.DonatKit-barWrap.is-open{grid-template-rows:1fr}.DonatKit-barInner{min-height:0;overflow:hidden}.DonatKit-barWrap.is-open .DonatKit-barInner{padding-bottom:6px}.DonatKit-bar{box-sizing:border-box;background:#191e21;border:2px solid #22282d;border-top:0;border-radius:0 0 16px 16px;align-items:center;width:1066px;height:145px;margin-left:32px;padding:24px 26px;display:flex;box-shadow:0 2px 4px #00000040}.DonatKit-slots{align-items:center;gap:4px;width:100%;margin:0;padding:0;list-style:none;display:flex}.DonatKit-slot{flex-shrink:0;width:97px;height:97px;position:relative}.DonatKit-slot-frame,.DonatKit-slot-icon{object-fit:contain;width:100%;height:100%;display:block}.DonatKit-slot-icon{width:64px;height:64px;position:absolute;inset:16.5px}.DonatKit-slot-count{text-align:center;color:#f2f2f2;background:#14181bc7;border-radius:4px;min-width:18px;padding:0 4px;font-size:11px;font-weight:700;line-height:16px;position:absolute;bottom:6px;right:6px}.DonatKit-check{flex-shrink:0;width:24px;height:24px}.DonatKit-art{border-left:2px solid #22282d;flex-shrink:0;width:442px;overflow:hidden}.DonatKit-art img{object-fit:cover;border-radius:0 14px 4px 0;width:100%;height:100%;display:block}.DonatKit-cta{background:#191e21;border:2px solid #22282d;border-radius:6px 16px;justify-content:center;align-items:center;min-height:116px;margin-top:32px;padding:24px 32px;display:flex;box-shadow:0 2px 4px #00000040}.DonatKit-cta.is-ready{cursor:pointer;background:linear-gradient(90deg,#ffb74bdb 0%,#ff9e4adb 100%);border:0;min-height:160px}.DonatKit-cta-label{max-width:920px;font-family:var(--font-family);text-align:center;color:#f2f2f252;margin:0;font-size:36px;font-weight:700;line-height:44px}.DonatKit-cta.is-ready .DonatKit-cta-label{color:#f2f2f2}@media (width<=1200px){.DonatKit,.DonatKit-select,.DonatKit-main,.DonatKit-grid{overflow:visible}.DonatKit-select{flex-direction:column}.DonatKit-art{border-top:2px solid #22282d;border-left:0;width:100%;height:280px}.DonatKit-title{font-size:40px;line-height:48px}.DonatKit-meta p{font-size:22px;line-height:28px}.DonatKit-cta,.DonatKit-cta.is-ready{min-height:96px}.DonatKit-cta-label{font-size:22px;line-height:28px}.DonatKit-main{padding:12px}.DonatKit-barWrap,.DonatKit-barWrap.is-open{display:none}.DonatKit-chip.is-open{z-index:6}.DonatKit-chip.is-open .DonatKit-chipDrop{z-index:7;box-shadow:none;background:0 0;border:0;padding:0;display:block;position:absolute;bottom:calc(100% + 6px);left:0;right:0}.DonatKit-chipDrop .DonatKit-slots{flex-wrap:wrap;gap:4px}.DonatKit-chipDrop .DonatKit-slot{width:52px;height:52px}.DonatKit-chipDrop .DonatKit-slot-icon{width:38px;height:38px;inset:7px}}@media (width<=800px){.DonatKit-grid{grid-template-columns:1fr}.DonatKit-head{flex-direction:column}.DonatKit-meta{text-align:left}.DonatKit-slots{flex-wrap:wrap;justify-content:center}}.modal-content:has(.ModalShop){box-sizing:border-box;background:#16191cf0;width:608px;min-height:400px;padding:42px 64px}.ModalShop{width:480px}.ModalShop .FormHeader{margin-bottom:6px}.ModalShop .FormHeader span{color:#6c8294}.ModalShop-server{text-align:center;color:#7a7f8d;margin:0 0 26px;font-size:16px;font-weight:500;line-height:20px}.ModalShop-server span{color:#8f806c}.ModalShop-body{align-items:center;gap:24px;display:flex}.ModalShop-icon{flex-shrink:0;width:128px;height:128px}.ModalShop-icon img{object-fit:contain;width:128px;height:128px;image-rendering:pixelated}.ModalShop-rows{flex-direction:column;flex:1;min-width:0;display:flex}.ModalShop-row{border-bottom:1px dashed #1b2025;justify-content:space-between;align-items:center;gap:16px;min-height:36px;display:flex}.ModalShop-row.is-qty{border-bottom:0}.ModalShop-row span{color:#7a7f8da3;font-size:16px;font-weight:300;line-height:20px}.ModalShop-row strong{text-align:right;color:#7a7f8db8;overflow-wrap:anywhere;font-size:16px;font-weight:400;line-height:20px}.ModalShop-qty{align-items:center;gap:6px;display:flex}.ModalShop-qtyValue{box-sizing:border-box;text-align:center;color:#7a7f8db8;background:#1b2025;border-radius:6px;min-width:42px;height:20px;padding:0 6px;font-size:16px;font-weight:600;line-height:20px}.ModalShop-qtyBtn{box-sizing:border-box;color:#7a7f8db8;cursor:pointer;background:#1b2025;border-radius:6px;width:20px;height:20px;padding:0;font-size:16px;font-weight:600;line-height:20px}.ModalShop-qtyBtn:hover{color:#f2f2f2}.ModalShop .FormButton{margin-top:64px}.ModalShop .FormButton button{background:linear-gradient(90deg,#ffb74b 0%,#de8a42 100%)}@media (width<=640px){.modal-content:has(.ModalShop){width:100%;padding:28px 20px 24px}.ModalShop{width:100%}.ModalShop-body{flex-direction:column;align-items:center}.ModalShop-rows{width:100%}.ModalShop .FormButton{margin-top:32px}}.DonatShop{width:100%;max-width:var(--max-wrapper);flex-direction:column;margin:10px auto 0;display:flex}.DonatShop-toolbar{grid-template-columns:minmax(0,1037fr) minmax(240px,517fr);gap:26px;display:grid}.DonatShop-search,.DonatShop-filter,.DonatShop-card{box-sizing:border-box}.DonatShop-search,.DonatShop-filter{background:#191e21;border:2px solid #22282d;border-radius:6px 16px;align-items:center;min-height:97px;padding:26px;display:flex;position:relative;box-shadow:0 2px 4px #00000040}.DonatShop-field{background:#1b2025;border:1px solid #22282d;border-radius:6px;align-items:center;width:100%;height:45px;padding:0 16px;display:flex}.DonatShop-search input{width:100%;min-width:0;font-family:var(--font-family);color:#7a7f8d;background:0 0;border:0;outline:none;padding:0;font-size:14px;font-weight:300;line-height:17px}.DonatShop-search input::placeholder{color:#7a7f8da3}.DonatShop-search input::-webkit-search-decoration{appearance:none}.DonatShop-search input::-webkit-search-cancel-button{appearance:none}.DonatShop-searchIcon{color:#7a7f8d52;flex-shrink:0;margin-right:10px}.DonatShop-select{width:100%;font-family:var(--font-family);text-align:left;color:#7a7f8d;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:0;font-size:14px;font-weight:500;line-height:17px;display:flex}.DonatShop-chevron{color:#7a7f8d5c;flex-shrink:0;transform:rotate(90deg)}.DonatShop-filter[aria-expanded=true] .DonatShop-chevron,.DonatShop-select[aria-expanded=true] .DonatShop-chevron{transform:rotate(-90deg)}.DonatShop-menu{z-index:8;background:#1b2025;border:1px solid #22282d;border-radius:6px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% - 18px);left:26px;right:26px;box-shadow:0 8px 18px #00000059}.DonatShop-menu button{width:100%;font-family:var(--font-family);text-align:left;color:#7a7f8d;cursor:pointer;background:0 0;border-radius:4px;padding:8px 10px;font-size:14px;font-weight:500}.DonatShop-menu button:hover,.DonatShop-menu button.is-current{color:#f2f2f2;background:#22282d}.DonatShop-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin-top:26px;display:grid}.DonatShop-card{cursor:pointer;background:#191e21;border:2px solid #22282d;border-radius:6px 16px;flex-direction:column;align-items:center;width:100%;min-height:222px;padding:14px 16px 16px;transition:border-color .2s;display:flex;box-shadow:0 2px 4px #00000040}.DonatShop-card:hover{border-color:#e2a35a}.DonatShop-title{width:100%;min-height:28px;font-family:var(--font-family);text-align:center;color:#7a7f8d;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:800;line-height:14px;display:-webkit-box;overflow:hidden}.DonatShop-icon{justify-content:center;align-items:center;width:96px;height:96px;margin:8px 0 14px;display:flex}.DonatShop-icon img{object-fit:contain;width:96px;height:96px;image-rendering:pixelated}.DonatShop-price{background:#22282d;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:138px;height:44px;display:flex;box-shadow:0 2px 4px #00000040}.DonatShop-price strong{font-family:var(--font-family);color:#f2f2f2c2;font-size:16px;font-weight:700;line-height:14px}.DonatShop-card:hover .DonatShop-price strong{color:#f2f2f2}.DonatShop-price span{font-family:var(--font-family);color:#7a7f8da3;margin-top:4px;font-size:14px;font-weight:400;line-height:14px}.DonatShop-empty{font-family:var(--font-family);text-align:center;color:#7a7f8d;margin:48px 0 0;font-size:16px;font-weight:500}.DonatShop-more{box-sizing:border-box;width:100%;min-height:64px;font-family:var(--font-family);color:#7a7f8d;cursor:pointer;background:#191e21;border:2px solid #22282d;border-radius:6px 16px;margin-top:26px;padding:16px 24px;font-size:16px;font-weight:700;line-height:20px;transition:border-color .2s,color .2s;box-shadow:0 2px 4px #00000040}.DonatShop-more:hover{color:#f2f2f2;border-color:#e2a35a}@media (width<=1400px){.DonatShop-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=1100px){.DonatShop-toolbar{grid-template-columns:1fr;gap:8px}.DonatShop-search,.DonatShop-filter{min-height:73px;padding:14px}.DonatShop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=720px){.DonatShop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.PageHtml{width:100%;max-width:var(--max-wrapper);color:#b3b8ccdb;margin:0 auto;font-size:16px;line-height:1.55}.PageHtml>:first-child{margin-top:0}.PageHtml>:last-child{margin-bottom:0}.PageHtml h1,.PageHtml h2,.PageHtml h3,.PageHtml h4{color:var(--color-white);margin:1.2em 0 .5em;font-weight:700}.PageHtml h2{font-size:24px}.PageHtml h3{font-size:18px}.PageHtml p,.PageHtml ul,.PageHtml ol{margin:0 0 .8em}.PageHtml a{color:#f3ae60}.PageHtml a:hover{color:#ffb764}.PageHtml ul,.PageHtml ol{padding-left:1.3em}.PageHtml img{max-width:100%;height:auto}.DownloadAhead{width:100%;max-width:var(--max-wrapper);background:#191e21;border:2px solid #22282d;border-radius:6px 16px;min-height:346px;margin-inline:auto;padding:39px 24px 24px;box-shadow:0 2px 4px #00000040}.DownloadAhead-header{align-items:center;gap:16px;margin-bottom:32px;display:flex}.DownloadAhead-badge img{width:72px;height:72px}.DownloadAhead-title{font-family:var(--font-family);font-size:32px;font-weight:600;line-height:39px}.DownloadAhead-grid{grid-template-columns:repeat(3,1fr);justify-content:center;gap:14px;display:grid}.DownloadAhead-item{background:#1b2025;border:1px solid #22282d;border-radius:6px 16px;align-items:center;gap:12px;width:100%;max-width:506px;min-height:76px;padding:0 24px;display:flex}.DownloadAhead-check{width:24px;height:24px}.DownloadAhead-item-text{font-family:var(--font-family);color:#7a7f8d;font-size:16px;font-weight:400;line-height:20px}@media (width<=1254px){.DownloadAhead-grid{grid-template-columns:repeat(2,1fr)}.DownloadAhead-item{max-width:none}.DownloadAhead{padding:24px 16px}.DownloadAhead-badge img{width:64px;height:64px}.DownloadAhead-title{font-size:24px}}@media (width<=900px){.DownloadAhead{min-height:auto;padding:24px 16px}.DownloadAhead-title{font-size:24px;line-height:30px}.DownloadAhead-grid{grid-template-columns:1fr}.DownloadAhead-item{max-width:none}}.DownloadInfo{grid-template-columns:repeat(2,minmax(0,778px));justify-content:center;gap:24px;width:100%;display:grid}.DownloadInfo-Content{background:#191e21;border:2px solid #22282d;border-radius:6px 16px;align-items:center;gap:24px;width:100%;max-width:778px;min-height:112px;padding:24px 16px;display:flex;position:relative;box-shadow:0 2px 4px #00000040}.DownloadInfo-Content-img{flex-shrink:0;width:64px;height:64px;line-height:0}.DownloadInfo-Content-img img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:64px;min-width:64px;height:64px;min-height:64px;display:block}.DownloadInfo-Content-text{flex-direction:column;flex:1;gap:12px;min-width:0;max-width:580px;display:flex}.DownloadInfo-Content-text h3{font-family:var(--font-family);font-size:16px;font-weight:600;line-height:20px}.DownloadInfo-Content-text span{font-family:var(--font-family);color:#7a7f8da3;font-size:14px;font-weight:600;line-height:17px}.DownloadInfo-Content-Num{width:26px;height:26px;font-family:var(--font-family);color:#bd6a0d;background:#6e391529;border:1px solid #6e3915;border-radius:16px;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:20px;display:flex;position:absolute;top:24px;right:16px}@media (width<=1254px){.DownloadInfo{grid-template-columns:1fr;gap:12px;margin-inline:auto}.DownloadInfo-Content{max-width:none}}.DownloadSystem{background:#191e21;border:2px solid #22282d;border-radius:6px 16px;padding:36px 16px 24px;box-shadow:0 2px 4px #00000040}.DownloadSystem-header{align-items:center;gap:16px;min-width:0;margin-bottom:32px;display:flex}.DownloadSystem-badge{flex:0 0 72px;width:72px;min-width:72px;height:72px;min-height:72px;line-height:0}.DownloadSystem-badge img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:72px;min-width:72px;max-width:none;height:72px;min-height:72px;display:block}.DownloadSystem-heading{flex:1;min-width:0}.DownloadSystem-title{font-family:var(--font-family);font-size:32px;font-weight:600;line-height:39px}.DownloadSystem-tiers{flex-direction:column;gap:26px;display:flex}.DownloadSystem-tier{background:#1b2025;border:1px solid #22282d;border-radius:16px;width:100%;padding:26px 16px 16px}.DownloadSystem-tier--recommended{border-color:#61361a}.DownloadSystem-tier--optimal{border-color:#135232}.DownloadSystem-tier-head{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:26px;display:flex}.DownloadSystem-tier-badge{min-height:34px;font-family:var(--font-family);text-transform:uppercase;background:#23282e;border-radius:8px;justify-content:center;align-items:center;padding:0 26px;font-size:18px;font-weight:600;line-height:22px;display:inline-flex}.DownloadSystem-tier--recommended .DownloadSystem-tier-badge{color:#ff8904;background:#ff69001a}.DownloadSystem-tier--optimal .DownloadSystem-tier-badge{color:#05df72;background:#05df721a}.DownloadSystem-specs{grid-template-columns:repeat(3,1fr);justify-content:center;gap:14px;display:grid}.DownloadSystem-spec{background:#191e22;border:1px solid #22282d;border-radius:6px;flex-direction:column;gap:4px;width:100%;min-height:62px;padding:12px 14px;display:flex}.DownloadSystem-spec:nth-child(n+4),.DownloadSystem-tier--recommended .DownloadSystem-spec,.DownloadSystem-tier--optimal .DownloadSystem-spec{min-height:79px}.DownloadSystem-subtitle,.DownloadSystem-tier-note,.DownloadSystem-spec-label,.DownloadSystem-spec-value{font-family:var(--font-family);color:#7a7f8d;font-size:14px;font-weight:400;line-height:17px}.DownloadSystem-subtitle{font-weight:500}.DownloadSystem-tier-note{font-size:16px;line-height:20px}.DownloadSystem-spec-label{text-transform:uppercase;font-weight:700}@media (width<=1200px){.DownloadSystem-specs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=990px){.DownloadSystem-tier-head{justify-content:center}}@media (width<=700px){.DownloadSystem{padding:24px 12px 16px}.DownloadSystem-title{font-size:24px;line-height:30px}.DownloadSystem-badge{flex:0 0 64px;width:64px;min-width:64px;height:64px;min-height:64px}.DownloadSystem-badge img{width:64px;min-width:64px;height:64px;min-height:64px}.DownloadSystem-specs{grid-template-columns:1fr;gap:8px}.DownloadSystem-tier-head{flex-direction:column;gap:8px}.DownloadSystem-tier-note{text-align:center}}.Download-btn{background:#30241da3;border:2px solid #5b3217;border-radius:16px;justify-content:center;align-items:center;gap:14px;padding:16px 32px;text-decoration:none;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.Download-btn span{font-family:var(--font-family);color:#f78505b8;white-space:nowrap;font-size:24px;font-weight:600;line-height:29px}.Download-btn-icon{object-fit:contain;flex-shrink:0;width:32px;height:32px;display:block}.Download-btn:hover{background:#30241dd9;border-color:#7a4420;box-shadow:0 0 16px #bd690d33}.Download-btn:active{transform:translateY(1px)}.Download-Content{flex-direction:column;gap:36px;margin-top:36px;display:flex}@media (width<=768px){.Download-btn{padding:8px 32px}.Download-btn span{font-size:16px}.Download-Content{gap:24px}}.Error{width:100%;max-width:var(--max-wrapper);flex-direction:column;justify-content:center;align-items:center;min-height:848px;margin:0 auto;padding:48px 16px;display:flex}.Error-line{border:4px dashed #39454e52;border-radius:4px;width:100%}.Error-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding:80px 16px;display:flex}.Error-title{font-family:var(--font-family);text-align:center;text-transform:capitalize;perspective:1000px;flex-wrap:wrap;justify-content:center;align-items:center;font-size:clamp(48px,10vw,128px);font-weight:1000;line-height:1.2;display:flex}.Error-digit,.Error-sep,.Error-notFound{background:linear-gradient(90deg,#ffb74b 0%,#ff9e4a 30%,#e67777 80%,#e8e8e8 100%);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(5px 5px #755fe8);-webkit-background-clip:text;background-clip:text}@keyframes Error-digitFloat{0%,to{transform:translateY(0)rotateY(0)}50%{transform:translateY(-20px)rotateY(10deg)}}.Error-digit{will-change:transform;animation:3s ease-in-out infinite Error-digitFloat;display:inline-block}.Error-digit--1{animation-duration:3s}.Error-digit--2{animation-duration:3.1s;transform:scale(1.08)}.Error-digit--3{animation-duration:3.2s}.Error-sep{white-space:pre;display:inline-block}.Error-notFound{will-change:transform;animation:3.15s ease-in-out infinite Error-digitFloat;display:inline-block}.Error-description{max-width:487px;font-family:var(--font-family);text-align:center;text-transform:capitalize;color:#39454ea3;margin:32px 0 0;font-size:24px;font-weight:400;line-height:29px}.Error-home{font-family:var(--font-family);text-align:center;text-transform:uppercase;color:#39454ea3;margin-top:12px;font-size:20px;font-weight:700;line-height:24px;text-decoration:underline;transition:color .2s}.Error-home:hover{color:#f2f2f2d9}@media (width<=900px){.Error{min-height:560px;padding:32px 12px}.Error-content{padding:48px 8px}.Error-description{max-width:100%;font-size:18px;line-height:24px}.Error-home{font-size:16px;line-height:20px}}@media (width<=560px){.Error-title{font-size:40px}.Error-description{margin-top:20px;font-size:16px;line-height:22px}}.SliderContent{z-index:5;justify-content:center;margin-top:-64px;padding-inline:16px;display:flex;position:relative}@media (width<=900px){.SliderContent{margin-top:-40px}}.SliderBox{background:#14181b;border-radius:16px 6px;width:100%;max-width:1054px;min-height:128px;padding:28px 40px 28px 38px;position:relative;box-shadow:0 2px 4px #00000040}.SliderBox:before{content:"";background:linear-gradient(224.09deg,#cc3148 13.6%,#fe306d 85.21%);border-radius:50%;width:22px;height:22px;position:absolute;top:50%;left:-11px;transform:translateY(-50%);box-shadow:0 0 8px #eb5555a3}.SliderBox-body{flex-direction:column;align-items:flex-start;gap:0;display:flex}.SliderBox-name{font-family:"logo", var(--font-family);color:#f2f2f2;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.SliderBox-line{border:none;border-top:2px solid #505b63;width:59px;height:0;margin-top:0}.SliderBox-text{max-width:976px;font-family:var(--font-family);color:#b3b8cca3;margin:8px 0 0;font-size:14px;font-style:normal;font-weight:400;line-height:17px}@media (width<=900px){.SliderBox{min-height:auto;padding:20px 24px 20px 28px}.SliderBox-text{font-size:13px;line-height:16px}}.slider-wrap{width:100%;margin-top:156px;position:relative}.slider{width:100%;max-width:var(--max-wrapper);background:#191e21;border-radius:6px;height:782px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000040}.control-bar{z-index:4;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.slider-controller{cursor:pointer;background:#b3b8cca3;border:none;border-radius:6px;width:8px;height:26px;padding:0;transition:height .35s,background-color .35s}.slider-controller.active{background:#dbdbdb;height:64px}.slider-controller:hover:not(.active){background:#b3b8cce6}.slides-container{z-index:0;background:#191e21;border-radius:6px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.slide{opacity:0;pointer-events:none;background:#191e21;width:100%;height:100%;transition:opacity .55s ease-in-out;position:absolute;inset:0}.slide.active{opacity:1}.slide-media{object-fit:cover;object-position:center;background:#191e21;border-radius:6px;width:100%;height:100%;display:block}video.slide-media{pointer-events:none}.slide-overlay{z-index:2;pointer-events:none;background:linear-gradient(243.9deg,#fff0 33.56%,#6b3e8052 100%);border-radius:6px;position:absolute;inset:0;transform:translateZ(0);box-shadow:0 2px 4px #00000040}.slide-overlay:after{content:"";pointer-events:none;background:linear-gradient(#191e2100 42%,#191e2147 100%);border-radius:6px;position:absolute;inset:0}.slide-title{z-index:3;font-family:var(--font-family);color:#f2f2f252;white-space:nowrap;cursor:default;opacity:0;pointer-events:none;margin:0;padding:0;font-size:48px;font-style:normal;font-weight:900;line-height:59px;transition:opacity .45s;position:absolute;bottom:128px;left:64px;transform:translateZ(0)}.slide-title--active{opacity:1}@media (width<=900px){.slider{height:min(782px,56vw);min-height:360px}.slide-title{font-size:28px;line-height:34px;bottom:80px;left:24px}.control-bar{right:12px}}@media (width<=1654px){.slider-wrap{margin-top:24px}}@media (width<=768px){.slider-wrap{margin-top:0}}.NewsCard{background:#14181b;border-radius:6px;padding:28px 26px 26px;position:relative;box-shadow:0 2px 6px #00000040}.NewsCard-head{align-items:center;gap:16px;display:flex}.NewsCard-dot{background:linear-gradient(224.09deg,#ff9e4a 13.6%,#ffb74b 85.21%);border-radius:50%;width:22px;height:22px;position:absolute;top:32px;left:-11px;box-shadow:0 0 8px #eb5555a3}.NewsCard-title{flex:1;margin:0;font-size:24px;font-weight:600;line-height:29px}.NewsCard-date{color:#39454e;font-size:14px;font-weight:300;line-height:17px}.NewsCard-rule{border:2px dashed #39454e52;height:0;margin:24px 0 22px}.NewsCard-text{color:#b3b8cca3;margin:0 0 14px;font-size:14px;font-weight:400;line-height:17px}.NewsCard-more{color:#5c72ff;margin:0 0 24px;padding:0;font-size:14px;font-weight:400;line-height:17px;display:inline-block}.NewsCard-more:hover{color:#7d8dff}.NewsCard-banner{object-fit:cover;border-radius:6px;width:100%;height:298px;display:block}@media (width<=900px){.NewsCard{padding:20px 16px 16px}.NewsCard-head{flex-wrap:wrap;align-items:flex-start;gap:4px}.NewsCard-title{flex:calc(100% - 40px);font-size:20px;line-height:24px}.NewsCard-date{width:100%}.NewsCard-banner{height:180px}}.News{flex-direction:column;gap:48px;width:100%;padding-inline:11px;display:flex}.News-more{background:#14181b;border-radius:6px;justify-content:center;align-items:center;width:100%;padding:16px 24px;font-size:24px;font-weight:400;line-height:29px;transition:all .4s;display:flex;box-shadow:0 2px 6px #00000040}.News-more:hover{color:#ffb764;transition:all .6s}.Home{flex-direction:column;gap:72px;display:flex}.InfoNavigation{z-index:12;justify-content:space-between;align-items:stretch;gap:26px;padding:0 26px;display:flex;position:relative;top:-38px}.InfoNavigation-left{align-items:stretch;gap:26px;min-width:0;display:flex}.InfoNavigation-item--about{flex-shrink:0}.InfoNavigation-item{font-family:var(--font-family);color:#f2f2f252;cursor:pointer;background:#14181b;border-radius:16px 6px;justify-content:center;align-items:center;padding:26px 36px;font-size:20px;font-weight:700;line-height:24px;transition:color .2s,background .2s;display:flex;box-shadow:0 2px 4px #00000040}.InfoNavigation-item.InfoNavigation-about--in-left{display:none}.InfoNavigation-item.InfoNavigation-about--desktop{display:flex}.Info-Position{position:relative}.InfoNavigation-item--active{color:#f9c373}.InfoNavigation-item:hover:not(.InfoNavigation-item--active){color:#f2f2f2d9}@media (width<=1326px){.InfoNavigation{margin:26px 0;padding:0;position:static}.InfoNavigation-left{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.InfoNavigation-item.InfoNavigation-about--in-left{display:flex}.InfoNavigation-item.InfoNavigation-about--desktop{display:none}}@media (width<=1110px){.InfoNavigation-left{grid-template-columns:1fr}}.Info .PageHero-actions{max-width:624px;margin-top:24px}.Info-banner{background:#fe953b24;border:1px solid #fe953b;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:16px 72px;display:flex}.Info-banner-text{font-family:var(--font-family);text-align:center;color:#fe8804;font-size:24px;font-weight:600;line-height:29px}@media (width<=900px){.Info-banner{min-height:auto;padding:14px 18px}.Info-banner-text{font-size:16px;line-height:22px}}.InfoAbout{flex-direction:column;gap:26px;margin:24px auto 0;display:flex}.InfoAbout-card{background:#191e21;border:2px solid #22282d;border-radius:6px 16px;padding:42px;box-shadow:0 2px 4px #00000040}.InfoAbout-header{align-items:center;gap:24px;display:flex}.InfoAbout-badge{width:64px;height:64px}.InfoAbout-title{font-family:var(--font-family);font-size:32px;font-weight:600;line-height:39px}.InfoAbout-divider{border-top:2px dashed #39454e;margin:26px 0}.InfoAbout-box{background:#1b2025;border:1px solid #22282d;border-radius:6px 16px;padding:16px 22px}.InfoAbout-box--md{margin-top:12px}.InfoAbout-text{font-family:var(--font-family);color:#7a7f8d;font-size:16px;font-weight:400;line-height:20px}.InfoAbout-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.InfoAbout-card--half{flex-direction:column;min-width:0;display:flex}.InfoAbout-contacts{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.InfoAbout-chip{font-family:var(--font-family);color:#7a7f8d52;background:#1b2025;border:1px solid #22282d;border-radius:6px 16px;justify-content:center;padding:16px 0;font-size:16px;font-weight:600;line-height:20px;text-decoration:none;transition:color .2s;display:flex}a.InfoAbout-chip:hover{color:#7a7f8db3}.InfoAbout-ownerList{flex-direction:column;gap:12px;display:flex}.InfoAbout-ownerRow{background:#1b2025;border:1px solid #22282d;border-radius:6px 16px;align-items:center;gap:12px;padding:16px 22px;display:flex}.InfoAbout-ownerLabel,.InfoAbout-ownerValue{font-family:var(--font-family);color:#7a7f8d52;font-size:16px;font-weight:600;line-height:20px}@media (width<=1100px){.InfoAbout-grid{grid-template-columns:1fr;gap:24px}}@media (width<=900px){.InfoAbout-card{padding:24px 16px}.InfoAbout-header{gap:16px}.InfoAbout-badge{width:56px;height:56px}.InfoAbout-title{font-size:22px;line-height:28px}.InfoAbout-contacts{grid-template-columns:1fr}.InfoAbout-text{font-size:14px;line-height:18px}}@media (width<=560px){.InfoAbout-title{font-size:18px;line-height:24px}.InfoAbout-badge{width:48px;height:48px}.InfoAbout-chip,.InfoAbout-ownerLabel,.InfoAbout-ownerValue{font-size:14px}}.InfoCommands{width:100%;max-width:var(--max-wrapper);background:#191e21;border:2px solid #22282d;border-radius:6px 16px;margin:24px auto 0;padding:42px;box-shadow:0 2px 4px #00000040}.InfoCommands-header{align-items:center;gap:24px;display:flex}.InfoCommands-badge{width:64px;height:64px}.InfoCommands-title{font-family:var(--font-family);font-size:32px;font-weight:600;line-height:39px}.InfoCommands-divider{border-top:2px dashed #39454e;margin:26px 0}.InfoCommands-list{flex-direction:column;gap:12px;display:flex}.InfoCommands-item{background:#1b2025;border:1px solid #22282d;border-radius:6px 16px;align-items:center;gap:12px;min-height:56px;padding:16px 22px;display:flex}.InfoCommands-check{width:24px;height:24px}.InfoCommands-item-text{font-family:var(--font-family);color:#7a7f8d;font-size:16px;font-weight:400;line-height:20px}.InfoCommands-cmd{color:#7a7f8d;font-weight:600}.InfoCommands-desc,.InfoCommands-dash{color:#7a7f8d}@media (width<=900px){.InfoCommands{padding:24px 16px}.InfoCommands-header{gap:16px}.InfoCommands-badge{width:56px;height:56px}.InfoCommands-title{font-size:22px;line-height:28px}.InfoCommands-item{padding:14px 16px}.InfoCommands-item-text{font-size:14px;line-height:18px}}@media (width<=560px){.InfoCommands-title{font-size:18px;line-height:24px}.InfoCommands-badge{width:48px;height:48px}}.InfoFaq{background:#191e21;border:2px solid #22282d;border-radius:6px 16px;margin:24px auto 0;padding:42px;box-shadow:0 2px 4px #00000040}.InfoFaq-header{align-items:center;gap:24px;display:flex}.InfoFaq-badge{width:64px;height:64px}.InfoFaq-title{font-family:var(--font-family);font-size:32px;font-weight:600;line-height:39px}.InfoFaq-divider{border-top:2px dashed #39454e;margin:26px 0}.InfoFaq-list{flex-direction:column;gap:12px;display:flex}.InfoFaq-item{background:#1b2025;border:1px solid #22282d;border-radius:6px 16px;align-items:center;gap:12px;min-height:56px;padding:16px 22px;display:flex}.InfoFaq-check{width:24px;height:24px}.InfoFaq-question,.InfoFaq-answer{font-family:var(--font-family);font-size:16px;line-height:20px}.InfoFaq-question{opacity:.84;font-weight:600}.InfoFaq-body{flex-direction:column;gap:4px;display:flex}.InfoFaq-answer{color:#7a7f8da3;font-weight:400}@media (width<=900px){.InfoFaq{padding:24px 16px}.InfoFaq-header{gap:16px}.InfoFaq-badge{width:56px;height:56px}.InfoFaq-title{font-size:22px;line-height:28px}.InfoFaq-item{padding:14px 16px}.InfoFaq-question,.InfoFaq-answer{font-size:14px;line-height:18px}}@media (width<=560px){.InfoFaq-title{font-size:18px;line-height:24px}.InfoFaq-badge{width:48px;height:48px}}.InfoPrivacy{width:100%;max-width:var(--max-wrapper);flex-direction:column;gap:24px;margin:24px auto 0;display:flex}.InfoPrivacy-item{width:100%;position:relative}.InfoPrivacy-summary{z-index:1;cursor:pointer;-webkit-user-select:none;user-select:none;background:#191e21;border:2px solid #22282d;border-radius:6px 16px;align-items:center;gap:42px;min-height:128px;padding:28px 48px;list-style:none;display:flex;position:relative;box-shadow:0 2px 4px #00000040}.InfoPrivacy-summary::-webkit-details-marker{display:none}.InfoPrivacy-summary::marker{content:"";display:none}.InfoPrivacy-numBox{background:#121518;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.InfoPrivacy-num{font-family:var(--font-family);color:#f2f2f2;font-size:36px;font-weight:700;line-height:44px}.InfoPrivacy-item[open]>.InfoPrivacy-summary .InfoPrivacy-num{color:#f9c373}.InfoPrivacy-title{min-width:0;font-family:var(--font-family);color:#f2f2f25c;flex:1;margin:0;font-size:36px;font-weight:700;line-height:44px;transition:all .6s}.InfoPrivacy-item[open]>.InfoPrivacy-summary .InfoPrivacy-title{color:#f2f2f2}.InfoPrivacy-title:hover{opacity:1;color:#f2f2f2;transition:all .6s}.InfoPrivacy-chevron{object-fit:contain;flex-shrink:0;width:29px;height:19px;transition:transform .25s;display:block;transform:rotate(180deg)}.InfoPrivacy-item[open]>.InfoPrivacy-summary .InfoPrivacy-chevron{transform:rotate(0)}.InfoPrivacy-panel{z-index:0;background:#191e21;border:2px solid #22282d;border-radius:0 0 16px 16px;width:100%;max-width:1484px;margin:-2px auto 0;padding:24px 28px 32px;position:relative;box-shadow:0 2px 4px #00000040}.InfoPrivacy-block{grid-template-columns:auto 1fr;align-items:start;column-gap:24px;display:grid}.InfoPrivacy-block+.InfoPrivacy-block{margin-top:16px}.InfoPrivacy-block-num{font-family:var(--font-family);color:#f9c373;white-space:nowrap;font-size:16px;font-weight:600;line-height:20px}.InfoPrivacy-block-body{flex-direction:column;gap:0;min-width:0;display:flex}.InfoPrivacy-block-title{font-family:var(--font-family);color:#f2f2f2;margin:0;font-size:16px;font-weight:600;line-height:20px}.InfoPrivacy-block-text{max-width:1341px;font-family:var(--font-family);color:#7a7f8da3;margin:0;font-size:16px;font-weight:400;line-height:20px}@media (width<=1580px){.InfoPrivacy-item[open]>.InfoPrivacy-summary{box-shadow:none;border-bottom-color:#0000;border-radius:6px 16px 0 0}.InfoPrivacy-panel{border-top:4px dashed #39454e52;border-radius:0 0 16px 16px;width:100%;max-width:none;margin:-2px 0 0;padding:16px 48px;box-shadow:0 2px 4px #00000040}}@media (width<=1242px){.InfoPrivacy-summary{gap:12px}.InfoPrivacy-num{font-size:26px}.InfoPrivacy-summary{padding:26px}.InfoPrivacy-panel{padding:16px 26px}}.ServerMods{width:100%;margin-top:72px;position:relative}.ServerMods-summary{z-index:1;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#191e21;border:2px solid #22282d;border-radius:6px 16px;justify-content:space-between;align-items:center;min-height:95px;padding:28px 48px;list-style:none;display:flex;position:relative;box-shadow:0 2px 4px #00000040}.ServerMods-summary::-webkit-details-marker{content:"";display:none}.ServerMods-summary::marker{content:"";display:none}.ServerMods-title{color:#f2f2f25c;margin:0;font-size:32px;font-weight:800;line-height:39px;transition:color .6s}.ServerMods[open]>.ServerMods-summary .ServerMods-title{color:#f2f2f2}.ServerMods-chevron{object-fit:contain;flex-shrink:0;width:29px;height:19px;transition:transform .25s;display:block;transform:rotate(180deg)}.ServerMods[open]>.ServerMods-summary .ServerMods-chevron{transform:rotate(0)}.ServerMods-panel{z-index:0;box-sizing:border-box;background:#191e21;border:2px solid #22282d;border-radius:0 0 16px 16px;width:100%;max-width:1484px;margin:-2px auto 0;padding:26px 48px 32px;position:relative;box-shadow:0 2px 4px #00000040}.ServerMods-empty{color:#6c8294;text-align:center;margin:0;padding:24px 0;font-size:14px;font-weight:500}.ServerMods-grid{grid-template-columns:repeat(6,minmax(0,216px));justify-content:space-between;gap:26px 0;display:grid}.ServerMods-card{box-sizing:border-box;background:#1b2025;border:1px solid #22282d;border-radius:6px 16px;flex-direction:column;width:100%;max-width:216px;min-height:285px;display:flex;overflow:hidden}.ServerMods-preview{background:linear-gradient(130.28deg,#3b291c 0%,#26241f 100%);border-radius:5px 15px 0 0;justify-content:center;align-items:center;width:100%;height:197px;display:flex}.ServerMods-letter{color:#d87509;font-size:64px;font-weight:800;line-height:78px}.ServerMods-name{color:#f2f2f2;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:18px 16px 0;font-size:14px;font-weight:600;line-height:17px;overflow:hidden}.ServerMods-version{color:#7a7f8d52;text-align:center;margin:6px 16px 16px;font-size:16px;font-weight:800;line-height:20px}.ServerMods-more{box-sizing:border-box;color:#ff8904;background:#ff690024;border:1px solid #ff6900;border-radius:16px;justify-content:center;align-items:center;width:100%;height:61px;margin-top:26px;font-size:24px;font-weight:600;line-height:29px;display:flex}.ServerMods-more:hover{background:#ff690038}@media (width<=1400px){.ServerMods-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ServerMods-card{max-width:none}}@media (width<=900px){.ServerMods-summary{padding:20px}.ServerMods-title{font-size:22px;line-height:28px}.ServerMods-panel{padding:16px}.ServerMods-grid{grid-template-columns:1fr 1fr;gap:12px}.ServerMods-more{height:48px;font-size:16px}}.ServerShop{box-sizing:border-box;text-align:center;background:#191e21;border:2px solid #22282d;border-radius:6px 16px;flex-direction:column;align-items:center;width:100%;margin-top:48px;padding:72px 32px;display:flex;box-shadow:0 2px 4px #00000040}.ServerShop-title{max-width:1127px;font-size:48px;font-weight:700;line-height:59px}.ServerShop-text{color:#7a7f8d75;max-width:767px;margin:16px 0 0;font-size:32px;font-weight:400;line-height:39px}.ServerShop-button{box-sizing:border-box;color:#fe3b4f;background:#fe3b4f24;border:1px solid #fe3b4f;border-radius:16px;justify-content:center;align-items:center;width:430px;max-width:100%;height:62px;margin-top:46px;font-size:24px;font-weight:600;line-height:29px;display:flex}.ServerShop-button:hover{background:#fe3b4f3d}@media (width<=900px){.ServerShop{padding:40px 16px}.ServerShop-title{font-size:28px;line-height:34px}.ServerShop-text{font-size:18px;line-height:24px}.ServerShop-button{font-size:18px}}.ServerStats{grid-template-columns:repeat(4,minmax(0,386px));justify-content:space-between;gap:12px;margin-top:8px;display:grid}.ServerStats-card{box-sizing:border-box;background:#191e21;border:2px solid #22282d;border-radius:6px 16px;align-items:center;gap:20px;height:112px;padding:0 16px;display:flex;box-shadow:0 2px 4px #00000040}.ServerStats-iconbox{box-sizing:border-box;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.ServerStats-icon{object-fit:contain;width:64px;height:64px}.ServerStats-label{color:#7a7f8d52;margin:0;font-size:16px;font-weight:600;line-height:20px}.ServerStats-value{color:#f2f2f2;margin:0;font-size:24px;font-weight:600;line-height:29px}@media (width<=1500px){.ServerStats{grid-template-columns:1fr 1fr}}@media (width<=700px){.ServerStats{grid-template-columns:1fr}}.ServerInfo{background:#14181b;border-radius:16px 6px;flex:320px;max-width:681px;min-height:128px;padding:22px 26px 22px 37px;position:relative;box-shadow:0 2px 4px #00000040}.ServerInfo:before{content:"";background:linear-gradient(224.09deg,#cc3148 13.6%,#fe306d 85.21%);border-radius:50%;width:22px;height:22px;position:absolute;top:50%;left:-11px;transform:translateY(-50%);box-shadow:0 0 8px #eb5555a3}.ServerInfo-title{font-family:"logo", var(--font-family);color:#f2f2f2;margin:0;font-size:20px;font-weight:400;line-height:28px}.ServerInfo-line{border:0;border-top:2px solid #505b63;width:59px;height:0}.ServerInfo-text{color:#b3b8cca3;margin:6px 0 0;font-size:14px;font-weight:400;line-height:17px}@media (width<=1500px){.ServerInfo{flex:none;width:100%;max-width:none;min-height:0}}@media (width<=900px){.ServerInfo{padding:20px 20px 20px 28px}}@media (width<=800px){.Server-row{flex-direction:column-reverse;display:flex}.ServerNav{gap:8px}}@media (width<=774px){.ServerNav-item{width:120px;height:120px}}@media (width<=724px){.ServerNav-item{width:98px;height:98px}}@media (width<=612px){.ServerNav-item{width:82px;height:82px}}@media (width<=532px){.ServerNav-item{width:72px;height:72px}.ServerInfo{padding:14px 14px 14px 28px}.ServerInfo-title{font-size:16px}.Server-row{gap:14px}}.Wiki-banner{background:#fe953b24;border:1px solid #fe953b;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:864px;min-height:90px;padding:16px 24px;display:flex}.Wiki-banner-text{max-width:672px;font-family:var(--font-family);text-align:center;color:#fe8804;margin:0;font-size:24px;font-style:normal;font-weight:600;line-height:29px}@media (width<=900px){.Wiki-banner{min-height:auto;padding:14px 18px}.Wiki-banner-text{font-size:16px;line-height:22px}}.Wiki-body{width:100%;max-width:var(--max-wrapper);flex-direction:column;margin:0 auto;display:flex}.Wiki-search{z-index:12;background:#191e21;border:2px solid #22282d;border-radius:6px 16px;align-items:center;width:calc(100% - 52px);margin:0 26px;padding:26px;display:flex;position:relative;top:-48px;box-shadow:0 2px 4px #00000040}.Wiki-searchField{background:#1b2025;border:1px solid #22282d;border-radius:6px;align-items:center;width:100%;height:45px;padding:0 16px;display:flex}.Wiki-searchField svg{color:#7a7f8d52;flex-shrink:0;margin-right:10px}.Wiki-search input{width:100%;min-width:0;font-family:var(--font-family);color:#7a7f8d;background:0 0;border:0;outline:none;padding:0;font-size:14px;font-weight:300;line-height:17px}.Wiki-search input::placeholder{color:#7a7f8da3}.Wiki-search input::-webkit-search-decoration{appearance:none}.Wiki-search input::-webkit-search-cancel-button{appearance:none}.Wiki-section{background:#191e21;border:2px solid #22282d;border-radius:6px 16px;width:100%;min-height:398px;margin-top:24px;padding:42px;box-shadow:0 2px 4px #00000040}.Wiki-section-head{align-items:center;gap:14px;display:flex}.Wiki-section-icon{color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.Wiki-section-copy{flex:1;min-width:0}.Wiki-section-copy h2{color:#f2f2f2;margin:0;font-size:24px;font-weight:600;line-height:29px}.Wiki-section-copy p{color:#7a7f8da3;font-size:16px;font-weight:400;line-height:20px}.Wiki-section-count{color:#ffffffa3;background:#23292d;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;font-weight:700;line-height:39px;display:flex}.Wiki-section-line{border-top:2px dashed #39454e;width:100%;margin:20px 0 32px}.Wiki-articles{grid-template-columns:1fr 1fr;gap:16px 50px;display:grid}.Wiki-article{text-align:left;cursor:pointer;background:0 0;border-radius:16px;align-items:center;width:100%;min-height:50px;padding:12px 26px;transition:background .2s;display:flex}.Wiki-article.has-text{min-height:74px}.Wiki-article:hover{background:#1d2226}.Wiki-article-views span{color:#7a7f8da3}.Wiki-body>.Wiki-section+.Wiki-section{margin-top:32px}.Wiki-article-icon{color:#fff;background:#6e39151a;border:1px solid #6e3915;border-radius:6px;justify-content:center;align-items:center;padding:12px;display:flex}.Wiki-article:hover .Wiki-article-icon{color:#f9c373}.Wiki-article-copy{flex-direction:column;flex:1;min-width:0;margin-left:18px;display:flex}.Wiki-article-title{color:#f2f2f2;font-size:16px;font-weight:500;line-height:20px}.Wiki-article:hover .Wiki-article-title{color:#f9c373}.Wiki-article-text{color:#7a7f8da3;margin-top:7px;padding-left:25px;font-size:14px;font-weight:400;line-height:17px;position:relative}.Wiki-article-text:before{content:"";border-bottom:1px solid #575c66;border-left:1px solid #575c66;width:15px;height:10px;position:absolute;left:0}.Wiki-article-views{color:#7a7f8da3;flex-shrink:0;align-items:center;gap:8px;margin-left:16px;font-size:16px;font-weight:400;line-height:20px;display:flex}.Wiki-article-views svg{color:#585d68}.Wiki-empty{text-align:center;color:#7a7f8d;margin:48px 0 0;font-size:16px;font-weight:500}@media (width<=1100px){.Wiki-search{width:100%;min-height:73px;padding:14px}.Wiki-section{padding:20px}.Wiki-articles{grid-template-columns:1fr}}@media (width<=640px){.Wiki-section-copy h2{font-size:18px;line-height:22px}.Wiki-section-count{width:48px;height:48px;font-size:22px}}.Wiki-read{width:100%;max-width:var(--max-wrapper);align-items:flex-start;gap:32px;margin:72px auto 0;display:flex}.Wiki-read-main{box-sizing:border-box;background:#191e21;border:2px solid #22282d;border-radius:6px 16px;flex:1;min-width:0;min-height:828px;padding:42px;box-shadow:0 2px 4px #00000040}.Wiki-read-meta{text-align:right;flex-direction:column;flex-shrink:0;gap:0;min-width:218px;display:flex}.Wiki-read-meta p{justify-content:flex-end;align-items:center;gap:12px;min-height:20px;margin:0;display:flex}.Wiki-read-meta p,.Wiki-read-meta span{color:#7a7f8da3;font-size:16px;font-weight:400;line-height:20px}.Wiki-read-meta svg{color:#585d68;flex-shrink:0}.Wiki-read-body.PageHtml{color:#7a7f8da3;max-width:none;font-size:16px;font-weight:400;line-height:20px}.Wiki-read-body.PageHtml h2{color:#f2f2f2;margin:1.4em 0 .6em;scroll-margin-top:24px;font-size:16px;font-weight:500;line-height:20px}.Wiki-read-empty{color:#7a7f8da3;margin:0;font-size:16px;line-height:20px}.Wiki-read-side{box-sizing:border-box;background:#191e21;border:2px solid #22282d;border-radius:6px 16px;flex-direction:column;flex-shrink:0;width:268px;min-height:392px;padding:22px 12px 16px;display:flex;box-shadow:0 2px 4px #00000040}.Wiki-toc{flex-direction:column;flex:1;gap:16px;padding:0 12px;display:flex}.Wiki-toc a{color:#7a7f8d52;font-size:16px;font-weight:500;line-height:20px;transition:all .6s}.Wiki-toc a.is-active,.Wiki-toc a:hover{color:#f9c373;transition:all .4s}.Wiki-back{color:#7a7f8d6b;background:#1d2226;border-radius:6px;justify-content:center;align-items:center;gap:12px;width:244px;height:44px;margin:32px auto 0;font-size:16px;font-weight:500;line-height:20px;transition:all .6s;display:flex}.Wiki-back-arrow{clip-path:polygon(100% 0,0 50%,100% 100%);background:#7a7f8d6b;width:8px;height:12px}.Wiki-back:hover{color:#5c72ff;transition:all .4s}.Wiki-back:hover .Wiki-back-arrow{background:#5c72ff;transition:all .4s}@media (width<=1100px){.Wiki-read{flex-direction:column}.Wiki-read-main,.Wiki-read-side{width:100%;min-height:0}.Wiki-back{width:100%}.Wiki-read-meta{min-width:0}}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Light-DLKnm3q7.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-CXklBiG8.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Medium-DFfcsv-k.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-MediumItalic-CPSP6jbI.woff2)format("woff2");font-weight:550;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-JOHL-zms.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Bold-BewGjw5v.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ExtraBold-VKHfTdqv.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ExtraBoldItalic-C0eCtFuu.woff2)format("woff2");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Black-fqz2SG3T.woff2)format("woff2");font-weight:1000;font-style:normal;font-display:swap}@font-face{font-family:logo;src:url(/assets/PaytoneOne-Regular-tyXWHzXf.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Minecraft Rus;src:url(/assets/Minecraft-CGzp2Yum.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}*{font-family:var(--font-family);margin:0;padding:0}[data-sonner-toaster][data-y-position=top]{top:16px}[data-sonner-toast]{--normal-bg:transparent;--normal-border:transparent;--normal-text:inherit;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}html{scroll-behavior:auto}html,body,#root{max-width:100%;min-height:100%}body{background-color:#121518}#root{flex-direction:column;min-height:100dvh;display:flex;overflow-x:clip}.max-wrapper{z-index:1;width:100%;max-width:min(100%, var(--max-wrapper));flex-direction:column;flex:1;min-height:100dvh;margin-inline:auto;display:flex;position:relative;overflow-x:clip}@media (width<=1579px){.max-wrapper{padding-inline:16px}}.app-content{flex-direction:column;flex:1;display:flex}.app-main{flex:1}a{text-decoration:none}button{cursor:pointer;background:0 0;border:none}p{word-wrap:break-word}h1,h2,h3,h4,h5,h6,span,p,small,a,button{color:var(--color-white)}li{list-style:none}::-webkit-scrollbar{cursor:pointer;width:6px}::-webkit-scrollbar-track{cursor:pointer;background-color:#1e2328}::-webkit-scrollbar-thumb{cursor:pointer;background-color:#f90;background-image:-webkit-linear-gradient(45deg,#fff3 25%,#0000 25% 50%,#fff3 50% 75%,#0000 75%,#0000);border-radius:8px}*,:before,:after{box-sizing:border-box}html{scrollbar-gutter:stable}@media (prefers-reduced-motion:no-preference){:has(:target){scroll-behavior:smooth}}body{line-height:1.5}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}img,video{max-width:100%;height:auto;display:block}input,textarea,select,button{font:inherit}button,label{cursor:pointer}svg *{transition-property:fill,stroke}:root{--max-wrapper:1580px;--font-family:"Montserrat", sans-serif;--color-white:#f2f2f2;--color-text:#9aa0b0;--color-titleform:#6c8294;--color-textform:#6c8294;--color-background-menu:#14181b}
