nav{background-color:#222;border-bottom:1px solid rgba(255,255,255,.2)}nav .container{display:flex;justify-content:unset;gap:40px;align-items:center;padding:10px 40px}nav .logo{font-size:22px;display:flex;align-items:center;gap:5px}nav .logo a{display:flex;align-items:center;cursor:pointer;text-decoration:none;color:#fff}nav .items{display:flex;gap:20px;line-height:14px}nav .items a{display:flex;gap:4px;cursor:pointer;text-decoration:none;color:#fff;transition:transform .2s ease}nav .items a:hover{transform:scale(1.05)}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.hamburger span{width:25px;height:3px;background:#fff;transition:all .3s ease}.mobile-menu{display:none;flex-direction:column;background:#1a1a1a;padding:20px;gap:15px}.mobile-menu a{text-decoration:none;color:#fff;display:flex;gap:6px}@media only screen and (max-width:640px){nav .container{padding:10px 20px;justify-content:space-between}nav .items{display:none}.hamburger,.mobile-menu.open{display:flex}}html{scroll-behavior:smooth}body{margin:0;box-sizing:border-box;font-family:Lexend,sans-serif;font-weight:700;font-size:14px;color:#fff;background-color:#121212;background-image:linear-gradient(rgba(255,255,255,.02) .1em,transparent .1em),linear-gradient(90deg,rgba(255,255,255,.02) .1em,transparent .1em);background-size:.2em .2em;scroll-behavior:smooth}a{text-decoration:none;color:inherit}iframe{border:1px solid rgba(255,255,255,.2);border-radius:8px}.page-container{padding:40px}img,video,iframe,.block-image,.channel,.game,.banner,.movie,.show{opacity:0;animation:fadeIn 1s forwards}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:640px){.page-container{padding:40px 20px}}.button{font-size:18px;cursor:pointer;background-color:#fff;color:#000;width:fit-content;border-radius:8px;padding:10px 20px;transition:all .2s ease-in-out}.button:hover{transform:scale(1.05)}.banner{border-radius:16px;width:100%;height:600px;background-image:var(--bg-desktop);background-repeat:no-repeat;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.2);padding:40px;box-sizing:border-box;margin-bottom:40px}.banner .content{height:100%;max-width:50%;display:flex;flex-direction:column;justify-content:flex-end;gap:20px}.banner .title{font-size:22px}.banner .play{width:fit-content}@media only screen and (max-width:640px){.banner{height:200px}.banner .description{display:none}}.cards-block[data-v-19a6cf33]{margin-bottom:20px}.title-row[data-v-19a6cf33]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cards-block .title[data-v-19a6cf33]{font-size:22px;font-weight:500}.cards-block .arrows[data-v-19a6cf33]{display:flex;gap:6px}.cards-block .arrow[data-v-19a6cf33]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.cards-block .arrow[data-v-19a6cf33]:hover{background:#333}.cards-block .blocks[data-v-19a6cf33]{display:flex;gap:16px;overflow-x:auto;overflow-y:none;scroll-behavior:smooth;scrollbar-width:none;padding:20px;margin-left:-20px}.cards-block .blocks[data-v-19a6cf33]::-webkit-scrollbar{display:none}.cards-block .block[data-v-19a6cf33]{width:160px;cursor:pointer;transition:all .2s ease-in-out;position:relative}.cards-block .block[data-v-19a6cf33]:hover{transform:scale(1.05)}.cards-block .block[data-v-19a6cf33]:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:100px;left:60px;font-size:40px;width:42px;height:42px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn-19a6cf33 .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn-19a6cf33{0%{opacity:0}to{opacity:1}}.cards-block .block:hover .block-image[data-v-19a6cf33]{filter:brightness(50%) blur(1px)}.cards-block .block-image[data-v-19a6cf33]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.cards-block .block .stars[data-v-19a6cf33]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}.channels{margin-bottom:20px}.channels .title{font-size:22px;font-weight:500}.channels .arrows{display:flex;gap:6px}.channels .arrow{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.channels .arrow:hover{background:#333}.channels .container{display:flex;gap:16px;overflow-x:auto;overflow-y:none;scroll-behavior:smooth;scrollbar-width:none;padding:20px;margin-left:-20px}.channels .container::-webkit-scrollbar{display:none}.channels .channel{position:relative;transition:all .2s ease-in-out}.channels .channel .item{border-radius:8px;cursor:pointer;background:#222;display:flex;min-width:200px;max-width:200px;padding:10px 20px;height:60px;justify-content:center;align-items:center;border:1px solid rgba(255,255,255,.2);box-sizing:border-box}.channels .channel img{max-width:100%;max-height:40px}.channels .channel:hover{transform:scale(1.05)}.channels .channel:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);font-size:30px;width:30px;height:30px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s;animation-fill-mode:forwards;pointer-events:none}.channels .channel:hover img{filter:brightness(50%) blur(1px)}.games-block{margin-bottom:20px}.title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.games-block .title{font-size:22px;font-weight:500}.games-block .arrows{display:flex;gap:6px}.games-block .arrow{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.games-block .arrow:hover{background:#333}.games-block .container{display:flex;gap:16px;overflow-x:auto;overflow-y:none;scroll-behavior:smooth;scrollbar-width:none;padding:20px;margin-left:-20px}.games-block .container::-webkit-scrollbar{display:none}.games-block .game{position:relative;transition:all .2s ease-in-out;box-sizing:border-box}.games-block .game .item{border-radius:8px;cursor:pointer;background:#222;display:flex;min-width:240px;max-width:240px;height:140px;justify-content:center;margin-bottom:10px;align-items:center;border:1px solid rgba(255,255,255,.2);box-sizing:border-box;overflow:hidden}.games-block .game img{width:calc(100% + 10px);height:calc(100% + 10px);border-radius:8px;padding:5px}.games-block .game:hover{transform:scale(1.05)}.games-block .game:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:55px;left:calc(50% - 15px);font-size:30px;width:30px;height:30px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.games-block .game:hover img{filter:brightness(50%) blur(1px)}.loading{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;transition:all .2s ease-in-out}.loading i{color:#fff;font-size:40px}.loader{width:50px;--b: 8px;aspect-ratio:1;border-radius:50%;padding:1px;background:conic-gradient(#0000 10%,#fff) content-box;-webkit-mask:repeating-conic-gradient(#0000 0deg,#000 1deg 20deg,#0000 21deg 36deg),radial-gradient(farthest-side,#0000 calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));-webkit-mask-composite:destination-in;mask-composite:intersect;animation:l4 1s infinite steps(10)}@keyframes l4{to{transform:rotate(1turn)}}.movie[data-v-5611e8f7]{display:flex;gap:20px}.movie .sources[data-v-5611e8f7]{width:75%}.movie .back[data-v-5611e8f7]{margin-bottom:20px;cursor:pointer;width:fit-content}.movie .back:hover .arrow[data-v-5611e8f7]{background:#333}.movie .arrow[data-v-5611e8f7]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.iframe-wrapper[data-v-5611e8f7]{position:relative;width:100%;padding-top:56.25%}.iframe-wrapper iframe[data-v-5611e8f7]{position:absolute;inset:0;width:100%;height:100%}.movie .details[data-v-5611e8f7]{width:25%;margin-top:44px}.movie .details .back[data-v-5611e8f7]{display:none}.movie .overview[data-v-5611e8f7]{display:flex;gap:10px;margin-bottom:20px}.movie .synopse[data-v-5611e8f7]{line-height:22px}.info .title[data-v-5611e8f7]{font-size:22px}.movie .poster[data-v-5611e8f7]{width:160px;transition:all .2s ease-in-out;position:relative}.movie .poster-image[data-v-5611e8f7]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.movie .poster .stars[data-v-5611e8f7]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}@media only screen and (max-width:1240px){.movie[data-v-5611e8f7]{flex-direction:column-reverse;gap:40px}.movie .sources[data-v-5611e8f7],.movie .details[data-v-5611e8f7]{width:100%}.movie .details[data-v-5611e8f7]{margin-top:0}.movie .sources .back[data-v-5611e8f7]{display:none}.movie .details .back[data-v-5611e8f7]{display:block}.movie .poster[data-v-5611e8f7],.movie .poster-image[data-v-5611e8f7]{width:160px;height:200px}}.explore .back[data-v-2b560ec1]{margin-bottom:20px;cursor:pointer;width:fit-content}.explore .back:hover .arrow[data-v-2b560ec1]{background:#333}.explore .arrow[data-v-2b560ec1]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.explore .search[data-v-2b560ec1]{margin-bottom:40px}.explore .search input[data-v-2b560ec1]{width:100%;box-sizing:border-box;background-color:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 5px;color:#fff;font-family:Lexend,sans-serif;font-weight:700}.explore .results[data-v-2b560ec1]{margin-bottom:40px}.explore .blocks[data-v-2b560ec1]{display:flex;flex-wrap:wrap;gap:20px}.explore .block[data-v-2b560ec1]{width:160px;cursor:pointer;transition:all .2s ease-in-out;position:relative}.explore .block[data-v-2b560ec1]:hover{transform:scale(1.05)}.explore .block[data-v-2b560ec1]:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:100px;left:60px;font-size:40px;width:42px;height:42px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn-2b560ec1 .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn-2b560ec1{0%{opacity:0}to{opacity:1}}.explore .block:hover .block-image[data-v-2b560ec1]{filter:brightness(50%) blur(1px)}.explore .block-image[data-v-2b560ec1]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.explore .block .stars[data-v-2b560ec1]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}.explore .pagination .arrows[data-v-2b560ec1]{display:flex;align-items:center;gap:20px;justify-content:center}.explore .pagination .arrow[data-v-2b560ec1]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.explore .pagination .arrow[data-v-2b560ec1]:hover{background:#333}.explore .pagination label[data-v-2b560ec1]{cursor:pointer}.results .back[data-v-88cc7139]{margin-bottom:20px;cursor:pointer;width:fit-content}.results .query[data-v-88cc7139]{margin-bottom:20px;font-size:22px}.results .back:hover .arrow[data-v-88cc7139]{background:#333}.results .arrow[data-v-88cc7139]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.results .search[data-v-88cc7139]{margin-bottom:40px}.results .search input[data-v-88cc7139]{width:100%;box-sizing:border-box;background-color:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 5px;color:#fff;font-family:Lexend,sans-serif;font-weight:700}.results .results[data-v-88cc7139]{margin-bottom:40px}.results .blocks[data-v-88cc7139]{display:flex;flex-wrap:wrap;gap:20px}.results .block[data-v-88cc7139]{width:160px;cursor:pointer;transition:all .2s ease-in-out;position:relative}.results .block[data-v-88cc7139]:hover{transform:scale(1.05)}.results .block[data-v-88cc7139]:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:100px;left:60px;font-size:40px;width:42px;height:42px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn-88cc7139 .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn-88cc7139{0%{opacity:0}to{opacity:1}}.results .block:hover .block-image[data-v-88cc7139]{filter:brightness(50%) blur(1px)}.results .block-image[data-v-88cc7139]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.results .block .stars[data-v-88cc7139]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}.results .pagination .arrows[data-v-88cc7139]{display:flex;align-items:center;gap:20px;justify-content:center}.results .pagination .arrow[data-v-88cc7139]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.results .pagination .arrow[data-v-88cc7139]:hover{background:#333}.results .pagination label[data-v-88cc7139]{cursor:pointer}.explore .back[data-v-53d93690]{margin-bottom:20px;cursor:pointer;width:fit-content}.explore .back:hover .arrow[data-v-53d93690]{background:#333}.explore .arrow[data-v-53d93690]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.explore .search[data-v-53d93690]{margin-bottom:40px}.explore .search input[data-v-53d93690]{width:100%;box-sizing:border-box;background-color:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 5px;color:#fff;font-family:Lexend,sans-serif;font-weight:700}.explore .results[data-v-53d93690]{margin-bottom:40px}.explore .blocks[data-v-53d93690]{display:flex;flex-wrap:wrap;gap:20px}.explore .block[data-v-53d93690]{width:160px;cursor:pointer;transition:all .2s ease-in-out;position:relative}.explore .block[data-v-53d93690]:hover{transform:scale(1.05)}.explore .block[data-v-53d93690]:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:100px;left:60px;font-size:40px;width:42px;height:42px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn-53d93690 .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn-53d93690{0%{opacity:0}to{opacity:1}}.explore .block:hover .block-image[data-v-53d93690]{filter:brightness(50%) blur(1px)}.explore .block-image[data-v-53d93690]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.explore .block .stars[data-v-53d93690]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}.explore .pagination .arrows[data-v-53d93690]{display:flex;align-items:center;gap:20px;justify-content:center}.explore .pagination .arrow[data-v-53d93690]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.explore .pagination .arrow[data-v-53d93690]:hover{background:#333}.explore .pagination label[data-v-53d93690]{cursor:pointer}.results .back[data-v-9da413a1]{margin-bottom:20px;cursor:pointer;width:fit-content}.results .query[data-v-9da413a1]{margin-bottom:20px;font-size:22px}.results .back:hover .arrow[data-v-9da413a1]{background:#333}.results .arrow[data-v-9da413a1]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.results .search[data-v-9da413a1]{margin-bottom:40px}.results .search input[data-v-9da413a1]{width:100%;box-sizing:border-box;background-color:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 5px;color:#fff;font-family:Lexend,sans-serif;font-weight:700}.results .results[data-v-9da413a1]{margin-bottom:40px}.results .blocks[data-v-9da413a1]{display:flex;flex-wrap:wrap;gap:20px}.results .block[data-v-9da413a1]{width:160px;cursor:pointer;transition:all .2s ease-in-out;position:relative}.results .block[data-v-9da413a1]:hover{transform:scale(1.05)}.results .block[data-v-9da413a1]:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:100px;left:60px;font-size:40px;width:42px;height:42px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn-9da413a1 .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn-9da413a1{0%{opacity:0}to{opacity:1}}.results .block:hover .block-image[data-v-9da413a1]{filter:brightness(50%) blur(1px)}.results .block-image[data-v-9da413a1]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.results .block .stars[data-v-9da413a1]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}.results .pagination .arrows[data-v-9da413a1]{display:flex;align-items:center;gap:20px;justify-content:center}.results .pagination .arrow[data-v-9da413a1]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.results .pagination .arrow[data-v-9da413a1]:hover{background:#333}.results .pagination label[data-v-9da413a1]{cursor:pointer}.custom-select{position:relative;width:100%}.select-trigger{display:flex;justify-content:space-between;align-items:center;background:#222;border:1px solid rgba(255,255,255,.2);padding:10px 12px;border-radius:8px;cursor:pointer;color:#fff}.select-options{position:absolute;top:calc(100% + 6px);width:100%;background:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;opacity:0;pointer-events:none;transform:translateY(-5px);transition:all .2s ease;z-index:100}.custom-select.open .select-options{opacity:1;pointer-events:auto;transform:translateY(0)}.option{padding:10px 12px;cursor:pointer}.option:hover{background:#333}.show[data-v-df3f3122]{display:flex;gap:20px}.show .sources[data-v-df3f3122]{width:75%}.show .back[data-v-df3f3122]{margin-bottom:20px;cursor:pointer;width:fit-content}.show .seasons[data-v-df3f3122]{display:flex;flex-direction:column;gap:20px}.show .back:hover .arrow[data-v-df3f3122]{background:#333}.show .arrow[data-v-df3f3122]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.iframe-wrapper[data-v-df3f3122]{position:relative;width:100%;padding-top:56.25%}.iframe-wrapper iframe[data-v-df3f3122]{position:absolute;inset:0;width:100%;height:100%}.show .details[data-v-df3f3122]{width:25%;margin-top:44px}.show .details .back[data-v-df3f3122]{display:none}.show .overview[data-v-df3f3122]{display:flex;gap:10px;margin-bottom:20px}.show .synopse[data-v-df3f3122]{line-height:22px;margin-bottom:20px}.info .title[data-v-df3f3122]{font-size:22px}.show .poster[data-v-df3f3122]{width:160px;transition:all .2s ease-in-out;position:relative}.show .poster-image[data-v-df3f3122]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.show .poster .stars[data-v-df3f3122]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}@media only screen and (max-width:1240px){.show[data-v-df3f3122]{flex-direction:column-reverse;gap:40px}.show .sources[data-v-df3f3122],.show .details[data-v-df3f3122]{width:100%}.show .details[data-v-df3f3122]{margin-top:0}.show .sources .back[data-v-df3f3122]{display:none}.show .details .back[data-v-df3f3122]{display:block}.show .poster[data-v-df3f3122],.show .poster-image[data-v-df3f3122]{width:160px;height:200px}}.channel[data-v-30ae5acb]{display:flex;gap:20px}.channel .sources[data-v-30ae5acb]{width:75%}.channel .back[data-v-30ae5acb]{margin-bottom:20px;cursor:pointer;width:fit-content}.channel .back:hover .arrow[data-v-30ae5acb]{background:#333}.channel .arrow[data-v-30ae5acb]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.iframe-wrapper[data-v-30ae5acb]{position:relative;width:100%;padding-top:56.25%}.iframe-wrapper iframe[data-v-30ae5acb]{position:absolute;inset:0;width:100%;height:100%}.channel .details[data-v-30ae5acb]{width:25%;margin-top:44px}.channel .details .back[data-v-30ae5acb]{display:none}.channel .info .title[data-v-30ae5acb]{font-size:22px}@media only screen and (max-width:1240px){.channel[data-v-30ae5acb]{flex-direction:column-reverse;gap:40px}.channel .sources[data-v-30ae5acb],.channel .details[data-v-30ae5acb]{width:100%}.channel .details[data-v-30ae5acb]{margin-top:0}.channel .sources .back[data-v-30ae5acb]{display:none}.channel .details .back[data-v-30ae5acb]{display:block}.channel .poster[data-v-30ae5acb],.channel .poster-image[data-v-30ae5acb]{width:160px;height:200px}}.games .back[data-v-e1f3e6c3]{margin-bottom:20px;cursor:pointer;width:fit-content}.games .back:hover .arrow[data-v-e1f3e6c3]{background:#333}.games .arrow[data-v-e1f3e6c3]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.games .search[data-v-e1f3e6c3]{margin-bottom:40px}.games .search input[data-v-e1f3e6c3]{width:100%;box-sizing:border-box;background-color:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 5px;color:#fff;font-family:Lexend,sans-serif;font-weight:700}.games .results[data-v-e1f3e6c3]{margin-bottom:40px}.games .blocks[data-v-e1f3e6c3]{display:flex;flex-wrap:wrap;gap:20px}.games .block[data-v-e1f3e6c3]{position:relative;transition:all .2s ease-in-out;box-sizing:border-box;max-width:240px}.games .block .item[data-v-e1f3e6c3]{border-radius:8px;cursor:pointer;background:#222;display:flex;min-width:240px;max-width:240px;height:140px;justify-content:center;margin-bottom:10px;align-items:center;border:1px solid rgba(255,255,255,.2);box-sizing:border-box;overflow:hidden}.games .block img[data-v-e1f3e6c3]{width:calc(100% + 10px);height:calc(100% + 10px);border-radius:8px;padding:5px}.games .block[data-v-e1f3e6c3]:hover{transform:scale(1.05)}.games .block[data-v-e1f3e6c3]:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:55px;left:calc(50% - 15px);font-size:30px;width:30px;height:30px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn-e1f3e6c3 .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn-e1f3e6c3{0%{opacity:0}to{opacity:1}}.games .block:hover .item[data-v-e1f3e6c3]{filter:brightness(50%) blur(1px)}.games .block-image[data-v-e1f3e6c3]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.games .block .stars[data-v-e1f3e6c3]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}.games .pagination .arrows[data-v-e1f3e6c3]{display:flex;align-items:center;gap:20px;justify-content:center}.games .pagination .arrow[data-v-e1f3e6c3]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.games .pagination .arrow[data-v-e1f3e6c3]:hover{background:#333}.games .pagination label[data-v-e1f3e6c3]{cursor:pointer}.games .back[data-v-b08a3c9b]{margin-bottom:20px;cursor:pointer;width:fit-content}.games .back:hover .arrow[data-v-b08a3c9b]{background:#333}.games .arrow[data-v-b08a3c9b]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.games .search[data-v-b08a3c9b]{margin-bottom:40px}.games .search input[data-v-b08a3c9b]{width:100%;box-sizing:border-box;background-color:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 5px;color:#fff;font-family:Lexend,sans-serif;font-weight:700}.games .results[data-v-b08a3c9b]{margin-bottom:40px}.games .blocks[data-v-b08a3c9b]{display:flex;flex-wrap:wrap;gap:20px}.games .block[data-v-b08a3c9b]{position:relative;transition:all .2s ease-in-out;box-sizing:border-box;max-width:240px}.games .block .item[data-v-b08a3c9b]{border-radius:8px;cursor:pointer;background:#222;display:flex;min-width:240px;max-width:240px;height:140px;justify-content:center;margin-bottom:10px;align-items:center;border:1px solid rgba(255,255,255,.2);box-sizing:border-box;overflow:hidden}.games .block img[data-v-b08a3c9b]{width:calc(100% + 10px);height:calc(100% + 10px);border-radius:8px;padding:5px}.games .block[data-v-b08a3c9b]:hover{transform:scale(1.05)}.games .block[data-v-b08a3c9b]:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:55px;left:calc(50% - 15px);font-size:30px;width:30px;height:30px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn-b08a3c9b .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn-b08a3c9b{0%{opacity:0}to{opacity:1}}.games .block:hover .item[data-v-b08a3c9b]{filter:brightness(50%) blur(1px)}.games .block-image[data-v-b08a3c9b]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.games .block .stars[data-v-b08a3c9b]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}.games .pagination .arrows[data-v-b08a3c9b]{display:flex;align-items:center;gap:20px;justify-content:center}.games .pagination .arrow[data-v-b08a3c9b]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.games .pagination .arrow[data-v-b08a3c9b]:hover{background:#333}.games .pagination label[data-v-b08a3c9b]{cursor:pointer}.game[data-v-960e9d7a]{display:flex;gap:20px}.game .game-banner[data-v-960e9d7a]{width:75%}.game .back[data-v-960e9d7a]{margin-bottom:20px;cursor:pointer;width:fit-content}.game .back:hover .arrow[data-v-960e9d7a]{background:#333}.game .arrow[data-v-960e9d7a]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.game .gameplayer[data-v-960e9d7a],.game .gameplayer img[data-v-960e9d7a]{width:100%}.game .gameplayer video[data-v-960e9d7a]{border-radius:8px;border:1px solid rgba(255,255,255,.2)}.game .details[data-v-960e9d7a]{width:25%;margin-top:44px}.game .details .back[data-v-960e9d7a]{display:none}.game .info .game-banner[data-v-960e9d7a]{width:100%;overflow:none}.game .info .game-banner img[data-v-960e9d7a]{max-width:100%;border:1px solid rgba(255,255,255,.2);border-radius:8px}.game .info .title[data-v-960e9d7a]{font-size:22px}.game .info .download[data-v-960e9d7a]{width:100%;background:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 20px;cursor:pointer;box-sizing:border-box;text-align:center;margin-bottom:10px}.game .info .download[data-v-960e9d7a]:hover{background-color:#333}@media only screen and (max-width:1240px){.game[data-v-960e9d7a]{flex-direction:column-reverse;gap:40px}.game .game-banner[data-v-960e9d7a],.game .details[data-v-960e9d7a]{width:100%}.game .details[data-v-960e9d7a]{margin-top:0}.game .game-banner .back[data-v-960e9d7a]{display:none}.game .details .back[data-v-960e9d7a]{display:block}}.games .back[data-v-9f721c49]{margin-bottom:20px;cursor:pointer;width:fit-content}.games .back:hover .arrow[data-v-9f721c49]{background:#333}.games .arrow[data-v-9f721c49]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.games .search[data-v-9f721c49]{margin-bottom:40px}.games .search input[data-v-9f721c49]{width:100%;box-sizing:border-box;background-color:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 5px;color:#fff;font-family:Lexend,sans-serif;font-weight:700}.games .results[data-v-9f721c49]{margin-bottom:40px}.games .blocks[data-v-9f721c49]{display:flex;flex-wrap:wrap;gap:20px}.games .block[data-v-9f721c49]{position:relative;transition:all .2s ease-in-out;box-sizing:border-box;max-width:240px}.games .block .item[data-v-9f721c49]{border-radius:8px;cursor:pointer;background:#222;display:flex;min-width:240px;max-width:240px;height:140px;justify-content:center;margin-bottom:10px;align-items:center;border:1px solid rgba(255,255,255,.2);box-sizing:border-box;overflow:hidden}.games .block img[data-v-9f721c49]{width:calc(100% + 10px);height:calc(100% + 10px);border-radius:8px;padding:5px}.games .block[data-v-9f721c49]:hover{transform:scale(1.05)}.games .block[data-v-9f721c49]:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:55px;left:calc(50% - 15px);font-size:30px;width:30px;height:30px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn-9f721c49 .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn-9f721c49{0%{opacity:0}to{opacity:1}}.games .block:hover .item[data-v-9f721c49]{filter:brightness(50%) blur(1px)}.games .block-image[data-v-9f721c49]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.games .block .stars[data-v-9f721c49]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}.games .pagination .arrows[data-v-9f721c49]{display:flex;align-items:center;gap:20px;justify-content:center}.games .pagination .arrow[data-v-9f721c49]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.games .pagination .arrow[data-v-9f721c49]:hover{background:#333}.games .pagination label[data-v-9f721c49]{cursor:pointer}.games .back[data-v-92da56a7]{margin-bottom:20px;cursor:pointer;width:fit-content}.games .back:hover .arrow[data-v-92da56a7]{background:#333}.games .arrow[data-v-92da56a7]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.games .search[data-v-92da56a7]{margin-bottom:40px}.games .search input[data-v-92da56a7]{width:100%;box-sizing:border-box;background-color:#222;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 5px;color:#fff;font-family:Lexend,sans-serif;font-weight:700}.games .results[data-v-92da56a7]{margin-bottom:40px}.games .blocks[data-v-92da56a7]{display:flex;flex-wrap:wrap;gap:20px}.games .block[data-v-92da56a7]{position:relative;transition:all .2s ease-in-out;box-sizing:border-box;max-width:240px}.games .block .item[data-v-92da56a7]{border-radius:8px;cursor:pointer;background:#222;display:flex;min-width:240px;max-width:240px;height:140px;justify-content:center;margin-bottom:10px;align-items:center;border:1px solid rgba(255,255,255,.2);box-sizing:border-box;overflow:hidden}.games .block img[data-v-92da56a7]{width:calc(100% + 10px);height:calc(100% + 10px);border-radius:8px;padding:5px}.games .block[data-v-92da56a7]:hover{transform:scale(1.05)}.games .block[data-v-92da56a7]:hover:after{content:"";font-family:"Font Awesome 7 Brands";font-weight:400;position:absolute;top:55px;left:calc(50% - 15px);font-size:30px;width:30px;height:30px;z-index:10;display:flex;align-items:center;justify-content:center;animation:fadeIn-92da56a7 .2s;animation-fill-mode:forwards;pointer-events:none}@keyframes fadeIn-92da56a7{0%{opacity:0}to{opacity:1}}.games .block:hover .item[data-v-92da56a7]{filter:brightness(50%) blur(1px)}.games .block-image[data-v-92da56a7]{width:160px;height:240px;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:10px;transition:all .2s ease-in-out;border:1px solid rgba(255,255,255,.2)}.games .block .stars[data-v-92da56a7]{position:absolute;top:10px;left:10px;background-color:#333;padding:5px;border-radius:3px;font-size:10px}.games .pagination .arrows[data-v-92da56a7]{display:flex;align-items:center;gap:20px;justify-content:center}.games .pagination .arrow[data-v-92da56a7]{width:24px;height:24px;font-size:16px;border-radius:4px;border:none;background:#222;color:#fff;cursor:pointer}.games .pagination .arrow[data-v-92da56a7]:hover{background:#333}.games .pagination label[data-v-92da56a7]{cursor:pointer}
