body{font-family:Jua,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;flex:1;color-scheme:light dark;color:#ffffffde;background-color:#1e292d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main-app .nav-bar-items .MuiButton-text,.MuiPopover-root .MuiButtonBase-root,.MuiButtonBase-root{font-family:Jua,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif!important}#root{overflow:auto}#root::-webkit-scrollbar{display:none}#root{scrollbar-width:none;-ms-overflow-style:none}body{margin:0;min-width:320px;min-height:100vh}#root{height:100dvh;display:flex;justify-content:center}h1,h2,h3,h4,h5,h6,p{margin:0}@media (prefers-color-scheme: light){body{color:#213547;background-color:#fff}}:root{--primary-color: #71db5f;--secondary-color: #bc6c25;--background-color: #1e292d;--background-color-light: #2e3d3f;--font-color: #333;--font-family: Arial, sans-serif;--font-size: 16px;--nav-bar-height: 80px}.main-app .MuiAppBar-root{position:fixed;top:0;left:0;right:0;background-color:#0e151d;padding:0 20px;z-index:100;display:flex;align-items:center;justify-content:space-between}.main-app .MuiAppBar-root .site-logo{max-height:50px;cursor:pointer}.MuiToolbar-root{width:100%;display:flex;justify-content:space-between}.burger-menu .MuiPaper-root.MuiDrawer-paper{width:340px;height:auto;top:62px;bottom:10px;right:10px;padding-bottom:25px;border-radius:10px}.burger-menu .burger-menu-container{display:flex;flex-direction:column;gap:15px}.burger-menu .separator-nav-menu{box-sizing:border-box;height:1px;width:calc(100% - 30px);border:none;border-bottom:1px solid #f1f1f3}.top-separator-display{display:inherit;visibility:visible}.top-separator-hide{display:none;visibility:hidden}.burger-menu .MuiDrawer-paper.MuiDrawer-paperAnchorRight{width:340px}.burger-menu .close-menu-icon{visibility:visible}.burger-menu .close-menu-icon{display:flex;justify-content:end;margin-right:18px;margin-top:10px}.burger-menu .close-menu-icon svg{color:#a7a7a9;height:20px}.burger-menu .drawer-content{display:flex;flex-direction:column;padding:1rem 2rem;gap:1rem}.burger-menu .c-icon-button.menu-icon-close{margin-left:auto;margin-bottom:2rem}.burger-menu .c-button{font-size:2rem}.burger-menu .drawer-children .c-button.MuiButton-text.color-theme-generic{font-size:1.5rem;color:var(--secondary-color)}.burger-menu .drawer-children{display:flex;flex-direction:column;padding-left:1rem;gap:1rem}@media only screen and (max-width: 500px){.burger-menu .MuiPaper-root.MuiDrawer-paper{width:100%;top:0;bottom:0;right:0;border-radius:0}}.c-button.MuiButtonBase-root{height:36px;text-transform:none}.c-button.MuiButtonBase-root.MuiButton-contained{background-color:#242424;color:var(--primary-color)}.c-button.MuiButton-text.color-theme-generic{color:var(--primary-color)}.c-button.MuiButton-text.color-theme-generic:hover{background-color:var(--grey-light-4)}.c-button.MuiButton-outlined{border:1.5px solid var(--grey-light-1);color:var(--grey-base)}.c-button.MuiButton-outlined:hover{border:1.5px solid var(--grey-light-1);background-color:var(--grey-light-2)}.c-button.MuiButton-text.Mui-disabled{color:var(--grey-light-1);background-color:transparent}.c-button.MuiButton-text{text-transform:inherit}.c-button.MuiButtonBase-root{width:fit-content;font-weight:700}.c-icon-button{border-radius:50%}.c-icon-button,.c-icon-button button{width:40px;height:40px}.c-icon-button svg{width:16px;height:16px;color:var(--grey-dark-4)}.c-icon-button .MuiIconButton-label .MuiCircularProgress-root{width:16px!important;height:16px!important}.c-icon-button.is-disabled-true{pointer-events:none;opacity:.5}.c-icon-button .MuiBadge-badge{background-color:var(--error-base);width:15px;height:15px;text-align:center}.homepage{display:flex;flex-direction:row;padding-inline:6.9rem;gap:2rem;position:relative;min-height:100dvh}.homepage header,.homepage main{width:50%;padding-top:6.9rem;padding-bottom:6.9rem}.homepage header{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:sticky;top:0;overflow:auto;max-height:calc(100vh - 13.8rem)}.homepage header .title{font-size:2.5rem;font-weight:700;color:var(--primary-color)}.homepage header .sub-title{color:var(--secondary-color)}.homepage main{display:flex;flex-direction:column;gap:2rem;justify-content:center}.showcase-reel-container{height:550px;overflow-y:hidden;display:flex;flex-direction:column;gap:2rem;padding-bottom:230px;justify-content:center;width:600px}.custom-button{background-color:var(--primary-color);color:#fff;padding:1rem 2rem;border:none;border-radius:5px;cursor:pointer;font-size:1.2rem;font-weight:600;transition:background-color .3s}.custom-button:hover{box-shadow:#00000059 0 5px 15px}.custom-button a{color:#fff;text-decoration:none}@media screen and (max-height: 1000px){.showcase-reel-container{height:450px}}@media screen and (max-width: 1600px){.showcase-reel-container{width:500px}}@media screen and (max-width: 1300px){.homepage header{width:40%}.homepage main{width:60%}}@media screen and (max-width: 1100px){.homepage{flex-direction:column;padding-inline:2rem}.homepage header,.homepage main{width:100%;padding-top:2rem;padding-bottom:2rem}.homepage header{position:inherit;gap:2rem;padding-top:100px}}@media screen and (max-width: 768px){.showcase-reel-container{width:100%}}.showcase-block{display:flex;gap:1rem;margin-inline:1.5rem;padding:1.5rem 1rem;border:1px solid var(--primary-color);border-radius:10px;box-sizing:border-box;cursor:pointer;flex:1}.showcase-block img{height:150px;width:150px;object-fit:cover;border-radius:50%}.showcase-block .showcase-block-info{display:flex;flex-direction:column;padding:1rem;justify-content:center;gap:1rem}.showcase-block h3{color:var(--secondary-color)}.showcase-block.before{transform:rotateX(-60deg);opacity:.5;margin-inline:1rem}.showcase-block.focused{opacity:1;margin-inline:.5rem}.showcase-block.after{transform:rotateX(60deg);opacity:.5;margin-inline:1rem}@media screen and (max-width: 768px){.showcase-block{flex-direction:column;align-items:center}}.games-page{padding:6.9rem;display:flex;flex-direction:column;gap:5rem}.games-page .section-header{display:flex;gap:2rem}.games-page .info-1{display:flex;flex-direction:column;gap:1rem;max-width:50%;justify-content:space-between}.games-page .info-1 h1{font-size:2.5rem;font-weight:700;color:var(--primary-color)}.games-page .logo{width:300px;height:300px;margin:auto}.games-page .logo img{border-radius:10px;width:100%}.games-page .section-body{display:flex;flex-direction:column;gap:2rem}.games-page .section-body-sub{display:flex;align-items:center;gap:2rem;justify-content:space-between}.games-page .info-2{display:flex;flex-direction:column;gap:1rem}.games-page .gallery-wrapper{width:500px}.games-page .info-2 .feature{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.games-page .info-2 img{max-width:100%;max-height:300px}.games-page .section-body h2{font-size:2rem;font-weight:700;color:var(--primary-color)}.games-page .section-body .info-2 h3{font-size:1.5rem;font-weight:500;color:var(--secondary-color)}.games-page .section-footer{display:flex;flex-direction:column;gap:2rem}.games-page .section-footer .info-3{display:flex;flex-direction:column;gap:1rem}.games-page .section-footer h2{font-size:2rem;font-weight:700;color:var(--primary-color)}.games-page .section-footer .info-3 h3{font-size:1.5rem;font-weight:500;color:var(--secondary-color)}.games-page.deez-noms .image-showcase{flex-wrap:wrap}.games-page .image-showcase{display:flex;gap:2rem;justify-content:center}.games-page.deez-noms .image-showcase img{width:auto}.games-page .image-showcase img{width:50%;max-height:100%;max-height:32.5vh;object-fit:contain;border-radius:10px}@media screen and (max-width: 1200px){.games-page .info-1{max-width:100%}.games-page .section-header,.games-page .section-body-sub{flex-direction:column}.games-page .image-showcase{flex-direction:column;align-items:center;width:70%;margin:auto}.games-page .image-showcase img{width:100%}}@media screen and (max-width: 600px){.games-page{padding:6.9rem 2rem}.games-page .gallery-wrapper{width:350px}}@media screen and (max-width: 500px){.games-page .games-logo{width:200px;height:200px}.games-page .gallery-wrapper{width:250px}}.c-gallery{display:flex;flex-direction:column;gap:15px}.c-gallery-container{display:flex;position:relative;justify-content:center}.c-gallery .c-gallery-inner{display:flex;max-height:250px;height:100%;overflow:hidden;gap:10px;align-items:center;flex-wrap:nowrap;justify-content:flex-start}.c-gallery .single-image .image-wrapper{width:100%}.c-gallery .image-wrapper{width:250px;height:220px;flex-shrink:0}.c-gallery .image-wrapper img{width:100%;height:100%;object-fit:cover;cursor:pointer;border:1px solid var(--background-color-light);border-radius:10px}.c-gallery .c-gallery-container .left,.c-gallery .c-gallery-container .right{position:absolute;height:250px;width:50px;background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.c-gallery .c-gallery-container .left{left:0}.c-gallery .c-gallery-container .right{right:0}.c-gallery-container.duo .left,.c-gallery-container.duo .right,.c-gallery-container .left,.c-gallery-container .right{display:none;visibility:hidden}.c-gallery-container:hover .left,.c-gallery-container:hover .right{visibility:visible}.c-gallery .c-gallery-navigation-buttons{display:flex;gap:5px;width:100%;height:10px;justify-content:center}.c-gallery .c-gallery-navigation-buttons span{height:6px;width:30px;border-radius:10px;background-color:var(--background-color-light);cursor:pointer}.c-gallery .c-gallery-navigation-buttons span.active{background-color:var(--primary-color)}.c-gallery .view-full-sreen{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:space-between;z-index:1000;overflow:hidden}.c-gallery .currently-viewed-image{flex:1;overflow:hidden;cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center}.currently-viewed-image img{max-width:100%;object-fit:contain}.c-gallery .left,.c-gallery .right{width:50px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.c-gallery .left:hover,.c-gallery .right:hover{background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media only screen and (max-width: 1200px){.c-gallery{margin-inline:auto}.c-gallery .c-gallery-inner{overflow-x:auto}.c-gallery .c-gallery-inner.duo{justify-content:flex-start}.c-gallery .c-gallery-container:hover .left,.c-gallery .c-gallery-container:hover .right{visibility:hidden}}.apps-page{padding:6.9rem;display:flex;flex-direction:column;gap:5rem}.apps-page .section-header{display:flex;gap:2rem}.apps-page .info-1{display:flex;flex-direction:column;gap:1rem;max-width:50%;justify-content:space-between}.apps-page .info-1 h1{font-size:2.5rem;font-weight:700;color:var(--primary-color)}.apps-page .logo{width:300px;height:300px;margin:auto}.apps-page .logo img{border-radius:10px;width:100%}.apps-page .section-body{display:flex;align-items:center;gap:2rem;justify-content:space-between}.apps-page .section-body-sub{display:flex;flex-direction:column;gap:2rem;justify-content:space-between}.apps-page .section-body h2{font-size:2rem;font-weight:700;color:var(--primary-color)}.apps-page .info-2{display:flex;flex-direction:column;gap:1rem}.apps-page .image-showcase{display:flex;gap:2rem}.apps-page .image-showcase img{max-width:100%;max-height:100%;max-height:32.5vh;object-fit:contain}@media screen and (max-width: 1200px){.apps-page .info-1{max-width:100%}.apps-page .section-header,.apps-page .section-body-sub{flex-direction:column}.apps-page .section-body{flex-direction:column-reverse}}@media screen and (max-width: 600px){.apps-page{padding:6.9rem 2rem}.apps-page .gallery-wrapper{width:350px}.apps-page .image-showcase{flex-direction:column;align-items:center;width:70%;margin:auto}.apps-page .image-showcase img{width:100%}}@media screen and (max-width: 500px){.apps-page .logo{width:200px;height:200px}}.bots-page{padding:6.9rem;display:flex;flex-direction:column;gap:5rem}.bots-page .section-header{display:flex;gap:2rem}.bots-page .bot-info-1{display:flex;flex-direction:column;gap:1rem;max-width:50%;justify-content:space-between}.bots-page .bot-info-1 h1{font-size:2.5rem;font-weight:700;color:var(--primary-color)}.bots-page .bot-logo{width:300px;height:300px;margin:auto}.bots-page .bot-logo img{border-radius:50%;width:100%}.bots-page .section-body{display:flex;flex-direction:column;gap:2rem}.bots-page .section-body-sub{display:flex;align-items:center;gap:2rem;justify-content:space-between}.bots-page .bot-info-2{display:flex;flex-direction:column;gap:1rem}.bots-page .gallery-wrapper{width:500px}.bots-page .bot-info-2 .feature{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.bots-page .bot-info-2 img{max-width:100%;max-height:300px}.bots-page .section-body h2{font-size:2rem;font-weight:700;color:var(--primary-color)}.bots-page .section-footer{display:flex;flex-direction:column;gap:2rem}.bots-page .section-footer .bot-info-3{display:flex;flex-direction:column;gap:1rem}.bots-page .section-footer h2{font-size:2rem;font-weight:700;color:var(--primary-color)}.bots-page .section-footer .bot-info-3 h3{font-size:1.5rem;font-weight:500;color:var(--secondary-color)}.bots-page.hermes .bot-info-3{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media screen and (max-width: 1200px){.bots-page .bot-info-1{max-width:100%}.bots-page .section-header,.bots-page .section-body-sub{flex-direction:column}}@media screen and (max-width: 600px){.bots-page{padding:6.9rem 2rem}.bots-page .gallery-wrapper{width:300px}}@media screen and (max-width: 500px){.bots-page .bot-logo{width:200px;height:200px}.bots-page .gallery-wrapper{width:250px}}.other-page{padding:6.9rem;display:flex;flex-direction:column;gap:5rem}.other-page .section-header{display:flex;gap:2rem}.other-page .info-1{display:flex;flex-direction:column;gap:1rem;max-width:50%;justify-content:space-between}.other-page .info-1 h1{font-size:2.5rem;font-weight:700;color:var(--primary-color)}.other-page .logo{width:300px;height:300px;margin:auto}.other-page .logo img{border-radius:50%;width:100%}@media screen and (max-width: 1200px){.other-page .info-1{max-width:100%}.other-page .section-header,.other-page .section-body-sub{flex-direction:column}}@media screen and (max-width: 600px){.other-page{padding:6.9rem 2rem}.other-page .gallery-wrapper{width:350px}}@media screen and (max-width: 500px){.other-page .logo{width:200px;height:200px}}
