.tv_page{position:relative;min-height:100vh;padding-top:220px;padding-bottom:350px;display:flex;justify-content:center;background:linear-gradient(45deg,#080808,rgba(108,88,97,.16),#080808)}.tv_page_content{width:100%;max-width:1000px;padding:0 20px;position:relative}.apk_page_content,.tv_page_content{display:flex;flex-direction:column;align-items:center}.apk_page_content{max-width:940px}.tv_page_dark{position:absolute;right:350px;top:-84px;z-index:-1;border-radius:50px;filter:blur(50px);width:400px;height:400px;background:rgba(12,11,12,.56)}.tv_page_photo{position:absolute;right:-90px;top:-90px;aspect-ratio:2736/1944;min-height:550px;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:-2}.tv_page_title{font-size:46px;color:#eacbda;font-weight:600;z-index:1;margin-bottom:10px;text-align:center}.tv_page_desc,.tv_page_title{max-width:500px;text-shadow:0 0 10px rgba(0,0,0,.73)}.tv_page_desc{font-size:16px;color:#bbb}.tv_page_os{font-size:12px;color:#bc81a1;margin-top:50px}.tv_page_dw_buttons{display:flex;flex-wrap:wrap;gap:10px;padding-top:40px;padding-bottom:5px;max-width:500px}.tv_page_dw_button{white-space:nowrap;padding:12px 16px;border-radius:50px;outline:none;border:none;background:#ff4a6a;color:black;font-weight:500;width:-moz-fit-content;width:fit-content;cursor:pointer;transition:.3s}.tv_page_dw_button.windows{background-color:#9999ff}.tv_page_dw_button.androidtv{background-color:#dedede}.tv_page_dw_button.apk,.tv_page_dw_button.gp,.tv_page_dw_button.rustore{background-color:#99ff99}.tv_page_dw_button.ios{background-color:#dedede}.tv_page_dw_button:hover{transform:scale(1.1)}.tv_page_dw_button2{background:#333;color:#ddd}.tv_page_content_center{width:100%;display:flex;flex-direction:column;align-items:center;gap:25px;margin-top:250px}.tv_page_separator{width:1px;height:30px;background:#333}.tv_page_content_center_step{font-size:20px;color:#ddd;font-weight:500;width:300px}.tv_page_content_center_step>span{font-size:20px;color:#999;font-weight:600;margin-right:10px}.tv_page_content_center_step_hint{font-size:12px;padding-left:28px;margin-top:3px}@media (max-width:600px){.apk_page_photo{right:unset;left:50%;transform:translateX(-50%);filter:brightness(.45)}.tv_page_dw_buttons{margin-bottom:200px}}.tv_page_platforms{display:flex;gap:20px;margin-top:50px;flex-wrap:wrap;justify-content:center;max-width:550px;width:100%}.tv_page_platform{padding:15px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;background-color:rgba(255,255,255,.05);gap:15px}.tv_page_platform.tv,.tv_page_platform.windows{width:calc(50% - 10px);min-width:265px}.tv_page_platform.android,.tv_page_platform.ios{width:100%;min-width:300px}.tv_page_platform_title{font-size:24px;font-weight:500;color:white}.tv_page_platform_desc{font-size:13px;font-weight:400;color:#ccc;max-width:100%}.tv_page_platform_buttons{display:flex;justify-content:flex-end;gap:10px}.tv_page_platform_info{display:flex;flex-direction:column;gap:5px}@media (max-width:600px){.tv_page_platform{min-width:100%!important;width:100%}}