@import"https://fonts.googleapis.com/css2?family=Rowdies:wght@300;400;700&display=swap";.navbar{z-index:99999;display:flex;align-items:center;justify-content:center;position:absolute;width:100%;background:linear-gradient(180deg,#000001,#000000bf,#fff0)}.navbar .navbar-items{display:flex;justify-content:space-ev;align-items:center;flex-direction:row;width:100%;padding:0 4.5rem}.navbar .navbar-items .logo-section{height:75px;display:flex;justify-content:center;align-items:center;width:100%;padding:1rem;transition:all .2s ease-in-out}.navbar .navbar-items .logo-section .logo{width:100%;height:100%}.navbar .navbar-items .logo-section .logo .cls-2{fill:#f1f2f2;font-family:Poppins-SemiBold,Poppins;font-size:35.17px;font-weight:600;letter-spacing:.25em}.navbar .navbar-items .logo-section .logo .cls-1{fill:#faa21e!important;stroke-width:0px}.navbar .navbar-items .navbar-routes{display:flex;justify-content:center;align-items:center;width:100%;padding-left:5%}.navbar .navbar-items .navbar-routes ul{list-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:7.5%}.navbar .navbar-items .navbar-routes ul li{font-size:28px}.navbar .navbar-items .navbar-routes ul li a{color:#fff;display:flex;justify-content:center;align-items:center;width:100%;transition:ease-in-out .2s all}.navbar .navbar-items .navbar-routes ul li a:hover{color:#faa21e}.navbar .navbar-items .navbar-routes ul .active>a{color:#f7990d!important}.navbar .navbar-items .social-buttons{display:flex;justify-content:end;align-self:center;gap:5%}.navbar .navbar-items .social-buttons .social-container{display:flex;justify-content:start;align-items:center}.navbar .navbar-items .social-buttons .social-container a{display:flex;justify-content:center;align-items:center;padding:.25rem;border-radius:8px}.navbar .navbar-items .social-buttons .social-container a img{width:30px;height:30px;transition:ease-in-out .2s all;cursor:pointer;display:flex;justify-content:center;align-items:center}.navbar .navbar-items .social-buttons .social-container a img:hover{transform:scale(1.1)}.fixed{position:fixed;background-color:#0f0f0f!important;z-index:9999999999!important;animation:transformAnimation .15s forwards linear}.fixed .navbar-items{display:flex;justify-content:space-ev;align-items:center;flex-direction:row;width:100%;padding:0 4.5rem}.fixed .navbar-items .logo-section{height:50px;display:flex;justify-content:center;align-items:center;width:100%;padding:1rem;transition:all .2s ease-in-out}.fixed .navbar-items .logo-section .logo{width:100%;height:100%}.fixed .navbar-items .logo-section .logo .cls-2{fill:#f1f2f2;font-family:Poppins-SemiBold,Poppins;font-size:35.17px;font-weight:600;letter-spacing:.25em}.fixed .navbar-items .logo-section .logo .cls-1{fill:#faa21e!important;stroke-width:0px}.fixed .navbar-items .navbar-routes{display:flex;justify-content:center;align-items:center;width:100%}.fixed .navbar-items .navbar-routes ul{list-style:none;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:7.5%;padding-left:2.5%}.fixed .navbar-items .navbar-routes ul li{font-size:32px}.fixed .navbar-items .navbar-routes ul li a{color:#fff;display:flex;justify-content:center;align-items:center;width:100%;transition:ease-in-out .2s all}.fixed .navbar-items .navbar-routes ul li a:hover{color:#faa21e}.fixed .navbar-items .social-buttons{display:flex;justify-content:end;align-self:center;gap:5%}.fixed .navbar-items .social-buttons .social-container{display:flex;justify-content:start;align-items:center}.fixed .navbar-items .social-buttons .social-container a{display:flex;justify-content:center;align-items:center;padding:.25rem;border-radius:8px}.fixed .navbar-items .social-buttons .social-container a img{width:30px;height:30px}@media screen and (max-width: 1300px){.navbar{display:flex;justify-content:space-between;width:100%;box-sizing:border-box;padding:1.5rem;z-index:99999999}.navbar .flex-start{display:flex;justify-content:center;align-items:center;width:10%;padding-left:2%}.navbar .flex-start .logo-section{width:100%;height:20px;padding-top:.75rem;padding-bottom:.75rem}.navbar .flex-start .logo-section .logo{width:75px}.navbar .flex-start .logo-section .logo .cls-1{fill:#faa21e}.navbar .flex-start .logo-section .logo .cls-1,.navbar .flex-start .logo-section .logo .cls-2{stroke-width:0px}.navbar .flex-start .logo-section .logo .cls-2{fill:#f1f2f2}.navbar .flex-end{display:flex;justify-content:center;align-items:center}.navbar .flex-end .sidebar-button-container{width:25px;height:25px}.navbar .flex-end .sidebar-button-container .navbar-button{width:35px;cursor:pointer}.navbar .flex-end .sidebar-button-container .navbar-button path{stroke:#aaaaae}.navbar .flex-end .sidebar-button-container .close-button{width:35px;cursor:pointer}.navbar .flex-end .sidebar-button-container .close-button path{stroke:#aaaaae}.navbar .sidebar-container{position:fixed;left:0%;top:0%;width:100%;height:100%;z-index:56}.navbar .sidebar-container .sidebar-flex-wrapper{display:flex;width:100%;height:100%;background-color:#0f0f0f;z-index:99999;flex-direction:column}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar{display:flex;justify-content:space-between;align-items:center;width:100%;z-index:9999;padding:1.5rem}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .logo-section{width:100%;height:20px;padding-top:.75rem;padding-bottom:.75rem}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .logo-section .logo{width:75px}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .logo-section .logo .cls-1{fill:#faa21e}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .logo-section .logo .cls-1,.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .logo-section .logo .cls-2{stroke-width:0px}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .logo-section .logo .cls-2{fill:#f1f2f2}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .sidebar-button-container{height:25px;padding-right:2.5rem}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .sidebar-button-container .navbar-button{width:35px;cursor:pointer}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .sidebar-button-container .navbar-button path{stroke:#aaaaae}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .sidebar-button-container .close-button{width:35px;cursor:pointer}.navbar .sidebar-container .sidebar-flex-wrapper .top-of-sidebar .sidebar-button-container .close-button path{stroke:#aaaaae}.navbar .sidebar-container .sidebar-flex-wrapper .under-of-sidebar{width:100%;display:flex;justify-content:center;align-self:center;flex-direction:column}.navbar .sidebar-container .sidebar-flex-wrapper .under-of-sidebar .language-changer{display:flex;justify-content:start;align-items:center;padding:0rem 2rem;margin-top:2%;pointer-events:all;width:35px;z-index:999}.navbar .sidebar-container .sidebar-flex-wrapper .under-of-sidebar .language-changer svg{width:35px}.navbar .sidebar-container .sidebar-flex-wrapper .under-of-sidebar .list-container{display:flex;width:90%}.navbar .sidebar-container .sidebar-flex-wrapper .under-of-sidebar .list-container ul{list-style:none;width:90%;padding:0rem 2rem}.navbar .sidebar-container .sidebar-flex-wrapper .under-of-sidebar .list-container ul li{width:100%;margin:1rem 0;font-size:14px;color:#fff;background-color:#202024;padding:1rem;border-radius:15px}.navbar .sidebar-container .sidebar-flex-wrapper .under-of-sidebar .list-container ul li a{color:#fff}.navbar .sidebar-container .sidebar-flex-wrapper .under-of-sidebar .language-list{background-color:#0f0f0f;width:100%;position:absolute;height:100%;top:10%}.navbar .sidebar-container .sidebar-flex-wrapper .under-of-sidebar .language-list .list-container{position:relative;top:50px}}@keyframes transformAnimation{0%{background-color:transparent}to{background-color:#000}}.footer{width:100%;height:auto;padding:56px 0;background-color:#0f0f0f;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;margin-top:2.5%}.footer .inner-footer{margin:0rem 15rem;display:flex;flex-direction:column}.footer .inner-footer .list-section{width:100%;margin:0 auto;display:flex;justify-content:start;align-items:start;gap:7.5%;padding-bottom:2.5%}.footer .inner-footer .list-section .col{display:flex;justify-content:center;align-items:start;flex-direction:column}.footer .inner-footer .list-section .col .col-title{margin-bottom:1%;font-size:20px;color:#faa21e;font-family:PoppinsBold}.footer .inner-footer .list-section .col ul{list-style:none;padding-inline-start:0px;margin-top:5%}.footer .inner-footer .list-section .col ul li{font-size:14px;line-height:28px;transition:color .1s ease-in-out;cursor:pointer;width:100%}.footer .inner-footer .list-section .col ul li a{color:#fff;text-decoration:none}.footer .inner-footer .list-section .col ul li a:hover{color:#faa21e}.footer .inner-footer .text-section{display:flex;flex-direction:column;width:100%;color:#fff}.footer .inner-footer .text-section:before{content:"";width:100%;height:2px;background-image:linear-gradient(to right,transparent,rgba(170,170,174,.431372549),transparent);margin-bottom:2%}.footer .inner-footer .text-section .text-socials{display:flex;justify-content:space-between;align-items:start}.footer .inner-footer .text-section .text-socials .text{font-size:12px;max-width:50%;line-height:20px}.footer .inner-footer .text-section .text-socials .socials{display:flex;justify-content:center;align-items:center;gap:3%;width:30%}.footer .inner-footer .text-section .text-socials .socials .social-container{width:35px;height:35px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;transition:background-color ease-in-out .1s}.footer .inner-footer .text-section .text-socials .socials .social-container a{width:25px;display:flex;justify-content:center;align-items:center}.footer .inner-footer .text-section .text-socials .socials .social-container a img{box-sizing:border-box;width:25px}.footer .inner-footer .text-section .text-socials .socials .social-container:hover{background-color:#faa21e}.footer .inner-footer .text-section .navigations{margin-top:2%;display:flex;justify-content:start;align-items:center;gap:5%}.footer .inner-footer .text-section .navigations .navigation{transition:color .1s ease-in-out}.footer .inner-footer .text-section .navigations .navigation a{text-decoration:none;color:#fff;cursor:pointer}.footer .inner-footer .text-section .navigations .navigation a:hover{color:#faa21e}@media screen and (max-width: 750px){.footer .inner-footer{margin:0rem 2.5rem;display:flex;flex-direction:column}}@media screen and (max-width: 550px){.footer{padding:0 0 5%;margin-top:15%}.footer .inner-footer{display:flex;flex-direction:column}.footer .inner-footer .list-section{width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:3%;padding-bottom:2.5%;text-align:center}.footer .inner-footer .list-section .col{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:5%}.footer .inner-footer .list-section .col .col-title{margin-bottom:5%;font-size:22px;font-family:PoppinsBold;text-align:center;width:100%;color:#faa21e}.footer .inner-footer .list-section .col ul{list-style:none;margin-top:0%}.footer .inner-footer .list-section .col ul li{font-size:14px;line-height:28px;transition:color .1s ease-in-out;cursor:pointer;display:flex;justify-content:center;align-items:center}.footer .inner-footer .list-section .col ul li a{text-decoration:none}.footer .inner-footer .text-section .text-socials{display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin-top:5%}.footer .inner-footer .text-section .text-socials .text{font-size:14px;max-width:100%;line-height:20px;text-align:center;margin-bottom:5%;margin-top:5%}.footer .inner-footer .text-section .text-socials .socials{display:flex;justify-content:center;align-items:center;gap:20%;width:30%;margin-top:5%}.footer .inner-footer .text-section .text-socials .socials .social-container{width:35px;height:35px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;transition:background-color ease-in-out .1s}.footer .inner-footer .text-section .text-socials .socials .social-container a{width:40px;display:flex;justify-content:center;align-items:center}.footer .inner-footer .text-section .text-socials .socials .social-container a img{box-sizing:border-box;width:25px}.footer .inner-footer .text-section .text-socials .socials .social-container:hover{background-color:#faa21e}.footer .inner-footer .text-section .navigations{margin-top:7.5%;justify-content:center}}@media screen and (max-width: 550px) and (max-width: 400px){.footer .inner-footer .text-section .navigations{width:100%;font-size:16px;text-align:center;display:flex;flex-direction:column}.footer .inner-footer .text-section .navigations .navigation{margin-bottom:5%}}.home{height:100%;width:100%}.home .hunika-games{font-size:52px;font-family:PoppinsBold;color:#fff;display:flex;margin-bottom:1%;padding-top:7.5%}.home .hunika-games .letter{font-family:PoppinsBold;opacity:0;transition:all .2s ease-in-out}.home .hunika-games .letter:nth-child(1){animation:opacityAnim .2s ease-in-out forwards;animation-delay:.2s}.home .hunika-games .letter:nth-child(2){animation:opacityAnim .2s ease-in-out forwards;animation-delay:.4s}.home .hunika-games .letter:nth-child(3){animation:opacityAnim .2s ease-in-out forwards;animation-delay:.6s}.home .hunika-games .letter:nth-child(4){animation:opacityAnim .2s ease-in-out forwards;animation-delay:.8s}.home .hunika-games .letter:nth-child(5){animation:opacityAnim .2s ease-in-out forwards;animation-delay:1s}.home .hunika-games .letter:nth-child(6){animation:opacityAnim .2s ease-in-out forwards;animation-delay:1.2s}.home .hunika-games .letter:nth-child(7){animation:opacityAnim .2s ease-in-out forwards;animation-delay:1.4s}.home .hunika-games .letter:nth-child(8){animation:opacityAnim .2s ease-in-out forwards;animation-delay:1.6s}.home .opened{opacity:1}.home .game-slider{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column;padding-top:7.5%}.home .game-slider .swiper{width:100%;height:600px}.home .game-slider .swiper .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.home .game-slider .swiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.home .game-slider .item-holder{width:100%;height:500px;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;overflow:visible}.home .game-slider .item-holder:hover .bg-img{filter:blur(5px) grayscale(.5)}.home .game-slider .item-holder:hover .game-name,.home .game-slider .item-holder:hover .game-router,.home .game-slider .item-holder:hover .send-store{opacity:1}.home .game-slider .item-holder img{width:100%;height:100%;transition:all .2s ease-in-out}.home .game-slider .item-holder .game-router{position:absolute;opacity:0;transition:all .2s ease-in-out;top:60%;cursor:pointer;padding:2% 5%;background-color:#faa21e;color:#fff;border-radius:24px;font-family:PoppinsSemiBold;box-shadow:#000 1px 1px 25px}.home .game-slider .item-holder .game-name{z-index:500;font-size:28px;font-family:PoppinsBold;color:#fff;position:absolute;opacity:0;transition:all .2s ease-in-out;top:40%;text-shadow:black 1px 1px 1px}.home .game-slider .swiper-button-next,.home .game-slider .swiper-button-prev{color:#faa21e;width:50px;height:50px}.home .game-name{color:#fff;font-size:28px;font-family:PoppinsBold;margin:3% 0%}.home .navigate-details{transition:all .2s ease-in-out;cursor:pointer;padding:2% 5%;background-color:#faa21e;color:#fff;border-radius:24px;font-family:PoppinsSemiBold;z-index:9999;margin-bottom:5%}@media screen and (max-width: 550px){.home .navigate-details{margin-bottom:10%}}.home .send-store{position:absolute;display:flex;justify-content:center;align-items:center;gap:10%;width:100%;transition:opacity ease-in-out .2s;bottom:10%;opacity:0}.home .send-store .android,.home .send-store .apple{background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:100%;padding:.75rem 1rem;cursor:pointer}@keyframes opacityAnim{0%{opacity:0}to{opacity:1}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.enterance{height:100vh;display:flex;justify-content:center;align-items:start;flex-direction:column;padding-left:5%;height:704px}.enterance .bg-img{position:absolute;z-index:-1;width:100%;left:0;top:0;transition:ease-in-out all .2s;height:704px}.enterance .bg-img .bg{width:98%;height:100%;top:0;left:1%;position:absolute;transition:all ease-in-out .2s;border-radius:0 0 42px 42px;animation:scale 2s ease-in-out forwards;display:flex;justify-content:center;align-items:center}.enterance .bg-img .mask{position:absolute;left:0;top:0;width:100%;height:100%;background:#0f0f0f;background:linear-gradient(87deg,#0f0f0fbf,#0000);z-index:9999}.enterance .text-container{width:44%}.enterance .text-container .title{color:#fff;font-size:78px;display:flex}.enterance .text-container .title .let{font-family:PoppinsBold}.enterance .text-container .orange{color:#faa21e;font-size:48px;font-style:italic}.enterance .text-container .line{width:44%;height:5px;border-radius:24px;background-color:#faa21e;margin:3.5% 0;animation:widthAnim 1s forwards ease-in-out}@keyframes widthAnim{0%{width:0%}to{width:44%}}.enterance .text-container .sub-text{opacity:0;color:#fff;font-size:28px;font-family:PoppinsMedium}.enterance .button-container{margin-top:2.5%;opacity:0;animation:opacityAnim .5s forwards ease-in-out,leftAnim .5s forwards ease-in-out;animation-delay:1.25s}@media screen and (max-width: 550px){.enterance{display:flex;justify-content:center;align-items:start;flex-direction:column;padding-left:5%;padding-right:5%;height:100vh}.enterance .bg-img{position:absolute;z-index:-1;width:100%;left:0;top:0;height:100%}.enterance .bg-img img{width:100%;height:100%;object-fit:cover}.enterance .bg-img .bg{width:100%;height:100%;top:0;left:0%;position:absolute;transition:all ease-in-out .2s;border-radius:0;animation:scale 2s ease-in-out forwards;display:flex;justify-content:center;align-items:center}.enterance .text-container{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.enterance .text-container .title{color:#fff;font-size:52px;font-family:PoppinsBold}.enterance .text-container .orange{color:#faa21e;font-size:48px;font-style:italic}.enterance .text-container .line{width:44%;height:5px;border-radius:24px;background-color:#faa21e;margin:3.5% 0}.enterance .text-container .sub-text{color:#fff;font-size:28px;text-align:center;animation:fromTopAnim .5s ease-in-out forwards;animation-delay:.75s;opacity:0}.enterance .button-container{margin-top:5%;display:flex;justify-content:center;align-items:center;width:100%;animation:fromBottomAnim .5s ease-in-out forwards;animation-delay:1s;opacity:0}}@keyframes leftAnim{0%{transform:translate(-15px)}to{transform:translate(0)}}@keyframes fromTopAnim{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fromBottomAnim{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.button{padding:.75rem 3rem;background-color:#faa21e;cursor:pointer;border-radius:16px;color:#fff;transition:ease-in-out .2s all;font-family:PoppinsBold;font-size:20px;-webkit-user-select:none;user-select:none}.button:hover{background-color:#000;color:#fff}.white:hover{background-color:#fff;color:#000}.btnEnterance{font-size:28px;font-family:PoppinsSemiBold}.game-section{display:flex;justify-content:start;align-items:center;padding-top:2.5%;flex-direction:column;height:90vh}.game-section .game-buttons{display:flex;justify-content:center;align-items:center;gap:10%;position:relative;margin-bottom:12.5%}.game-section .game-buttons .game-name{font-size:56px;border-bottom:5px solid transparent;cursor:pointer;transition:ease-in-out .2s all;-webkit-user-select:none;user-select:none;color:#fff}.game-section .game-buttons .active{border-bottom:5px solid #faa21e}.game-section .all-games{display:flex;justify-content:center;align-items:center;gap:10%}.game-section .all-games .game-container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;border-radius:8px}.game-section .all-games .game-container img{width:350px;height:350px;border-radius:4px}.game-section .all-games .game-container .title{display:flex;justify-content:center;align-self:center;width:100%;text-align:center;font-size:24px;font-family:PoppinsBold;margin-top:2%}.game-section .all-games .game-container .see-details{color:#faa21e;font-size:20px;font-family:PoppinsBold;cursor:pointer;margin-top:2%;margin-bottom:10%}.game-section .all-games .game-container:nth-child(1),.game-section .all-games .game-container:nth-child(2),.game-section .all-games .game-container:nth-child(3){animation:opAnim .2s forwards linear}.game-section .all-games .game-container:nth-child(1){animation-delay:0s}.game-section .all-games .game-container:nth-child(2){animation-delay:.25s}.game-section .all-games .game-container:nth-child(3){animation-delay:.5s}.game-section .button-container{padding:2rem 0rem;display:flex;justify-content:center;align-items:center}@keyframes opAnim{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 1350px){.game-section{display:flex;justify-content:start;align-items:center;padding-top:5%;flex-direction:column;height:90vh}.game-section .game-buttons{display:flex;justify-content:center;align-items:center;gap:10%;position:relative;margin-bottom:2.5%}.game-section .game-buttons .game-name{font-size:48px;border-bottom:5px solid transparent;cursor:pointer;transition:ease-in-out .2s all;-webkit-user-select:none;user-select:none}.game-section .game-buttons .active{border-bottom:5px solid #faa21e}.game-section .all-games{display:flex;justify-content:center;align-items:center;gap:10%}.game-section .all-games .game-container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;border-radius:8px;opacity:0}.game-section .all-games .game-container img{width:250px;height:250px;border-radius:4px}.game-section .all-games .game-container .title{display:flex;justify-content:center;align-self:center;width:100%;text-align:center;font-size:22px;font-family:PoppinsBold;margin-top:2%}.game-section .all-games .game-container .see-details{color:#faa21e;font-size:18px;font-family:PoppinsBold;cursor:pointer;margin-top:2%;margin-bottom:10%}.game-section .all-games .game-container:nth-child(1),.game-section .all-games .game-container:nth-child(2),.game-section .all-games .game-container:nth-child(3){animation:opAnim .2s forwards linear}.game-section .all-games .game-container:nth-child(1){animation-delay:0s}.game-section .all-games .game-container:nth-child(2){animation-delay:.25s}.game-section .all-games .game-container:nth-child(3){animation-delay:.5s}.game-section .button-container{padding:2rem 0rem;display:flex;justify-content:center;align-items:center}}@media screen and (max-width: 950px){.game-section{display:flex;justify-content:start;align-items:center;padding-top:5%;flex-direction:column;height:90vh}.game-section .game-buttons{display:flex;justify-content:center;align-items:center;gap:10%;position:relative;margin-bottom:2.5%}.game-section .game-buttons .game-name{font-size:48px;border-bottom:5px solid transparent;cursor:pointer;transition:ease-in-out .2s all;-webkit-user-select:none;user-select:none}.game-section .game-buttons .active{border-bottom:5px solid #faa21e}.game-section .all-games{display:flex;justify-content:center;align-items:center;gap:10%}.game-section .all-games .game-container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;border-radius:8px;opacity:0}.game-section .all-games .game-container img{width:200px;height:200px;border-radius:4px}.game-section .all-games .game-container .title{display:flex;justify-content:center;align-self:center;width:100%;text-align:center;font-size:16px;font-family:PoppinsBold;margin-top:2%}.game-section .all-games .game-container .see-details{color:#faa21e;font-size:14px;font-family:PoppinsBold;cursor:pointer;margin-top:2%;margin-bottom:10%}.game-section .all-games .game-container:nth-child(1),.game-section .all-games .game-container:nth-child(2),.game-section .all-games .game-container:nth-child(3){animation:opAnim .2s forwards linear}.game-section .all-games .game-container:nth-child(1){animation-delay:0s}.game-section .all-games .game-container:nth-child(2){animation-delay:.25s}.game-section .all-games .game-container:nth-child(3){animation-delay:.5s}.game-section .button-container{padding:2rem 0rem;display:flex;justify-content:center;align-items:center}}@media screen and (max-width: 550px){.game-section{display:flex;justify-content:start;align-items:center;padding-top:5%;flex-direction:column;height:100%}.game-section .game-buttons{display:flex;justify-content:center;align-items:center;gap:10%;margin-bottom:5%}.game-section .game-buttons .game-name{font-size:36px;border-bottom:5px solid transparent}.game-section .game-buttons .active{border-bottom:5px solid #faa21e}.game-section .all-games{display:flex;justify-content:center;align-items:center;gap:10%;flex-direction:column}.game-section .all-games .game-container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;border-radius:8px;opacity:0;margin-bottom:10%}.game-section .all-games .game-container img{width:275px;height:275px;border-radius:4px}.game-section .all-games .game-container .title{display:flex;justify-content:center;align-self:center;width:100%;text-align:center;font-size:24px;font-family:PoppinsBold;margin-top:2%}.game-section .all-games .game-container .see-details{color:#faa21e;font-size:20px;font-family:PoppinsBold;cursor:pointer;margin-top:2%;margin-bottom:10%}.game-section .all-games .game-container:nth-child(1),.game-section .all-games .game-container:nth-child(2),.game-section .all-games .game-container:nth-child(3){animation:opAnim .2s forwards linear}.game-section .all-games .game-container:nth-child(1){animation-delay:0s}.game-section .all-games .game-container:nth-child(2){animation-delay:.25s}.game-section .all-games .game-container:nth-child(3){animation-delay:.5s}}.is-visible,.fadein{opacity:1;transform:none;visibility:visible;display:flex}section{opacity:0;transform:translateY(15%);visibility:hidden;transition:opacity .75s ease-in-out,transform .75s ease-in-out;will-change:opacity,visibility}.news-container{height:100%;flex-direction:column;padding:0rem 10rem;display:flex;justify-content:center;align-items:center}.news-container .head-text{text-align:center;color:#fff;font-family:PoppinsBold;font-size:52px;margin-bottom:5%}.news-container .news-holder-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;column-gap:5%;width:79%;justify-content:center}.news-container .news-holder-container .news-holder{margin-bottom:10%;flex-direction:row;background-color:#fff;border-radius:14px 14px 8px 8px;display:flex;justify-content:start;align-items:center;width:100%}.news-container .news-holder-container .news-holder .img-holder{width:275px;height:275px}.news-container .news-holder-container .news-holder .img-holder img{width:275px;height:275px;object-fit:cover;border-radius:0 14px 14px 0}.news-container .news-holder-container .news-holder .text-holder{color:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem}.news-container .news-holder-container .news-holder .text-holder .see-details{font-family:PoppinsBold;color:#faa21e;font-size:20px;margin-bottom:5%;cursor:pointer}.news-container .news-holder-container .news-holder .text-holder .title{font-size:24px;font-family:PoppinsBold;margin-top:5%;margin-bottom:5%;text-align:center;display:flex;justify-content:center;align-items:center;width:75%}@media screen and (max-width: 550px){.news-container{height:100%;flex-direction:column;padding:0rem;display:flex;justify-content:center;align-items:center}.news-container .head-text{text-align:center;color:#fff;font-family:PoppinsBold;font-size:52px;margin-bottom:5%}.news-container .news-holder-container{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(auto-fill);color:#fff;width:20%;justify-content:center}.news-container .news-holder-container .news-holder{margin-bottom:10%;margin-top:2%;flex-direction:column;background-color:#fff;width:275px;border-radius:14px 14px 8px 8px}.news-container .news-holder-container .news-holder .img-holder{width:275px;height:275px}.news-container .news-holder-container .news-holder .img-holder img{width:275px;height:275px;border-radius:14px 14px 0 0}.news-container .news-holder-container .news-holder .text-holder{color:#000;display:flex;justify-content:center;align-items:center;flex-direction:column}.news-container .news-holder-container .news-holder .text-holder .see-details{font-family:PoppinsBold;color:#faa21e;font-size:18px;margin-bottom:10%;cursor:pointer}.news-container .news-holder-container .news-holder .text-holder .title{font-size:24px;font-family:PoppinsBold;margin-top:5%;margin-bottom:5%;width:100%}}.privacy-policy{padding:2rem 10%;font-size:16px;background-color:#f4f4f4}.privacy-policy .section .main-title{font-family:PoppinsBold;font-size:20px}.privacy-policy .section .sub-heading{font-size:18px;font-family:PoppinsBold;margin-top:2%;margin-bottom:2%}.privacy-policy .section .list-title{margin-top:2%;margin-bottom:2%}.privacy-policy .section .list{margin-top:1%}.privacy-policy .section .list ul{margin-left:2%}.privacy-policy .section .list ul li{margin:.8rem 0rem}.privacy-policy .section .list .li-bold{font-family:PoppinsSemiBold}.privacy-policy .section .second-title{font-size:16px;font-family:PoppinsSemiBold;margin-top:2%;margin-bottom:2%}.sss{width:100%;padding:2% 0%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f4f4f4}.sss .title{font-size:24px;margin-bottom:2%;font-family:PoppinsBold}.sss .question-container{padding:0% 20%;margin:.5% 0%}.sss .question-container .question{font-family:PoppinsBold;font-size:14px}.sss .question-container .answer{font-size:14px}.sss .question-container ul{margin-left:2%;padding:0;list-style:numeric}.sss .question-container ul li{margin-top:.5%}.sss .question-container ul li>span{font-family:PoppinsBold}.help{padding:10% 20% 1%}.help .title-container{font-size:24px;font-family:PoppinsMedium;color:#fff}.help .faq{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:5%;padding:0rem 1rem}.help .faq .title{font-size:28px;color:#fff;display:flex;justify-content:start;align-items:center;width:100%;text-align:start;font-family:PoppinsBold;margin-bottom:2%}.help .faq .question-holder{background-color:#fff;width:100%;padding:1rem;margin-bottom:1%;border-radius:8px;cursor:pointer;transition:height ease-in-out .2s}.help .faq .question-holder .question{font-size:18px;font-family:PoppinsBold;margin-bottom:2.5%}.help .faq .question-holder ul{list-style:numeric;padding-left:2%}.help .faq .question-holder ul li{font-family:PoppinsBold}.help .faq .active{height:auto;transition:height ease-in-out .2s}.help .faq .deactive{height:3vh;transition:height ease-in-out .2s}.help .contact-info{display:flex;justify-content:center;align-items:center;margin-top:7.5%;margin-bottom:7.5%;width:100%;gap:7.5%}.help .contact-info .contact-holder{display:flex;height:100%;justify-content:start;align-items:center;flex-direction:column}.help .contact-info .contact-holder .contact-icon{display:flex;justify-content:center;align-items:center;width:100px;height:100px;border-radius:100%;background-color:#faa21e;margin-bottom:10%}.help .contact-info .contact-holder .contact-icon .icon{width:50px;height:50px}.help .contact-info .contact-holder .contact-icon .mail-icon .cls-1{fill:#f0f1f1;fill-rule:evenodd;stroke-width:0px}.help .contact-info .contact-holder .contact-icon .location-icon .cls-1{fill:#f0f1f1;stroke-width:0px}.help .contact-info .contact-holder .contact-icon .phone-icon .cls-1{fill:#f0f1f1;fill-rule:evenodd;stroke-width:0px}.help .contact-info .contact-holder .contact-title-container{display:flex;color:#faa21e;height:25px}.help .contact-info .contact-holder .contact-title-container .contact-title{font-size:24px;font-family:PoppinsBold}.help .contact-info .contact-holder .contact-info-container{height:20px;max-width:70%}.help .contact-info .contact-holder .contact-info-container .contact-info{color:#fff;max-width:100%;text-align:center}.help .contact-info .contact-2 .contact-info-container{max-width:100%}.help .contact-form{height:100%;width:100%;display:flex;justify-content:center;align-items:start;flex-direction:column}.help .contact-form .title-container{margin-bottom:1%}.help .contact-form form{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.help .contact-form form .row{display:flex;justify-content:center;align-items:center;gap:1%;width:100%}.help .contact-form form input,.help .contact-form form textarea,.help .contact-form form button{width:100%;font-size:18px;border:none;border-radius:10px;padding-left:1rem}.help .contact-form form input:focus,.help .contact-form form textarea:focus,.help .contact-form form button:focus{outline:none;border:none}.help .contact-form form input{height:50px;margin-bottom:1%}.help .contact-form form textarea{resize:none;height:90px}.help .contact-form form button{width:100%;margin-top:1%;height:50px;font-size:18px;background-color:#faa21e;color:#fff;transition:all .1s ease-in-out}.help .contact-form form button:hover{background-color:#f4f4f4;color:#000}.help .contact-form .sucsess{color:#f4f4f4;width:100%;text-align:center;margin-top:2%}@media screen and (max-width: 950px){.help{padding:1% 10%}.help .contact-form .title-container{margin-top:7.5%}}@media screen and (max-width: 550px){.help{padding:1rem 2rem;padding-top:15%}.help .title-container{font-size:18px}.help .faq{display:flex;justify-content:center;align-items:center;flex-direction:column}.help .faq .title{font-size:28px;color:#fff;display:flex;justify-content:start;align-items:center;width:100%;text-align:start;font-family:PoppinsBold;margin-bottom:2%;text-align:center;margin-top:5%}.help .faq .question-holder{background-color:#fff;width:90%;padding:1rem;margin-bottom:2%;border-radius:8px;cursor:pointer;transition:height ease-in-out .2s}.help .faq .question-holder .question{font-size:18px;font-family:PoppinsBold;margin-bottom:2.5%}.help .faq .question-holder ul{list-style:numeric;padding-left:2%}.help .faq .question-holder ul li{font-family:PoppinsBold}.help .faq .active,.help .faq .deactive{height:100%}.help .faq .deactive .answer,.help .faq .deactive ul{display:none}.help .input-container input{height:35px;width:100%;font-size:18px;border:none;background-color:#f4f4f4}.help .input-container input:focus{outline:none}.help .input-container .dropdown{width:100%;height:225px;background-color:#fff;position:absolute;top:115%;z-index:99999}.help .input-container .dropdown .search-container{display:flex;width:100%;justify-content:start;align-items:start;flex-direction:column;padding-left:2%;padding-top:1%}.help .input-container .dropdown .search-container .title{margin-top:.5%}.help .input-container .dropdown .search-container .title a{font-size:18px;font-family:PoppinsSemiBold;text-decoration:none}.help .input-container .dropdown .search-container .button{padding:1%;background-color:#faa21e;border-radius:5px;margin-top:1%;color:#fff;cursor:pointer}.help .input-container .dropdown .search-container .button:hover{background-color:#0f0f0f}.help .contact-info{display:flex;justify-content:center;align-items:center;margin-top:10%;margin-bottom:0%;width:100%;gap:7.5%;flex-direction:column}.help .contact-info .contact-holder{display:flex;height:100%;justify-content:center;align-items:center;flex-direction:column;height:200px}.help .contact-info .contact-holder .contact-icon{display:flex;justify-content:center;align-items:center;width:75px;height:75px;border-radius:100%;background-color:#faa21e}.help .contact-info .contact-holder .contact-icon .icon{overflow:visible;z-index:9999;width:35px;height:35px}.help .contact-info .contact-holder .contact-icon .mail-icon .cls-1{fill:#f0f1f1;fill-rule:evenodd;stroke-width:0px}.help .contact-info .contact-holder .contact-icon .location-icon .cls-1{fill:#f0f1f1;stroke-width:0px}.help .contact-info .contact-holder .contact-icon .phone-icon .cls-1{fill:#f0f1f1;fill-rule:evenodd;stroke-width:0px}.help .contact-info .contact-holder .contact-title-container{display:flex;color:#faa21e;height:20px}.help .contact-info .contact-holder .contact-title-container .contact-title{font-size:20px;font-family:PoppinsBold}.help .contact-info .contact-holder .contact-info-container{height:20px;max-width:70%}.help .contact-info .contact-holder .contact-info-container .contact-info{color:#fff;max-width:100%;text-align:center;font-size:14px}.help .contact-info .contact-2 .contact-info-container{max-width:100%}.help .contact-form{height:100%;width:100%;display:flex;justify-content:center;align-items:start;flex-direction:column}.help .contact-form .title-container{margin-bottom:1%;margin-top:7.5%}.help .contact-form form{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.help .contact-form form .row{display:flex;justify-content:center;align-items:center;gap:1%;width:100%}.help .contact-form form input,.help .contact-form form textarea,.help .contact-form form button{width:100%;font-size:18px;border:none;border-radius:10px;padding-left:1rem}.help .contact-form form input:focus,.help .contact-form form textarea:focus,.help .contact-form form button:focus{outline:none;border:none}.help .contact-form form input{height:50px;margin-bottom:1%}.help .contact-form form textarea{resize:none;height:90px}.help .contact-form form button{width:100%;margin-top:1%;height:50px;font-size:18px;background-color:#faa21e;color:#fff;transition:all .1s ease-in-out}.help .contact-form form button:hover{background-color:#f4f4f4;color:#000}}@media screen and (max-width: 450px){.help{padding:5em 2rem}.help .contact-form{height:100%;width:100%;display:flex;justify-content:center;align-items:start;flex-direction:column}.help .contact-form .title-container{margin-bottom:1%;margin-top:12.5%}.help .contact-form form{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.2rem}.help .contact-form form .row{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.2rem;width:100%}.help .contact-form form input,.help .contact-form form textarea,.help .contact-form form button{width:100%;font-size:18px;border:none;border-radius:10px;padding-left:5%}.help .contact-form form input:focus,.help .contact-form form textarea:focus,.help .contact-form form button:focus{outline:none;border:none}.help .contact-form form input{height:45px;margin-bottom:1%}.help .contact-form form textarea{resize:none;height:75px}.help .contact-form form button{width:105%;height:45px;font-size:18px;background-color:#faa21e;color:#fff;transition:all .1s ease-in-out}.help .contact-form form button:hover{background-color:#f4f4f4;color:#000}}.game-page{width:100%;height:100%}.game-page .game-container{position:relative}.game-page .game-container .game-img-container{width:100%;height:100vh;position:relative}.game-page .game-container .game-img-container img{width:100%;height:100%;object-fit:cover;border-radius:5px;animation:op 1.25s ease-in-out forwards}@keyframes op{0%{opacity:0}to{opacity:1}}.game-page .game-container .game-img-container .mask{width:100%;height:100vh;position:absolute;top:0;background:linear-gradient(90deg,#0000 35%,#000000bf 90%);z-index:999}.game-page .game-container .game-img-container .game-title{position:absolute;z-index:999;font-size:80px;color:#fff;right:5%;width:45%;top:65%;font-weight:700;font-family:PoppinsBold;z-index:1000;opacity:0}.game-page .game-container .game-img-container .game-desc-container{position:absolute;top:30%;right:5%;width:45%;font-family:PoppinsRegular}.game-page .game-container .game-img-container .stores{position:absolute;top:80%;right:5%;display:flex;justify-content:start;align-items:center;width:45%;z-index:1000;flex-direction:column;opacity:0;animation-delay:.5s}.game-page .game-container .game-img-container .stores .stores-title{font-family:PoppinsSemiBold;font-size:32px;color:#fff;display:flex;justify-content:start;align-items:center;width:100%;margin-bottom:1%;display:none}.game-page .game-container .game-img-container .stores .stores-container{display:flex;width:100%;justify-content:start;align-items:center;gap:5%}@media screen and (max-width: 450px){.game-page .game-container .game-img-container .stores .stores-container{flex-direction:column;justify-content:start;align-items:start}.game-page .game-container .game-img-container .stores .stores-container img{margin-top:5%}}.game-page .game-container .game-img-container .stores .stores-container img{width:300px;height:auto;cursor:pointer}@media screen and (max-width: 750px){.game-page .game-container .game-img-container .stores .stores-container img{width:200px;height:auto;cursor:pointer}}.game-page .game-container .bottom-layer{display:flex;justify-content:center;align-items:start;padding:1rem 15rem;flex-direction:column}.game-page .game-container .bottom-layer .game-title{color:#fff;font-family:PoppinsBold;font-size:52px;margin-top:2%}.game-page .game-container .bottom-layer .game-title-container{width:100%;display:flex;justify-content:space-between;align-items:center}.game-page .game-container .bottom-layer .game-title-container .game-title{color:#fff;font-family:PoppinsBold;font-size:52px;margin-top:2%}.game-page .game-container .bottom-layer .game-title-container .icons-container{display:flex;justify-content:end;align-items:center;flex-direction:row;width:20%;gap:10%}.game-page .game-container .bottom-layer .game-title-container .icons-container .google-play{width:50px;height:50px}.game-page .game-container .bottom-layer .game-title-container .icons-container .google-play:hover{transform:scale(1.1)}.game-page .game-container .bottom-layer .game-title-container .icons-container .app-store{width:50px;height:50px}.game-page .game-container .bottom-layer .game-title-container .icons-container .app-store:hover{transform:scale(1.1)}.game-page .game-container .bottom-layer .game-desc-container{display:flex;justify-content:center;flex-direction:column;color:#fff;max-width:85%}.game-page .game-container .bottom-layer .game-desc-container .game-desc{margin-bottom:1%}.game-page .game-container .bottom-layer .game-gallery-container{width:100%;height:100%;margin-top:5%}.game-page .game-container .bottom-layer .game-gallery-container .empty-error{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.game-page .game-container .bottom-layer .game-gallery-container .empty-error .text{color:#ffffff2a;font-size:14px;font-family:PoppinsBold}.game-page .game-container .bottom-layer .game-gallery-container .empty-error img{width:75px;height:75px;object-fit:cover;overflow:visible;margin-bottom:2%;animation:bounce 1.5s ease-in-out infinite}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.game-page .game-container .bottom-layer .game-gallery-container .gallery-title{font-family:PoppinsSemiBold;font-size:32px;color:#fff;margin-bottom:2%}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section{display:flex;justify-content:center;align-items:center;width:100%;color:#fff}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper{width:100%;height:100%}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper .swiper-button-prev,.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper .swiper-button-next{color:#faa21e}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper-slide img{display:block;width:100%;height:100%;height:300px;object-fit:cover;border-radius:24px}@media screen and (max-width: 950px){.game-page{width:100%;height:100%}.game-page .game-container{position:relative}.game-page .game-container .game-img-container{width:100%;height:100vh;position:relative}.game-page .game-container .game-img-container img{width:100%;height:100%;object-fit:cover;border-radius:5px}.game-page .game-container .game-img-container .mask{width:100%;height:100vh;position:absolute;top:0;background:linear-gradient(90deg,#000000bf 35%,#0000 90%)}.game-page .game-container .game-img-container .game-title{position:absolute;z-index:999;font-size:80px;color:#fff;left:5%;width:45%;top:50%;line-height:72px;font-weight:700;font-family:PoppinsBold}.game-page .game-container .game-img-container .stores{position:absolute;top:80%;left:5%;display:flex;justify-content:start;align-items:center;width:45%;flex-direction:column}.game-page .game-container .game-img-container .stores .stores-title{font-family:PoppinsSemiBold;font-size:32px;color:#fff;display:flex;justify-content:start;align-items:center;width:100%;margin-bottom:1%;display:none}.game-page .game-container .game-img-container .stores .stores-container{display:flex;width:100%;justify-content:start;align-items:center;gap:5%}}@media screen and (max-width: 950px) and (max-width: 450px){.game-page .game-container .game-img-container .stores .stores-container{flex-direction:column;justify-content:start;align-items:start}.game-page .game-container .game-img-container .stores .stores-container img{margin-top:5%}}@media screen and (max-width: 950px){.game-page .game-container .game-img-container .stores .stores-container img{width:300px;height:auto;cursor:pointer}}@media screen and (max-width: 950px) and (max-width: 750px){.game-page .game-container .game-img-container .stores .stores-container img{width:200px;height:auto;cursor:pointer}}@media screen and (max-width: 950px){.game-page .game-container .bottom-layer{display:flex;justify-content:center;align-items:start;padding:1rem 15rem;flex-direction:column}.game-page .game-container .bottom-layer .game-title{color:#fff;font-family:PoppinsBold;font-size:52px;margin-top:2%}.game-page .game-container .bottom-layer .game-title-container{width:100%;display:flex;justify-content:space-between;align-items:center}.game-page .game-container .bottom-layer .game-title-container .game-title{color:#fff;font-family:PoppinsBold;font-size:52px;margin-top:2%}.game-page .game-container .bottom-layer .game-title-container .icons-container{display:flex;justify-content:end;align-items:center;flex-direction:row;width:20%;gap:10%}.game-page .game-container .bottom-layer .game-title-container .icons-container .google-play{width:50px;height:50px}.game-page .game-container .bottom-layer .game-title-container .icons-container .google-play:hover{transform:scale(1.1)}.game-page .game-container .bottom-layer .game-title-container .icons-container .app-store{width:50px;height:50px}.game-page .game-container .bottom-layer .game-title-container .icons-container .app-store:hover{transform:scale(1.1)}.game-page .game-container .bottom-layer .game-desc-container{display:flex;justify-content:center;flex-direction:column;color:#fff;max-width:85%}.game-page .game-container .bottom-layer .game-desc-container .game-desc{margin-bottom:1%}.game-page .game-container .bottom-layer .game-gallery-container{width:100%;height:100%;margin-top:5%}.game-page .game-container .bottom-layer .game-gallery-container .empty-error{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.game-page .game-container .bottom-layer .game-gallery-container .empty-error .text{color:#ffffff2a;font-size:14px;font-family:PoppinsBold}.game-page .game-container .bottom-layer .game-gallery-container .empty-error img{width:75px;height:75px;object-fit:cover;overflow:visible;margin-bottom:2%;animation:bounce 1.5s ease-in-out infinite}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.game-page .game-container .bottom-layer .game-gallery-container .gallery-title{font-family:PoppinsSemiBold;font-size:32px;color:#fff;margin-bottom:2%}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section{display:flex;justify-content:center;align-items:center;width:100%;color:#fff}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper{width:100%;height:100%}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper .swiper-button-prev,.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper .swiper-button-next{color:#faa21e}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.game-page .game-container .bottom-layer .game-gallery-container .gallery-section .swiper-slide img{display:block;width:100%;height:100%;height:300px;object-fit:cover;border-radius:24px}}@media screen and (max-width: 550px){.game-page{width:100%;height:100%}.game-page .game-container{position:relative}.game-page .game-container .game-img-container{width:100%;height:100vh;position:relative}.game-page .game-container .game-img-container img{width:100%;height:100%;object-fit:cover;border-radius:5px}.game-page .game-container .game-img-container .mask{width:100%;height:100vh;position:absolute;top:0;background:linear-gradient(90deg,#0000 35%,#000000bf 90%)}.game-page .game-container .game-img-container .game-title{position:absolute;z-index:999;font-size:80px;color:#fff;left:5%;width:45%;top:55%;line-height:75px;font-weight:700;font-family:PoppinsBold;font-size:64px}.game-page .game-container .game-img-container .stores{position:absolute;top:80%;left:5%;display:flex;justify-content:start;align-items:center;width:45%;flex-direction:column}.game-page .game-container .game-img-container .stores .stores-title{font-family:PoppinsSemiBold;font-size:32px;color:#fff;display:flex;justify-content:start;align-items:center;width:100%;margin-bottom:1%;display:none}.game-page .game-container .game-img-container .stores .stores-container{display:flex;width:100%;justify-content:start;align-items:center;gap:5%}}@media screen and (max-width: 550px) and (max-width: 450px){.game-page .game-container .game-img-container .stores .stores-container{flex-direction:column;justify-content:start;align-items:start}}@media screen and (max-width: 550px){.game-page .game-container .game-img-container .stores .stores-container img{width:300px;height:auto;cursor:pointer}}@media screen and (max-width: 550px) and (max-width: 750px){.game-page .game-container .game-img-container .stores .stores-container img{width:200px;height:auto;cursor:pointer}}@media screen and (max-width: 550px){.game-page .game-container .bottom-layer{display:flex;justify-content:center;align-items:start;padding:1rem 5rem;flex-direction:column}.game-page .game-container .bottom-layer .game-title{color:#fff;font-family:PoppinsBold;font-size:52px;margin-top:2%}.game-page .game-container .bottom-layer .game-title-container{width:100%;display:flex;justify-content:space-between;align-items:center}.game-page .game-container .bottom-layer .game-title-container .game-title{color:#fff;font-family:PoppinsBold;font-size:52px;margin-top:2%}.game-page .game-container .bottom-layer .game-title-container .icons-container{display:flex;justify-content:end;align-items:center;flex-direction:row;width:20%;gap:10%}.game-page .game-container .bottom-layer .game-title-container .icons-container .google-play{width:50px;height:50px}.game-page .game-container .bottom-layer .game-title-container .icons-container .google-play:hover{transform:scale(1.1)}.game-page .game-container .bottom-layer .game-title-container .icons-container .app-store{width:50px;height:50px}.game-page .game-container .bottom-layer .game-title-container .icons-container .app-store:hover{transform:scale(1.1)}.game-page .game-container .bottom-layer .game-desc-container{display:flex;justify-content:center;flex-direction:column;color:#fff;max-width:85%}.game-page .game-container .bottom-layer .game-desc-container .game-desc{margin-bottom:1%}.game-page .game-container .bottom-layer .game-gallery-container{width:100%;height:100%;margin-top:5%}.game-page .game-container .bottom-layer .game-gallery-container .empty-error{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.game-page .game-container .bottom-layer .game-gallery-container .empty-error .text{color:#ffffff2a;font-size:14px;font-family:PoppinsBold}.game-page .game-container .bottom-layer .game-gallery-container .empty-error img{width:75px;height:75px;object-fit:cover;overflow:visible;margin-bottom:2%;animation:bounce 1.5s ease-in-out infinite}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.game-page .game-container .bottom-layer .game-gallery-container .gallery-title{font-family:PoppinsSemiBold;font-size:32px;color:#fff}.game-page .game-container .bottom-layer .game-gallery-container .gallery-container{height:200px;padding:2% 4%;border-radius:10px;position:relative;display:flex;justify-content:start;align-items:center;gap:4%}.game-page .game-container .bottom-layer .game-gallery-container .gallery-container .game-img{width:300px;height:100%}.game-page .game-container .bottom-layer .game-gallery-container .gallery-container .game-img img{width:100%;height:100%;object-fit:cover;border-radius:10%;opacity:.75;transition:ease-in-out opacity .2s}.game-page .game-container .bottom-layer .game-gallery-container .gallery-container .game-img img:hover{opacity:1}.game-page .game-container .bottom-layer .game-gallery-container .gallery-container .next-arrow{width:50px;height:50px;position:absolute;right:0%;fill:#ffffff85}.game-page .game-container .bottom-layer .game-gallery-container .gallery-container .next-arrow:hover{fill:#fff}.game-page .game-container .bottom-layer .game-gallery-container .gallery-container .prev-arrow{width:50px;height:50px;position:absolute;left:0%;fill:#ffffff85}.game-page .game-container .bottom-layer .game-gallery-container .gallery-container .prev-arrow:hover{fill:#fff}.game-page .game-container .bottom-layer .game-gallery-container .gallery-container .disabled{fill:#585858;pointer-events:none}}.fullscreen-img{width:100%;height:100%;position:fixed;left:0%;top:0%;background-color:#0000006c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999}.fullscreen-img .close-button-container{position:fixed;right:2%;top:2%;cursor:pointer}.fullscreen-img .close-button-container .close-button{width:50px;height:50px}.fullscreen-img .close-button-container .close-button path{fill:#b4b4b4}.fullscreen-img .close-button-container .close-button:hover path{fill:#fff}.fullscreen-img .img-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.fullscreen-img .img-container img{width:800px}.modal{position:fixed;width:400px;height:150px;right:0;bottom:0;background-color:#fff;animation-name:openAnim,opactiyAnim;animation-duration:.2s,1.1s;animation-timing-function:ease-in-out,ease;animation-delay:0s,2s;opacity:1;display:flex;flex-direction:column;justify-content:start;align-items:start;padding:1rem;color:#fa5353;border-radius:8px 0 0}.modal .title{font-size:18px;font-family:PoppinsBold}.modal .text{font-size:14px;color:#f89c9c}.modal .button{margin-top:10%;background-color:#d11b1b;color:#fff;padding:.5rem 2.5rem;border-radius:12px;cursor:pointer}@keyframes openAnim{0%{transform:translateY(200px)}to{transform:translateY(0)}}@media screen and (max-width: 450px){.modal{position:fixed;width:300px;height:125px;right:calc(50% - 170px);top:0;background-color:#fff;animation-name:mobileopenAnim,opactiyAnim;animation-duration:.2s,1.1s;animation-timing-function:ease-in-out,ease;animation-delay:0s,2s;opacity:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;color:#fa5353;border-radius:8px 0 0}.modal .title{font-size:16px;font-family:PoppinsBold}.modal .text{font-size:12px;color:#f89c9c}.modal .button{margin-top:10%;background-color:#d11b1b;color:#fff;padding:.25rem 1.25rem;border-radius:12px;cursor:pointer}}@keyframes mobileopenAnim{0%{transform:translateY(-200px)}to{transform:translateY(0)}}@keyframes opactiyAnim{0%{opacity:1}to{opacity:0}}.cookie-policy{padding:2rem 10%;font-size:16px;background-color:#f4f4f4}.cookie-policy .section{margin-bottom:1%}.cookie-policy .section .main-title{font-family:PoppinsBold;font-size:20px}.cookie-policy .section .sub-heading{font-size:18px;font-family:PoppinsBold;margin-top:2%;margin-bottom:2%}.cookie-policy .section .list-title{margin-top:2%;margin-bottom:2%}.cookie-policy .section .list{margin-top:1%}.cookie-policy .section .list ul{margin-left:2%}.cookie-policy .section .list ul li{margin:.8rem 0rem}.cookie-policy .section .list .li-bold{font-family:PoppinsSemiBold}.cookie-policy .section .left-align{margin-left:2%}.cookie-policy .section .second-title{font-size:16px;font-family:PoppinsSemiBold;margin-top:2%;margin-bottom:2%}a{color:#faa21e;text-decoration:none;font-family:PoppinsSemiBold}.games{height:100%}.games .games-section{padding:10rem 5rem 5rem;padding-bottom:0;position:relative;height:85vh}.games .games-section .head-text{display:flex;justify-content:start;align-items:center;font-family:PoppinsBold;font-size:52px;color:#fff;font-weight:700;z-index:999;position:relative;margin-top:5%}.games .games-section .head-desc{color:#fff;width:50%;font-size:24px;position:relative;z-index:999999!important;opacity:0}.games .games-section .game-bg-img{position:absolute;top:0%;left:0;width:100%;height:100%;object-fit:cover;z-index:5;transition:all .2s linear;animation:opacityAnim 1s forwards ease-in-out;opacity:0}.games .games-section .mask{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9;background:#0f0f0f;background:linear-gradient(87deg,#0f0f0fbf 25%,#000000f2)}.games .games-section .img-slider{position:relative;z-index:999;width:100%;height:250px;margin-top:5%;margin-bottom:2.5%;opacity:0;animation:bottomfade .75s ease-in-out forwards;animation-delay:1.75s}@keyframes bottomfade{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-height: 830px){.games .games-section .img-slider{margin-top:2.5%}}.games .games-section .img-slider .swiper{width:100%}.games .games-section .img-slider .swiper .swiper-slide{height:265px}.games .games-section .img-slider .swiper .swiper-slide:hover .title-container{opacity:1}.games .games-section .img-slider .swiper .swiper-slide>img{height:100%;border-radius:10%}.games .games-section .img-slider .swiper .swiper-slide>img:hover .title-container{opacity:1}.games .games-section .img-slider .swiper .swiper-slide>.title-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:10%;transition:ease-in opacity .2s;opacity:0;background-color:#00000080}.games .games-section .img-slider .swiper .swiper-slide>.title-container .title{font-family:PoppinsBold;font-size:24px;color:#fff}.games .games-section .img-slider .swiper .swiper-slide-active{border:5px solid #faa21e;border-radius:11%;box-shadow:2.5px 2.5px 30px #faa21e}.games .games-section .img-slider .swiper-slide{text-align:center;font-size:18px;margin-bottom:1%;display:flex;justify-content:center;align-items:center}.games .games-section .img-slider .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.games .games-section .throw-games-btn-container{position:relative;z-index:99;display:flex;justify-content:center;align-items:center;opacity:0;animation:bottomfade .75s ease-in-out forwards;animation-delay:2s}.games .games-section .throw-games-btn-container .throw-games-btn{padding:1rem 1.5rem;background-color:#faa21e;font-size:24px;color:#fff;border-radius:24px;cursor:pointer;transition:ease-in-out all .2s;margin-bottom:2.5%}.games .games-section .throw-games-btn-container .throw-games-btn:hover{background-color:#fff;color:#000}.games .all-games{background-color:#fff;width:100%;display:flex;justify-content:start;align-items:center;padding-top:8rem;padding-bottom:8rem;flex-direction:column}.games .all-games .head-text{color:#000;font-size:52px;margin-bottom:2%;font-family:PoppinsBold}.games .all-games .games-container{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:10%;width:50%;justify-content:center}.games .all-games .games-container .game{display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:#b9b9b9 2px 2px 25px;border-radius:14px 14px 8px 8px;margin-bottom:5rem}.games .all-games .games-container .game .game-img{display:flex;justify-content:center;align-items:center}.games .all-games .games-container .game .game-img img{width:350px;border-radius:14px 14px 0 0}.games .all-games .games-container .game .game-title{font-size:32px;font-family:PoppinsBold;margin-top:2.5%}.games .all-games .games-container .game .button-container{color:#faa21e;font-size:20px;font-family:PoppinsBold;padding:.75rem 1.5rem;margin-bottom:5%;cursor:pointer}@media screen and (max-width: 850px){.games{height:100%}.games .games-section{padding:5rem;padding-bottom:0}.games .games-section .head-text{display:flex;justify-content:center;align-items:center;font-family:PoppinsBold;font-size:52px;color:#fff;margin-bottom:3%;font-weight:700;z-index:999;position:relative}.games .games-section .head-desc{color:#fff;width:100%;font-size:24px;position:relative;z-index:999999!important;text-align:center}.games .games-section .game-bg-img{position:absolute;top:0%;left:0;width:100%;height:100%;object-fit:cover;z-index:5;transition:all .2s linear}.games .games-section .mask{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9;background:#0f0f0f;background:linear-gradient(87deg,#0f0f0f 25%,#0f0f0f00 200%)}.games .games-section .img-slider{position:relative;z-index:999;width:100%;height:250px;margin-top:5%;margin-bottom:5%}.games .games-section .img-slider .swiper{width:100%;height:100%}.games .games-section .img-slider .swiper img{height:200px;border-radius:10%}.games .games-section .img-slider .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.games .games-section .img-slider .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.games .games-section .throw-games-btn-container{position:relative;z-index:99;display:flex;justify-content:center;align-items:center;margin-top:2.5%}.games .games-section .throw-games-btn-container .throw-games-btn{padding:1rem 1.5rem;background-color:#faa21e;font-size:24px;color:#fff;border-radius:24px;cursor:pointer;transition:ease-in-out all .2s}.games .games-section .throw-games-btn-container .throw-games-btn:hover{background-color:#fff;color:#000}.games .all-games{background-color:#fff;width:100%;display:flex;justify-content:start;align-items:center;padding-top:8rem;padding-bottom:8rem;flex-direction:column}.games .all-games .head-text{color:#000;font-size:52px;margin-bottom:2%;font-family:PoppinsBold}.games .all-games .games-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(auto-fill);column-gap:15%;width:50%;justify-content:center}.games .all-games .games-container .game{display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:#b9b9b9 2px 2px 25px;border-radius:14px 14px 8px 8px;margin-bottom:5rem}.games .all-games .games-container .game .game-img{display:flex;justify-content:center;align-items:center}.games .all-games .games-container .game .game-img img{width:250px;border-radius:14px 14px 0 0}.games .all-games .games-container .game .game-title{font-size:22px;font-family:PoppinsBold;margin-top:2.5%;text-align:center}.games .all-games .games-container .game .button-container{color:#faa21e;font-size:20px;font-family:PoppinsBold;padding:.75rem 1.5rem;margin-bottom:5%;cursor:pointer}}@media screen and (max-width: 550px){.games{height:100%}.games .games-section{padding:5rem 1rem;padding-bottom:0;height:100vh}.games .games-section .head-text{display:flex;justify-content:center;align-items:center;font-family:PoppinsBold;font-size:52px;color:#fff;margin-bottom:3%;font-weight:700;z-index:999;position:relative}.games .games-section .head-desc{color:#fff;width:100%;text-align:center;position:relative;z-index:999999!important;display:flex;justify-content:center;align-items:center;font-size:20px;opacity:0;animation:fromTopAnim .5s ease-in-out forwards;animation-delay:1s}.games .games-section .game-bg-img{position:absolute;top:0%;left:0;width:100%;height:100%;object-fit:cover;z-index:5;transition:all .2s linear}.games .games-section .mask{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9;background:#0f0f0f;background:linear-gradient(180deg,#0f0f0ff2 15%,#0f0f0f00 200%)}.games .games-section .img-slider{position:relative;z-index:999;width:100%;height:250px;margin-top:10%;margin-bottom:10%;padding:0}.games .games-section .img-slider .swiper{height:300px;width:90%}.games .games-section .img-slider .swiper .swiper-slide-active{border:none;box-shadow:none}.games .games-section .img-slider .swiper-slide{text-align:center;font-size:18px;height:250px;display:flex;justify-content:center;align-items:center}.games .games-section .img-slider .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;border-radius:10%}.games .games-section .throw-games-btn-container{position:relative;z-index:99;display:flex;justify-content:center;align-items:center;margin-top:2.5%}.games .games-section .throw-games-btn-container .throw-games-btn{padding:1rem 1.5rem;background-color:#faa21e;font-size:24px;color:#fff;border-radius:24px;cursor:pointer;transition:ease-in-out all .2s}.games .games-section .throw-games-btn-container .throw-games-btn:hover{background-color:#fff;color:#000}.games .all-games{background-color:#fff;width:100%;display:flex;justify-content:start;align-items:center;padding-top:8rem;padding-bottom:8rem;flex-direction:column}.games .all-games .head-text{color:#000;font-size:52px;margin-bottom:2%;font-family:PoppinsBold}.games .all-games .games-container{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(auto-fill);column-gap:10%;width:50%;justify-content:center}.games .all-games .games-container .game{display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:#b9b9b9 2px 2px 25px;border-radius:14px 14px 8px 8px;margin-bottom:5rem}.games .all-games .games-container .game .game-img{display:flex;justify-content:center;align-items:center}.games .all-games .games-container .game .game-img img{width:350px;border-radius:14px 14px 0 0}}@media screen and (max-width: 550px) and (max-width: 350px){.games .all-games .games-container .game .game-img img{width:250px}}@media screen and (max-width: 550px){.games .all-games .games-container .game .game-title{font-size:32px;font-family:PoppinsBold;margin-top:2.5%}.games .all-games .games-container .game .button-container{color:#faa21e;font-size:20px;font-family:PoppinsBold;padding:.75rem 1.5rem;margin-bottom:5%;cursor:pointer}}.news{height:100%;background-color:#fff;padding-top:7.5%;display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column;padding-bottom:5%}.news .news-title{display:flex;justify-content:center;align-items:center;text-align:center;font-size:52px;font-family:PoppinsBold}.news .text{display:flex;justify-content:center;align-items:center;font-size:24px;text-align:CENTER;width:60%;margin-bottom:5%}.news .news-holder{width:50%;display:grid;justify-content:center;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(auto-fill);column-gap:10%}.news .news-holder .new{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:14px 14px 8px 8px;margin-bottom:25%;box-shadow:#9e9e9e 1px 1px 15px}.news .news-holder .new .img-container{height:100%}.news .news-holder .new .img-container img{height:300px;width:300px;object-fit:cover;border-radius:14px 14px 0 0}.news .news-holder .new .news-title-container{display:flex;justify-content:center;align-self:center;margin-bottom:2.5%}.news .news-holder .new .news-title-container .title{font-size:24px;font-family:PoppinsBold;text-align:center;padding:1rem}.news .news-holder .new .news-navigator{display:flex;justify-content:center;align-self:center;margin-bottom:5%;font-size:24px}.news .news-holder .new .news-navigator .navigator{font-family:PoppinsBold;color:#faa21e;cursor:pointer;font-size:18px}@media screen and (max-width: 850px){.news{height:100%;background-color:#fff;padding-top:15%;display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column;padding-bottom:5%}.news .news-title{display:flex;justify-content:center;align-items:center;text-align:center;font-size:52px;font-family:PoppinsBold}.news .text{display:flex;justify-content:center;align-items:center;font-size:24px;margin-bottom:5%}.news .news-holder{width:50%;display:grid;justify-content:center;grid-template-columns:1fr 1fr;grid-template-rows:repeat(auto-fill);column-gap:10%}.news .news-holder .new{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:14px 14px 8px 8px;box-shadow:#9e9e9e 1px 1px 15px;margin-bottom:15%}.news .news-holder .new .img-container{height:100%}.news .news-holder .new .img-container img{height:300px;width:300px;object-fit:cover;border-radius:14px 14px 0 0}.news .news-holder .new .news-title-container{display:flex;justify-content:center;align-self:center;margin-bottom:2.5%}.news .news-holder .new .news-title-container .title{font-size:24px;font-family:PoppinsBold;text-align:center}.news .news-holder .new .news-navigator{display:flex;justify-content:center;align-self:center;margin-bottom:5%;font-size:24px}.news .news-holder .new .news-navigator .navigator{font-family:PoppinsBold;color:#faa21e;cursor:pointer;font-size:18px}}@media screen and (max-width: 550px){.news{height:100%;background-color:#fff;padding-top:25%;display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column;padding-bottom:5%}.news .news-title{display:flex;justify-content:center;align-items:center;text-align:center;font-size:52px;font-family:PoppinsBold}.news .text{display:flex;justify-content:center;align-items:center;font-size:18px;margin-bottom:2.5%;text-align:center;padding:1rem;width:90%}.news .news-holder{width:50%;display:grid;justify-content:center;grid-template-columns:1fr;grid-template-rows:repeat(auto-fill);gap:0%}.news .news-holder .new{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:14px 14px 8px 8px;margin-bottom:25%;box-shadow:#9e9e9e 1px 1px 15px}.news .news-holder .new .img-container{height:100%}.news .news-holder .new .img-container img{height:300px;width:300px;object-fit:cover;border-radius:14px 14px 0 0}.news .news-holder .new .news-title-container{display:flex;justify-content:center;align-self:center;margin-bottom:2.5%}.news .news-holder .new .news-title-container .title{font-size:24px;font-family:PoppinsBold;text-align:center}.news .news-holder .new .news-navigator{display:flex;justify-content:center;align-self:center;margin-bottom:5%;font-size:24px}.news .news-holder .new .news-navigator .navigator{font-family:PoppinsBold;color:#faa21e;cursor:pointer;font-size:18px}}.new-page{height:100%;background-color:#fff;padding:10%}.new-page .new-holder{display:flex;justify-content:start;align-items:start}.new-page .new-holder .img-container{width:650px;height:650px;display:flex;justify-content:center;align-items:center;opacity:0;animation:leftedAnim .5s ease-in-out forwards}.new-page .new-holder .img-container img{width:650px;height:650px;object-fit:cover;border-radius:14px;box-shadow:1px 1px 15px #4d4d4d}.new-page .new-holder .content-container{display:flex;justify-content:start;align-items:start;height:100%;padding-left:2.5%;flex-direction:column;opacity:0;animation:rightedAnim .5s ease-in-out forwards}.new-page .new-holder .content-container .title{font-family:PoppinsBold;font-size:48px;width:75%}.new-page .new-holder .content-container .desc{font-size:18px}.new-page .new-holder .content-container .go-to-link{font-size:24px;color:#faa21e;font-family:PoppinsBold;margin-top:2%;cursor:pointer;text-underline-offset:7.5px;text-decoration:underline}@keyframes leftedAnim{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes rightedAnim{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}.new-page .other-news{display:flex;justify-content:center;align-items:center;margin-top:7.5%;gap:5%}.new-page .other-news .other-news-holder{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;box-shadow:#9e9e9e 1px 1px 15px;width:300px}.new-page .other-news .other-news-holder .img-container{height:100%;width:100%}.new-page .other-news .other-news-holder .img-container img{height:300px;width:300px;object-fit:cover;border-radius:14px 14px 0 0}.new-page .other-news .other-news-holder .news-title-container{display:flex;justify-content:center;align-self:center;margin-bottom:2.5%}.new-page .other-news .other-news-holder .news-title-container .title{font-size:22px;font-family:PoppinsBold;text-align:center}.new-page .other-news .other-news-holder .news-navigator{display:flex;justify-content:center;align-self:center;margin-bottom:5%;font-size:24px}.new-page .other-news .other-news-holder .news-navigator .navigator{font-family:PoppinsBold;color:#faa21e;cursor:pointer;font-size:18px}@media screen and (max-width: 550px){.new-page{height:100%;background-color:#fff;padding:25% 10% 10%}.new-page .new-holder{display:flex;justify-content:center;align-items:center;flex-direction:column}.new-page .new-holder .img-container{width:400px;height:400px;display:flex;justify-content:center;align-items:center;opacity:0;animation:leftedAnim .5s ease-in-out forwards}}@media screen and (max-width: 550px) and (max-width: 400px){.new-page .new-holder .img-container{width:300px;height:300px}}@media screen and (max-width: 550px){.new-page .new-holder .img-container img{width:100%;height:100%;object-fit:cover;border-radius:14px;box-shadow:1px 1px 15px #4d4d4d}.new-page .new-holder .content-container{display:flex;justify-content:center;align-items:center;height:100%;padding-left:2.5%;flex-direction:column;opacity:0;animation:rightedAnim .5s ease-in-out forwards}.new-page .new-holder .content-container .title{font-family:PoppinsBold;font-size:36px;width:100%;text-align:center}}@media screen and (max-width: 550px) and (max-width: 400px){.new-page .new-holder .content-container .title{font-size:28px;margin-top:1%}}@media screen and (max-width: 550px){.new-page .new-holder .content-container .desc{font-size:18px;width:90%;text-align:center}.new-page .new-holder .content-container .go-to-link{font-size:24px;color:#faa21e;font-family:PoppinsBold;margin-top:2%;cursor:pointer;text-underline-offset:7.5px;text-decoration:underline}@keyframes leftedAnim{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes rightedAnim{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}.new-page .other-news{display:flex;justify-content:center;align-items:center;margin-top:7.5%;gap:5%;flex-direction:column}.new-page .other-news .other-news-holder{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;box-shadow:#9e9e9e 1px 1px 15px;width:300px;margin-bottom:15%}.new-page .other-news .other-news-holder .img-container{height:100%;width:100%}.new-page .other-news .other-news-holder .img-container img{height:300px;width:300px;object-fit:cover;border-radius:14px 14px 0 0}.new-page .other-news .other-news-holder .news-title-container{display:flex;justify-content:center;align-self:center;margin-bottom:2.5%}.new-page .other-news .other-news-holder .news-title-container .title{font-size:22px;font-family:PoppinsBold;text-align:center}.new-page .other-news .other-news-holder .news-navigator{display:flex;justify-content:center;align-self:center;margin-bottom:5%;font-size:24px}.new-page .other-news .other-news-holder .news-navigator .navigator{font-family:PoppinsBold;color:#faa21e;cursor:pointer;font-size:18px}}body{margin:0;padding:0;box-sizing:border-box;background-color:#0f0f0f;--sb-track-color: #0f0f0f;--sb-thumb-color: #faa21e;--sb-size: 7px}body::-webkit-scrollbar{width:var(--sb-size)}body::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:3px}body::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:3px;border:1px solid #000000}ul{padding-inline-start:0px}@font-face{font-family:PoppinsBold;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf)}@font-face{font-family:PoppinsRegular;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf)}@font-face{font-family:PoppinsMedium;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf)}@font-face{font-family:PoppinsSemiBold;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf)}*{font-family:PoppinsRegular}.letter-anim .let{opacity:0}.letter-anim .let:nth-child(1){animation:opacityAnim .2s forwards linear;animation-delay:.1s}.letter-anim .let:nth-child(2){animation:opacityAnim .2s forwards linear;animation-delay:.2s}.letter-anim .let:nth-child(3){animation:opacityAnim .2s forwards linear;animation-delay:.3s}.letter-anim .let:nth-child(4){animation:opacityAnim .2s forwards linear;animation-delay:.4s}.letter-anim .let:nth-child(5){animation:opacityAnim .2s forwards linear;animation-delay:.5s}.letter-anim .let:nth-child(6){animation:opacityAnim .2s forwards linear;animation-delay:.6s}.letter-anim .let:nth-child(7){animation:opacityAnim .2s forwards linear;animation-delay:.7s}.letter-anim .let:nth-child(8){animation:opacityAnim .2s forwards linear;animation-delay:.8s}.left-text-anim{animation:opacityAnim .5s forwards ease-in-out,leftAnim .5s forwards ease-in-out;animation-delay:1s}@keyframes scale{0%{opacity:0}to{opacity:1}}
