@import"https://fonts.googleapis.com/css2?family=Akatab:wght@400;500;600;700&display=swap";.navbar{display:flex;align-items:center;height:48px;width:100%;max-width:1520px;margin:0 auto;padding:56px 56px 0;position:fixed;top:0;left:50%;transform:translate(-50%);z-index:1000}.logo{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.logo-img{width:80px;height:80px;border-radius:48px}.nav-links{display:flex;list-style:none;margin:0;padding:0;flex:1;justify-content:center}.nav-links li{cursor:pointer;color:#ffe4b0;background-color:#2f2f2f;font-family:Staatliches,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:1.2px;text-transform:uppercase;text-align:center;padding:0;border-radius:16px;height:48px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.nav-links li:nth-child(1){width:107px}.nav-links li:nth-child(2){width:161px}.nav-links li:nth-child(3){width:149px}.nav-links li:nth-child(4){width:125px}.nav-links li:nth-child(5){width:146px}.nav-links li:hover{color:#fff}.nav-links li.active{background-color:#f0c777;color:#0e0e0e}@media (max-width: 768px){.navbar{padding:1rem}.nav-links{gap:1rem}.nav-links button{font-size:.9rem}}.home{width:100%;min-height:100vh;background-color:#0e0e0e}.home .hero-section{position:relative;height:calc(100vh + 100px);min-height:900px;width:100%;overflow:hidden}.home .hero-background{position:absolute;top:-50px;left:0;width:100%;height:calc(100% + 50px);background-size:50% auto;background-position:center;background-repeat:no-repeat;opacity:.7}.home .hero-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0e0e0eb3,#0e0e0e4d),linear-gradient(to top,#0e0e0ee6,#0e0e0e00 50%)}.home .hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-start;max-width:1520px;margin:0 auto;padding:0 56px}.home .hero-titles{text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-top:100px;padding-left:56px}.home .hero-titles .main-title{font-family:Staatliches,sans-serif;font-size:160px;font-weight:400;line-height:100%;color:#fff;text-transform:uppercase;letter-spacing:0px;margin-top:50px;margin-left:-56px}.home .hero-titles .sub-title{font-family:Staatliches,sans-serif;font-size:160px;font-weight:400;line-height:100%;color:#fff;text-transform:uppercase;letter-spacing:0px;margin-top:20px;margin-left:-56px}.home .hero-titles .experience-title{font-family:Staatliches,sans-serif;font-size:160px;font-weight:400;line-height:100%;color:#fff;text-transform:uppercase;letter-spacing:0px;margin-top:-50px;margin-left:700px}.home .description-text{position:absolute;bottom:80px;width:515px;height:300px;text-align:left;z-index:2}.home .description-text p{font-family:Akatab,sans-serif;font-size:18px;font-weight:300;line-height:30px;letter-spacing:1.5px;color:#fff;margin-bottom:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.home .description-text p span{font-family:Staatliches,sans-serif;font-size:20px;font-weight:400;line-height:24px;letter-spacing:1.2px;text-transform:uppercase}@media screen and (max-width: 768px){.home .hero-section{min-height:600px;padding:0;margin-bottom:0}.home .hero-background{background-size:100% auto;background-position:top center;top:0}.home .hero-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0e0e0eb3,#0e0e0e4d),linear-gradient(180deg,#0e0e0e4d,#0e0e0e99 70%,#0e0e0ef2)}.home .hero-content{padding:0 20px;width:100%;max-width:100%;margin:0;display:flex;flex-direction:column;align-items:center}.home .hero-titles{padding:20px 0 0;margin:0;width:100%;max-width:389px;align-items:center;text-align:center}.home .hero-titles .main-title,.home .hero-titles .sub-title,.home .hero-titles .experience-title{font-size:24px;font-weight:400;line-height:100%;letter-spacing:1px;margin:0;text-align:center;width:100%}.home .hero-section .description-text{position:relative;bottom:auto;left:auto;width:100%;max-width:389px;height:auto;margin:0 auto;padding:10px 0}.home .hero-section .description-text p{font-size:14px!important;line-height:24px;margin-bottom:15px;padding:0 20px}.home .hero-section .description-text p:last-child{margin-top:-10px;margin-bottom:20px}.home .hero-section .description-text p span{font-size:16px!important;line-height:20px}.home .hero-section .menu-button{display:block;width:124px;height:45px;padding:8px 16px;border-radius:16px;background:#f0c777;border:none;font-family:Akatab,sans-serif;font-size:16px;font-weight:400;line-height:30px;letter-spacing:1.5%;color:#0e0e0e;cursor:pointer;margin:0 auto;text-align:center;text-transform:capitalize;z-index:1000}.signals-section{display:none!important}.advantages-section{overflow:visible;padding-top:0}.advantages-section>div{padding-top:0;padding-bottom:40px}.advantages-title{font-size:24px;line-height:100%;letter-spacing:1px;text-align:left;margin-bottom:32px;margin-left:-40px}.advantages-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:20px;margin-left:-40px;padding-right:80px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.advantages-column{display:flex;flex-direction:column;gap:12px;flex:0 0 324px;scroll-snap-align:start}.advantages-column:last-of-type{padding-right:20px}.advantage-card{width:324px;height:253px;background:#1a1a1a;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;gap:0}.advantage-card-image{display:block!important;width:100%;height:61px;object-fit:cover}.advantage-card-content{padding:20px;height:192px;overflow:hidden}.advantage-description{font-size:16px;line-height:24px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.advantages-section{background:#0e0e0e;color:#fff;width:100%}.advantages-section>div{max-width:1520px;margin:0 auto;padding:80px 56px}.advantages-title{font-family:Staatliches,sans-serif;font-size:48px;font-weight:400;line-height:58px;letter-spacing:1.2px;text-align:left;color:#fff;margin-bottom:60px;text-transform:uppercase}.advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%}.advantage-card{display:flex;flex-direction:column;gap:16px}.advantage-card-image{display:none}.advantage-card-content{display:flex;flex-direction:column;gap:16px}.advantage-title{font-family:Staatliches,sans-serif;font-size:20px;font-weight:400;line-height:24px;letter-spacing:1.2px;color:#f0c777;margin:0;text-transform:uppercase}.advantage-description{font-family:Akatab,sans-serif;font-size:18px;font-weight:400;line-height:30px;letter-spacing:1.5px;color:#fff;margin:0}@media screen and (max-width: 1024px){.advantages-grid{grid-template-columns:repeat(2,1fr);gap:32px}.advantages-title{font-size:40px;margin-bottom:48px}}.signals-section{position:relative;background-color:#0e0e0e;width:100%;min-height:600px;display:block;margin-top:100px}.signals-section>div{max-width:1520px;margin:0 auto;padding:80px 56px;position:relative}.signals-section h2{font-family:Staatliches,sans-serif;font-size:48px;font-weight:400;line-height:100%;letter-spacing:1.2px;color:#fff;text-align:left;text-transform:uppercase;max-width:1520px;margin:0 auto;padding:0 56px}.signals-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.telegram-link{position:absolute;bottom:20px;right:174px;display:block;width:80px;height:80px}.telegram-icon{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.telegram-icon:hover{transform:scale(1.1)}@media screen and (max-width: 768px){.advantages-title{font-size:24px;line-height:100%;letter-spacing:1px;text-align:left;margin-bottom:32px;margin-left:-40px}}.signal-card-wrapper{position:relative}.signal-card{position:relative;width:487px;height:290px;border-radius:20px;background-size:cover;background-position:center;overflow:hidden;transition:all .3s ease;cursor:pointer}.signal-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;transition:background-color .3s ease;z-index:1}.card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:30px;box-sizing:border-box}.card-header{display:flex;flex-direction:column}.number{color:#f0c777;font-family:Staatliches,sans-serif;font-size:24px}.name{color:#f0c777;font-family:Staatliches,sans-serif;font-size:24px;margin-top:5px;font-weight:400}.card-stats{display:flex;justify-content:space-between;align-items:flex-end}.stat{display:flex;flex-direction:column;align-items:center}.value{color:#f0c777;font-family:Staatliches,sans-serif;font-size:18px}.label{color:#fff;font-family:Akatab,sans-serif;font-size:12px;margin-top:4px}.eye-stat{padding-bottom:0}.eye-icon-wrapper{width:28px;height:28px;border-radius:50%;border:1px solid white;display:flex;align-items:center;justify-content:center}.eye-icon-svg path{fill:#fff}.hover-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:40px;color:#fff;opacity:0;background-color:#1a1a1a;box-sizing:border-box;z-index:3;pointer-events:none;transition:opacity .3s ease}.signal-card:hover .hover-content{opacity:1;pointer-events:all}.hover-content p{font-family:Akatab,sans-serif;font-size:16px;line-height:1.5;margin-top:20px}.dark-card-btn{width:auto;align-self:stretch;margin:0;padding:15px 40px;border-radius:10px;border:1px solid #F0C777;background-color:transparent;color:#f0c777;font-family:Space Grotesk,sans-serif;font-size:16px;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;display:block}.dark-card-btn:hover{background-color:#f0c777;color:#0e0e0e}.signal-card *{text-shadow:none!important}.signal-card-dark{background:#0e0e0e!important;border:1px solid rgba(255,215,0,.1);box-shadow:none}.dark-card-content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:24px;gap:16px}.dark-card-content .number{color:gold;font-size:24px;font-weight:700}.dark-card-content p{color:#fff;font-size:16px;line-height:1.4;margin:0}.signals-grid{display:flex;justify-content:flex-start;align-items:center;gap:20px;margin:40px auto;max-width:1600px;padding:0 20px;overflow-x:auto}@media screen and (max-width: 768px){.signal-card{width:100%;height:auto;min-height:200px}.signals-grid{padding:0 16px;gap:16px}.card-header .number,.card-header .name{font-size:20px}.stat{min-width:60px}.stat .value{font-size:16px}.stat .label{font-size:12px}}@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"}.values-section{background:#0e0e0e;position:relative;overflow:visible;max-width:1920px;margin:0 auto;padding:80px 56px 400px}.values-title{font-family:Staatliches,sans-serif;font-size:48px;font-weight:400;color:#fff;text-align:left;margin-bottom:60px;text-transform:uppercase;letter-spacing:1.2px;text-shadow:0 0 10px #F0C77766;max-width:1520px;margin-left:auto;margin-right:auto}.values-carousel{position:relative;max-width:1520px;margin:0 auto;padding:0 0 100px}.values-swiper{overflow:visible!important;padding:20px 0}.values-swiper .swiper-wrapper{display:flex;align-items:center;padding:60px 0}.values-swiper .swiper-slide{width:317px!important;height:377px!important;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;margin-right:-5px;transform:translateY(var(--y-offset, 120px))}.values-swiper .swiper-slide:hover{width:520px!important;height:507px!important;transform:translateY(0)!important;z-index:20!important;margin-left:-40px}.value-card{width:100%;height:100%;position:relative;will-change:transform;transition:all 1.2s cubic-bezier(.4,0,.2,1);opacity:1!important}.card-image{width:100%;height:100%;background-size:cover;background-position:center;border-radius:20px;overflow:hidden;box-shadow:0 0 20px #f0c77733;transition:all 1.2s cubic-bezier(.4,0,.2,1)}.value-card-title{position:absolute;bottom:-60px;left:0;width:100%;font-family:Staatliches,sans-serif;font-size:24px;font-weight:400;text-transform:uppercase;color:gold;margin:0;opacity:1;transition:all 1.2s cubic-bezier(.4,0,.2,1);text-align:center;text-shadow:0 0 10px #F0C77766}.value-card-description{position:absolute;bottom:-120px;left:50%;transform:translate(-50%);width:100%;font-family:Akatab,sans-serif;font-size:16px;line-height:1.5;color:#fff;margin:0;max-width:90%;opacity:0;transition:all 1.2s cubic-bezier(.4,0,.2,1);text-align:center;text-shadow:0 0 10px #F0C77766}.values-swiper .swiper-slide:hover .value-card-description{opacity:1}.values-swiper .swiper-slide:hover .card-image{box-shadow:0 0 30px #f0c77766}.carousel-navigation{display:flex;justify-content:center;align-items:center;gap:0;width:85px;height:42px;padding:8px;border-radius:40px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);position:absolute;right:0;bottom:0;z-index:10}.values-button-prev,.values-button-next{width:43px;height:40px;border-radius:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;position:relative;z-index:1;outline:none!important;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.values-button-prev:focus,.values-button-next:focus{outline:none!important;box-shadow:none!important;-webkit-appearance:none}.values-button-prev::-moz-focus-inner,.values-button-next::-moz-focus-inner{border:0}.values-button-prev:focus-visible,.values-button-next:focus-visible{outline:none!important}.values-button-prev:before,.values-button-next:before{display:none}.values-button-prev,.values-button-next{-webkit-touch-callout:none}.values-button-prev:after,.values-button-next:after{content:"";width:24px;height:24px;background-repeat:no-repeat;background-position:center}.values-button-prev:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 12L5 12' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12 19L5 12L12 5' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.values-button-next:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L19 12' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12 5L19 12L12 19' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.values-button-prev:not(.swiper-button-disabled):active:after,.values-button-prev:focus:after,.values-button-next:not(.swiper-button-disabled):active:after,.values-button-next:focus:after{opacity:1}.values-button-disabled:after{opacity:.5;cursor:default}.values-button-next span,.values-button-prev span{display:none}@media screen and (max-width: 1024px){.values-section{padding:40px 40px 320px}.values-title{font-size:36px;margin-bottom:40px}.values-swiper .swiper-slide{width:280px!important;height:334px!important;margin-right:-5px}.values-swiper .swiper-slide:hover{width:460px!important;height:447px!important}.values-carousel{padding-bottom:80px}}@media screen and (max-width: 768px){.values-section{padding:40px 20px 280px}.values-title{font-size:24px;margin-bottom:30px;text-align:left}.values-swiper .swiper-slide{width:240px!important;height:286px!important;margin-right:-5px}.values-swiper .swiper-slide:hover{width:300px!important;height:357px!important}.value-card-title{font-size:20px;bottom:-50px}.value-card-description{display:none}.swiper-slide:hover .value-card-description{display:block}.values-carousel{padding-bottom:60px}.carousel-navigation,.values-button-prev,.values-button-next,.swiper-button-prev,.swiper-button-next{display:none!important}}.news-section{background:#0e0e0e;padding:0 56px 120px;position:relative;overflow:visible;max-width:1920px;margin:0 auto}.news-title,.news-subtitle{max-width:1520px;margin-left:auto;margin-right:auto;padding:0}.news-title{font-family:Staatliches,sans-serif;font-size:48px;font-weight:400;color:#fff;text-align:left;margin-bottom:24px;text-transform:uppercase;letter-spacing:1.2px;text-shadow:0 0 10px #F0C77766}.news-subtitle{font-family:Akatab,sans-serif;font-size:20px;font-weight:400;line-height:32px;letter-spacing:1.5%;color:#fff;width:1520px;height:96px;margin-bottom:60px;opacity:.8;text-align:left}.news-grid{display:grid;grid-template-columns:243px 451px 538px 322px 437px;gap:20px;max-width:1520px;margin:0 auto;padding-right:0}.news-card{position:relative;transition:all .3s ease}.news-card:last-child{margin-right:-100px}.news-card-image{width:100%;height:303px;background-size:cover;background-position:top center;position:relative;border-radius:12px;overflow:hidden}.news-card-views{position:absolute;bottom:10px;left:10px;background:#0009;padding:5px 10px;border-radius:20px;color:#fff;font-size:14px;display:flex;align-items:center;gap:5px;z-index:2}.views-icon{font-size:12px}.news-card-title{font-family:Staatliches,sans-serif;font-size:20px;font-weight:400;color:#f3b640;margin:15px 0 10px;text-transform:uppercase;line-height:24px;letter-spacing:1.2px}.news-card-description{font-family:Akatab,sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:1.5%;color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}.news-button-container{text-align:right;margin-top:60px;max-width:1520px;margin-left:auto;margin-right:auto;padding-right:56px}.go-to-news-button{font-family:Akatab,sans-serif;font-size:18px;font-weight:400;color:#f3b640;text-decoration:none;line-height:30px;letter-spacing:1.5%}@media screen and (max-width: 1440px){.news-grid{grid-template-columns:repeat(4,1fr)}.news-card:last-child{display:none}.news-card-description{width:100%}}@media screen and (max-width: 1024px){.news-section{padding:0 40px 80px}.news-grid{grid-template-columns:repeat(3,1fr)}.news-title{font-size:36px}}@media screen and (max-width: 768px){.news-section{padding:0 20px 60px}.news-grid{grid-template-columns:1fr}.news-title{font-size:24px;margin-bottom:24px;text-align:left}.news-subtitle{font-size:16px;line-height:24px;margin-bottom:40px;padding-left:0;width:100%;height:auto;text-align:left}.news-card:not(:first-child){display:none}.news-button-container{text-align:center;margin-top:40px;padding-right:0}}@media screen and (max-width: 480px){.news-grid{grid-template-columns:1fr}.news-card:last-child{display:block;margin-right:0}}.sections-carousel{background:#0e0e0e;position:relative;overflow:hidden;max-width:1920px;margin:0 auto;padding:80px 56px}.sections-wrapper{position:relative;max-width:1520px;margin:0 auto;padding:0}.sections-swiper{overflow:visible!important;padding:20px 0;display:flex;align-items:stretch;gap:20px}.sections-swiper .swiper-slide{width:520px!important;transition:all .5s ease;flex-shrink:0;opacity:.6}.sections-swiper .swiper-slide .section-image{height:339px;transition:all .5s ease}.sections-swiper .swiper-slide-active{width:876px!important;opacity:1}.sections-swiper .swiper-slide-active .section-image{height:491px}.section-card{position:relative;border-radius:20px;overflow:hidden;height:100%;transition:all .5s ease}.section-image{width:100%;background-size:cover;background-position:top center;position:relative;border:1px solid #2F2F2F;border-radius:20px}.section-title{position:absolute;bottom:30px;left:30px;font-family:Staatliches,sans-serif;font-size:20px;font-weight:400;color:#fff;text-transform:uppercase;background:#00000080;padding:10px 20px;border-radius:5px;opacity:0;transition:opacity .5s ease}.sections-swiper .swiper-slide-active .section-title{opacity:1}.sections-card-description{font-family:Akatab;font-size:16px;font-weight:400;line-height:20px;letter-spacing:1.5%;color:#fff;width:722px;max-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:20px 0;padding:0;transition:all .5s ease}.sections-swiper .swiper-slide-active .sections-card-description{width:800px;max-height:40px}.carousel-navigation{display:flex;justify-content:center;align-items:center;gap:0;width:85px;height:42px;padding:8px;border-radius:40px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);position:absolute;right:0;bottom:-60px;z-index:10}.carousel-navigation:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1px;height:24px;background:#ffffff4d}.sections-button-prev,.sections-button-next{width:43px;height:40px;border-radius:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;position:relative;z-index:1;outline:none!important;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.sections-button-prev:after,.sections-button-next:after{content:"";width:24px;height:24px;background-repeat:no-repeat;background-position:center}.sections-button-prev:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 12L5 12' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12 19L5 12L12 5' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.sections-button-next:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L19 12' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12 5L19 12L12 19' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media screen and (max-width: 1024px){.sections-carousel{padding:60px 40px}.sections-swiper .swiper-slide{width:400px!important}.sections-swiper .swiper-slide-active{width:600px!important}.sections-swiper .swiper-slide .section-image{height:250px}.sections-swiper .swiper-slide-active .section-image{height:350px}.sections-card-description{font-size:16px;line-height:24px;width:100%}}@media screen and (max-width: 768px){.sections-carousel{padding:40px 20px}.sections-wrapper{padding:0}.sections-swiper{padding:0;overflow:hidden!important}.sections-swiper .swiper-slide{width:100%!important;opacity:1}.sections-swiper .swiper-slide-active{width:100%!important}.sections-swiper .swiper-slide .section-image,.sections-swiper .swiper-slide-active .section-image{height:200px}.section-title{font-size:18px;bottom:20px;left:20px;opacity:1}.sections-card-description{font-size:14px;line-height:18px;width:100%;margin:15px 0}.sections-swiper .swiper-slide-active .sections-card-description{width:100%}.carousel-navigation{display:none!important}}.sections-title{font-family:Staatliches,sans-serif;font-size:48px;font-weight:400;line-height:100%;letter-spacing:1.2px;text-transform:uppercase;color:#fff;margin-bottom:50px}.sections-description{font-family:Akatab,sans-serif;font-size:20px;font-weight:400;line-height:32px;letter-spacing:1.5%;color:#fff;margin-bottom:30px}.top-section{background:#0e0e0e;padding:80px 0}.top-container{max-width:1520px;margin:0 auto;padding:0 56px;display:flex;flex-direction:column;gap:50px}.top-strategies,.top-games{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.content-left{width:800px}.text-title{font-family:Staatliches,sans-serif;font-size:48px;font-weight:400;line-height:100%;letter-spacing:1.2px;text-transform:uppercase;color:#fff;margin-bottom:50px}.section-description{font-family:Akatab,sans-serif;font-size:20px;font-weight:400;line-height:32px;letter-spacing:1.5%;color:#fff;width:800px;height:96px}.strategy-item:hover,.game-item:hover{background:#ffffff26}.container-title{font-family:Staatliches,sans-serif;font-size:32px;font-weight:400;color:#f0c777;margin-bottom:24px;text-transform:uppercase;letter-spacing:1.2px;text-shadow:0 0 10px rgba(240,199,119,.4)}.strategies-container,.games-container{display:flex;flex-direction:column;gap:8px;background:#ffffff0d;border-radius:12px;padding:20px}@media screen and (max-width: 768px){.top-section{display:none}}.signals-list{display:flex;flex-direction:column;gap:8px;width:520px}.strategy-item,.game-item{width:520px;height:86px;border-radius:10px;padding:20px;cursor:pointer;transition:all .3s ease}.strategy-item:hover,.game-item:hover,.strategy-item.active,.game-item.active{background:#ffffff26}.strategy-title,.game-title{font-family:Staatliches,sans-serif;font-size:20px;font-weight:400;color:#f0c777;margin-bottom:16px}.signals{display:flex;gap:12px}.signal{font-family:Akatab,sans-serif;font-size:18px;font-weight:400;line-height:30px;letter-spacing:1.5%;color:#fff;min-width:100px;height:30px;display:flex;align-items:center;justify-content:center;pointer-events:none}.contact-section{position:relative;width:100%;max-width:1920px;margin:0 auto;background:transparent;z-index:2;padding-top:80px;min-height:1000px}.contact-section .contact-background{width:100%;height:140%;background-repeat:no-repeat;background-size:100% auto;background-position:center 400px;padding:0;position:absolute;top:0;left:0;right:0;z-index:1;opacity:1}.contact-section .contact-background:before,.contact-section .contact-background:after{display:none}.contact-section .contact-container{position:relative;max-width:1590px;margin:0 auto;padding:0 56px;z-index:2}.contact-section .contact-header{margin-bottom:60px;text-align:left}.contact-section .contact-title,.contact-section .contact-subtitle{font-family:Staatliches,sans-serif;font-size:48px;font-weight:400;color:#fff;margin:0;line-height:1.2}.contact-section .contact-content{display:flex;justify-content:space-between;align-items:center;gap:0;margin-top:60px;margin-bottom:60px;background:transparent;position:relative;z-index:3}.contact-section .contact-info,.contact-section .contact-form{background:#ffffff1a;border-radius:40px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.contact-section .contact-info{width:758px;height:785px;display:flex;flex-direction:column;justify-content:space-between;padding:40px;background:#ffffff1a;border-radius:40px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.contact-section .contact-info-content{max-width:580px;margin-bottom:120px}.contact-section .contact-info-title{font-family:Staatliches,sans-serif;font-size:32px;font-weight:400;color:#fff;margin:0 0 30px;line-height:1.2}.contact-section .contact-description{font-family:Akatab,sans-serif;font-size:20px;line-height:32px;color:#fff;margin:0}.contact-section .contact-form{width:832px;height:797px;padding:40px;display:flex;flex-direction:column;background:#ffffff1a;border-radius:40px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.contact-section .form-inputs{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 80px);gap:30px;margin:40px 0}.contact-section .form-group{display:flex;flex-direction:column}.contact-section .form-group input{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-family:Akatab,sans-serif;font-size:20px;font-weight:400;line-height:32px;letter-spacing:1.5%;padding:0 0 4px;transition:border-color .3s ease}.contact-section .form-group input::placeholder{color:#ffffff80;font-family:Akatab,sans-serif;font-size:20px;font-weight:400;line-height:32px;letter-spacing:1.5%}.contact-section .form-group input:focus{outline:none;border-color:#fff}.contact-section .send-button{width:678px;height:95px;background:#f0c777;border:none;border-radius:8px;color:#000;font-family:Staatliches,sans-serif;font-size:16px;cursor:pointer;transition:background-color .3s ease;margin-top:auto}.contact-section .send-button:hover{background:#f2d06e}.desktop-only{display:block}.mobile-contact-block{display:none}@media screen and (max-width: 1024px){.contact-section .contact-background{padding:60px 0;min-height:auto;background-position:center center}.contact-section .contact-container{padding:0 40px}.contact-section .contact-content{flex-direction:column;width:100%;align-items:stretch;min-height:auto}.contact-section .contact-info,.contact-section .contact-form{width:100%;height:auto;padding:30px;margin:0}.contact-section .form-inputs{width:100%;height:auto;gap:30px}.contact-section .contact-title,.contact-section .contact-subtitle{font-size:36px}.contact-section .contact-info-title{font-size:28px}.contact-section .contact-description{font-size:16px;line-height:26px}.contact-section .send-button{position:static;width:100%;height:50px;margin-top:20px}}@media screen and (max-width: 768px){.contact-section{min-height:auto;padding:40px 0;height:auto;position:relative}.contact-section .contact-background{height:100%;background-position:center center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.contact-section .contact-container{padding:0 20px;position:relative;z-index:2}.contact-section .contact-header{margin-bottom:30px;text-align:center}.contact-section .contact-title,.contact-section .contact-subtitle{font-size:32px}.contact-section .contact-content{margin:30px 0;position:relative}.desktop-only,.contact-section .contact-info,.contact-section .contact-form{display:none!important}.mobile-contact-block{display:block;width:calc(100% - 40px);margin:0 auto;background:#ffffff1a;border-radius:40px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:20px;position:relative;z-index:2}.mobile-contact-block .contact-info-title{font-family:Staatliches,sans-serif;font-size:32px;font-weight:400;color:#fff;margin:0 0 30px;line-height:1.2;text-align:center}.mobile-contact-block .form-inputs{margin:30px 0;display:flex;flex-direction:column;gap:20px}.mobile-contact-block .form-group input{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-family:Akatab,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:1.5%;padding:0 0 4px;transition:border-color .3s ease}.mobile-contact-block .form-group input::placeholder{color:#ffffff80;font-family:Akatab,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:1.5%}.mobile-contact-block .form-group input:focus{outline:none;border-color:#fff}.mobile-contact-block .send-button{width:100%;height:60px;background:#f0c777;border:none;border-radius:8px;color:#000;font-family:Staatliches,sans-serif;font-size:14px;cursor:pointer;transition:background-color .3s ease;margin-top:20px}.mobile-contact-block .send-button:hover{background:#f2d06e}}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0e0e0ed9;z-index:2000;display:flex;align-items:flex-end;justify-content:center}.mobile-menu{background:#181818;border-radius:24px 24px 0 0;width:100%;max-width:480px;margin:0 auto;padding:32px 24px 24px;box-shadow:0 8px 32px #00000040;display:flex;flex-direction:column;align-items:stretch}.mobile-menu-list{list-style:none;padding:0;margin:0 0 32px}.mobile-menu-item{font-family:Akatab,sans-serif;font-size:22px;color:#fff;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;transition:color .2s}.mobile-menu-item:last-child{border-bottom:none}.mobile-menu-close{width:100%;padding:16px 0;background:#2f2f2f;color:#fff;border:none;border-radius:12px;font-size:20px;font-family:Akatab,sans-serif;margin-top:12px;cursor:pointer;transition:background .2s}@media (min-width: 769px){.mobile-menu-overlay{display:none!important}}.filters-container{display:flex;flex-direction:column;gap:2rem}.game-filters{display:flex;margin:0;gap:0}.game-filters button{background:#2f2f2f;color:#fff;padding:16px;border:none;border-radius:100px;cursor:pointer;transition:all .3s ease;font-family:Akatab,sans-serif;font-size:16px;font-weight:300;line-height:20px;letter-spacing:1.2px;text-transform:capitalize;margin-right:0}.game-filters button.active,.game-filters button:hover{border:1px solid #F3B640;background:#0e0e0e;color:#fff}.additional-filters{display:flex;gap:2rem}.filter-with-arrow{min-width:150px;height:30px;background:transparent;color:silver;border:none;cursor:pointer;font-family:Akatab,sans-serif;font-size:18px;font-weight:400;line-height:30px;letter-spacing:1.5px;display:flex;align-items:center;gap:.5rem;padding:10px 40px 10px 0;white-space:nowrap;transition:all .3s ease}.filter-with-arrow .arrow{transition:transform .3s ease}.filter-with-arrow.active{color:#ffe4b0}.filter-with-arrow.active .arrow{transform:rotate(180deg)}.filter-with-arrow.active .arrow path{stroke:#ffe4b0}.arrow{font-size:12px;margin-right:8px;margin-left:0}@media screen and (max-width: 768px){.filters-container{width:100%;max-width:388px;padding:0;margin:24px auto}.game-filters{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:16px;width:100%;justify-content:flex-start}.game-filters button{padding:8px 18px;height:auto;font-size:14px;line-height:18px;background:#2f2f2f;border-radius:100px;color:#fff;border:none;margin:0;font-weight:400;white-space:pre-line;min-width:0;box-sizing:border-box;transition:background .2s,color .2s;flex:0 0 auto}.game-filters button.active{background:#f3b640;color:#222;border:none}.game-filters .clear-btn{color:#f3b640;background:#2f2f2f;border:none;font-size:14px;font-weight:400;border-radius:100px;padding:8px 18px;min-width:0;transition:background .2s,color .2s;flex:0 0 auto}.additional-filters{display:flex;flex-direction:column;gap:16px;width:100%}.filter-with-arrow{display:flex;padding:8px 0;gap:16px;height:32px;background:none;border:none;color:silver;font-size:18px;font-weight:400;line-height:30px;letter-spacing:1.5px;align-items:center;width:100%;min-width:unset}.filter-with-arrow .arrow{margin-right:8px}}@media screen and (max-width: 375px){.filters-container{max-width:343px}}.game-carousel{position:relative;width:100%;max-width:1520px;margin:0 auto;overflow:visible}.app,.content{overflow-x:hidden;width:100%}.game-carousel .game-swiper{width:100%!important;overflow:visible!important;padding-bottom:80px;position:relative}.game-carousel .swiper-wrapper{display:flex!important;align-items:flex-start!important;padding-left:0!important;padding-right:0!important;overflow:visible!important;margin-left:0!important}.game-carousel .swiper-slide{width:448px!important;height:251px!important;transition:all .5s cubic-bezier(.4,0,.2,1)!important;margin-right:15px!important;opacity:1}.game-carousel .swiper-slide .game-card{width:100%!important;height:100%!important;max-width:none!important;transition:all .5s cubic-bezier(.4,0,.2,1)!important;border-radius:24px!important;overflow:hidden}.game-carousel .swiper-slide .logo-placeholder{width:100px!important;height:100px!important;flex-shrink:0;transform:none!important}.game-carousel .swiper-slide-active{width:672px!important;height:280px!important;z-index:2}.game-carousel .swiper-slide-prev{opacity:0}.game-carousel .carousel-footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:24px;width:100%;padding-right:0;margin-top:0;position:absolute;bottom:0;left:0;background:transparent;z-index:10;height:42px}.right-mode .game-carousel .swiper-wrapper{padding-left:0!important;padding-right:56px!important;transform:translate3d(calc(-100% + 728px),0,0)!important}.right-mode .game-carousel .swiper-slide,.right-mode .game-carousel .swiper-slide-active{margin-right:15px!important}.right-mode .game-carousel .swiper-slide-prev{opacity:1}.right-mode .game-carousel .swiper-slide-next{opacity:0}.see-more-button{font-family:Akatab,sans-serif;font-size:18px;font-weight:400;line-height:1;letter-spacing:1.5px;color:#f3b640;background:none;border:none;cursor:pointer;padding:0 18px;margin:0;transition:color .3s ease;text-align:center;height:42px;display:flex;align-items:center;justify-content:center}.see-more-button:hover{color:#ffe4b0}.game-carousel .carousel-navigation{display:flex;justify-content:center;align-items:center;gap:0;width:85px;height:42px;padding:8px;border-radius:40px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);position:relative;margin:0}.game-carousel .carousel-navigation:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1px;height:24px;background:#ffffff4d}.game-carousel .swiper-button-next-custom,.game-carousel .swiper-button-prev-custom{width:43px;height:40px;border-radius:40px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:8px;position:relative;z-index:1;outline:none!important;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.game-carousel .swiper-button-next-custom:focus,.game-carousel .swiper-button-prev-custom:focus{outline:none!important;box-shadow:none!important;-webkit-appearance:none}.game-carousel .swiper-button-next-custom::-moz-focus-inner,.game-carousel .swiper-button-prev-custom::-moz-focus-inner{border:0}.game-carousel .swiper-button-next-custom:focus-visible,.game-carousel .swiper-button-prev-custom:focus-visible{outline:none!important}.game-carousel .swiper-button-next-custom:before,.game-carousel .swiper-button-prev-custom:before{display:none}.game-carousel .swiper-button-next-custom,.game-carousel .swiper-button-prev-custom{-webkit-touch-callout:none}.game-carousel .swiper-button-prev-custom:after,.game-carousel .swiper-button-next-custom:after{content:"";width:24px;height:24px;background-repeat:no-repeat;background-position:center;transition:background-image .3s ease}.game-carousel .swiper-button-prev-custom:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 12L5 12' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12 19L5 12L12 5' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.game-carousel .swiper-button-next-custom:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L19 12' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12 5L19 12L12 19' stroke='%238F8F8F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.game-carousel .swiper-button-prev-custom:not(.swiper-button-disabled):active:after,.game-carousel .swiper-button-prev-custom:focus:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 12L5 12' stroke='%23F3B640' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12 19L5 12L12 5' stroke='%23F3B640' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.game-carousel .swiper-button-next-custom:not(.swiper-button-disabled):active:after,.game-carousel .swiper-button-next-custom:focus:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L19 12' stroke='%23F3B640' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12 5L19 12L12 19' stroke='%23F3B640' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.game-carousel .swiper-button-disabled:after{opacity:.5;cursor:default}.game-carousel .swiper-button-next-custom span,.game-carousel .swiper-button-prev-custom span{display:none}@keyframes slideActive{0%{transform:scale(.95);opacity:.85}to{transform:scale(1);opacity:1}}@keyframes slideInactive{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:.85}}.game-carousel .swiper-slide-active,.game-carousel .swiper-slide-prev,.game-carousel .swiper-slide-next{animation:none}.game-carousel .game-swiper .swiper-slide{display:flex;justify-content:center}.game-carousel .game-swiper .swiper-pagination-bullet{background:#ffb800;opacity:.5}.game-carousel .game-swiper .swiper-pagination-bullet-active{opacity:1}@media screen and (max-width: 1024px){.game-carousel{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.game-carousel .game-swiper{width:100%!important}.game-carousel .swiper-slide{width:380px!important}.game-carousel .swiper-slide-active{width:480px!important}.game-carousel .swiper-wrapper{padding-left:0!important}.game-carousel .carousel-footer{flex-direction:row;align-items:center;justify-content:flex-end;gap:16px}}@media screen and (max-width: 768px){.game-carousel{margin:0;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:0}.game-carousel .game-swiper{width:100%!important;max-width:388px!important;overflow:visible!important;padding:0;padding-bottom:80px!important}.game-carousel .swiper-wrapper{padding-left:0!important;gap:19px!important;flex-direction:column!important;height:auto!important}.game-carousel .swiper-slide{width:100%!important;max-width:388px!important;height:auto!important;margin:0!important;opacity:1!important;display:flex;justify-content:center}.game-carousel .game-card{width:100%!important;max-width:388px!important;box-sizing:border-box}.game-carousel .carousel-footer{flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;padding:0 12px;width:100%;position:static;background:transparent;height:42px;margin-top:8px}.game-carousel .carousel-navigation{display:flex;width:85px;height:42px;margin:0}.game-carousel .carousel-footer .see-more-button{display:block!important;width:100%!important;min-width:unset!important;background:#f0c777!important;color:#0e0e0e!important;border-radius:8px!important;font-size:16px!important;font-weight:500!important;padding:14px 0!important;margin:8px 0 0!important;border:none!important;text-align:center!important;box-shadow:none!important;transition:background .2s!important;position:static!important}.game-carousel .carousel-footer .see-more-button:hover{background:#ffd77a!important;color:#000!important}}@media screen and (max-width: 375px){.game-carousel{padding:0 16px}.game-carousel .game-swiper{max-width:343px!important}.game-carousel .carousel-footer{max-width:343px;padding:0 4px}.game-carousel .game-card{padding:12px;max-width:343px!important}.game-carousel .logo-placeholder{min-width:60px!important;max-width:60px!important;min-height:60px!important;max-height:60px!important}.game-carousel .title h2,.game-carousel .best-bets h3,.game-carousel .payout h3,.game-carousel .payout-values{font-size:16px}.game-carousel .swiper-slide,.game-carousel .game-card{max-width:343px!important}}.best-bets{flex:1}.best-bets h3{font-family:Staatliches,sans-serif;font-weight:400;font-size:20px;line-height:24px;letter-spacing:1.2px;color:#f0c777;margin:0 0 1rem}.cards{display:flex;gap:.5rem}.card{width:48px;height:64px;background:none;display:flex;align-items:center;justify-content:center;position:relative}.card-value{font-size:1.5rem;font-weight:700;color:#fff;display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.card-value.hearts{color:#fff}.suit{color:#ff4d4d;font-size:1.8rem;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.roulette-number{flex:1}.roulette-number h3{font-family:Staatliches,sans-serif;font-weight:400;font-size:20px;line-height:24px;letter-spacing:1.2px;color:#f0c777;margin:0 0 1rem}.number-display{display:flex;align-items:center;gap:1rem}.number{font-size:20px;font-family:Staatliches,sans-serif;font-weight:400;font-weight:700;color:#f3b640;line-height:1}.coin{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.coin.red .coin-icon path{fill:#8f8f8f}.coin.red .coin-icon rect:last-child{fill:#ff3f3f}.coin.black .coin-icon path{fill:#2f2f2f}.coin.green .coin-icon path{fill:#0f0}.coin-icon{position:absolute;width:100%;height:100%;z-index:1}.game-card{background:#ffffff1a;border-radius:12px;padding:24px;width:100%;min-height:240px;color:#f0c777;display:flex;flex-direction:column;gap:24px;position:relative}.game-card.loading{opacity:.7}.loading-spinner{display:flex;justify-content:center;align-items:center;height:100px;font-family:Staatliches,sans-serif;color:#ffffffb3}.error-state{display:flex;justify-content:center;align-items:center;height:100px;color:#ff4d4d;font-family:Staatliches,sans-serif}.card-header{display:flex;flex-direction:row;align-items:flex-start;gap:24px;width:100%}.logo-placeholder{width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;background:none;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-placeholder svg{width:100%!important;height:100%!important}.logo-placeholder svg path{fill:#2f2f2f}.title{display:flex;flex-direction:column;gap:8px;flex:1}.title h2{color:#f3b640;font-family:Staatliches,sans-serif;font-weight:400;font-size:24px;line-height:1.2;letter-spacing:1.2px;margin:0;text-transform:uppercase;text-align:left}.title p{margin:0;color:#888;font-size:14px}.card-content{display:flex;flex-direction:column;gap:24px;margin-top:auto;width:100%}.best-bets{display:flex;flex-direction:column;gap:12px}.best-bets h3{font-family:Staatliches,sans-serif;font-weight:400;font-size:20px;line-height:24px;letter-spacing:1.2px;color:#f0c777;margin:0;text-transform:uppercase}.payout{position:absolute;bottom:24px;right:24px;display:flex;flex-direction:column;gap:8px;text-align:right}.payout h3{font-family:Staatliches,sans-serif;font-weight:400;font-size:20px;line-height:24px;letter-spacing:1.2px;color:#f0c777;margin:0;text-transform:uppercase}.payout-values{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-family:Akatab,sans-serif;font-weight:500;font-size:20px;color:#fff}@media screen and (max-width: 768px){.game-card{padding:16px;background:#1f1f1f;border-radius:24px;min-height:auto;gap:16px}.card-header{gap:16px}.logo-placeholder{width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important}.title h2{font-size:20px;line-height:1.2}.title p{font-size:14px}.card-content{flex-direction:column;gap:16px}.best-bets h3,.payout h3{font-size:18px;line-height:1.2}.payout{position:static;width:100%;margin-top:8px}.payout-values{flex-direction:row;justify-content:flex-end;gap:16px}}.game-cards-container{display:flex;flex-direction:column;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:24px}@media screen and (max-width: 768px){.game-cards-container{padding:16px;gap:16px}}.footer{background:#0e0e0e;color:#fff;padding:60px 56px;position:relative;width:100%;box-sizing:border-box;min-height:300px;display:flex;align-items:center}.footer:before{content:"WINNARY";font-family:Staatliches,sans-serif;font-size:530px;line-height:1;text-transform:uppercase;color:#fff;position:absolute;top:150%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none}.footer-content{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1520px;margin:0 auto;font-family:Akatab,sans-serif;font-size:16px;color:#ffffffb3;position:relative;z-index:2}.footer-nav{display:flex;gap:30px}.footer-nav span{cursor:pointer;transition:color .3s ease}.footer-nav span:hover{color:#fff}.footer-logo{margin-bottom:16px}.footer-copyright,.footer-address{color:#ffffffb3}.footer-copyright{font-family:Akatab,sans-serif;font-weight:400;font-size:18px;line-height:30px;letter-spacing:1.5%;text-align:center;margin:20px 0 0}@media (max-width: 768px){.footer{padding:40px 20px;min-height:auto}.footer-content{flex-direction:column;text-align:center;gap:24px}.footer-address{display:none}.footer-nav{flex-wrap:wrap;justify-content:center;gap:20px;max-width:250px}.footer-nav span{width:calc(50% - 10px)}.footer:before{font-size:110px;letter-spacing:1.2px;top:110%;transform:translate(-50%,-60%)}}.app{background-color:#0e0e0e;color:#fff;min-height:100vh;width:100%;margin:0;padding:0;display:flex;flex-direction:column;overflow-x:hidden}.content{width:100%;max-width:1520px;margin:0 auto;overflow:visible}.hero-section{position:relative;height:100vh;width:100%;overflow:hidden;min-height:800px;display:flex;flex-direction:column;justify-content:space-between;background-color:#0e0e0e}.hero-background{position:absolute;width:100%;height:100%;left:0;opacity:1;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:1;min-height:800px}.hero-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column}.hero-content nav{padding:24px 20px 20px;align-self:flex-start}h1{font-family:Staatliches,sans-serif;font-size:80px;font-weight:400;margin:0;text-align:center;position:absolute;bottom:56px;left:50%;transform:translate(-50%);width:fit-content}.game-grid{display:grid;grid-template-columns:minmax(400px,1fr);gap:1rem;max-width:800px}.loading,.error,.no-games{color:#fff;font-family:Staatliches,sans-serif;font-size:24px;text-align:center;padding:40px;background:#1a1a1a;border-radius:10px;width:100%}.error{color:#ff4d4d}.no-games{color:#888}.game-container{width:100%;margin-top:20px;overflow:visible}@media screen and (max-width: 768px){.content{width:100%;max-width:428px;padding:0;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero-section{height:calc(100vh - 48px);min-height:600px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;padding:0;margin:0;overflow:hidden}.hero-background{position:absolute;width:100%;height:100%;left:0;top:0;background-size:150% auto;background-position:top center;opacity:1;min-height:600px}.hero-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin:0;padding:0}.navbar,.logo{display:none!important}h1{font-family:Staatliches,sans-serif;font-size:30px;font-weight:400;line-height:100%;letter-spacing:1.2px;text-transform:uppercase;position:absolute!important;bottom:240px!important;left:50%!important;transform:translate(-50%)!important;text-align:center;margin:0;padding:0;color:#fff;width:100%;max-width:320px}.game-container{width:100%;margin:0;padding:24px 0;display:flex;flex-direction:column;align-items:center}.menu-button{display:block!important;width:124px!important;height:45px!important;padding:8px 16px!important;border-radius:16px!important;background:#f0c777!important;border:none!important;font-family:Akatab,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:30px!important;letter-spacing:1.5%!important;color:#0e0e0e!important;cursor:pointer!important;text-align:center!important;text-transform:capitalize!important;margin:24px auto 0!important;position:static!important;z-index:1000!important}}@media screen and (max-width: 375px){.content{max-width:375px;padding:0}h1{width:100%;max-width:300px;font-size:30px;padding:0 16px;bottom:220px!important}}.coming-soon{height:100vh;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#ffe4b0;font-family:Staatliches,sans-serif;background-color:#0e0e0e;padding-top:120px}*{scrollbar-width:none!important;-ms-overflow-style:none!important}*::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}.analytics .hero-section{position:relative;min-height:700px;width:100%;overflow:hidden}.analytics .hero-background{position:absolute;top:-50px;left:0;width:100%;height:calc(100% + 50px);background-size:50% auto;background-position:center;background-repeat:no-repeat;z-index:1}.analytics .hero-background:after{display:none}.analytics .hero-content{position:relative;z-index:2;height:100%;max-width:1520px;margin:0 auto;padding:0 56px}.analytics .hero-content h1{font-family:Staatliches,sans-serif;font-size:80px;font-weight:400;line-height:1.2;color:#fff;text-transform:uppercase;letter-spacing:4px;margin:0 0 80px}@media screen and (max-width: 768px){.analytics .hero-section{height:calc(100vh - 48px);min-height:600px;padding:0;margin:0;overflow:hidden}.analytics .hero-background{background-size:150% auto;background-position:top center;top:0;height:100%}.analytics .hero-background:after{display:none}.analytics .hero-content{padding:0 20px;width:100%;max-width:100%;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.analytics .hero-content h1{font-size:30px;font-weight:400;line-height:100%;letter-spacing:1.2px;text-transform:uppercase;position:absolute;bottom:240px;left:50%;transform:translate(-50%);text-align:center;margin:0;padding:0;color:#fff;width:100%;max-width:320px}.analytics .hero-section .menu-button{position:absolute;top:24px;right:20px;z-index:10;width:124px;height:45px;padding:8px 16px;border-radius:16px;background:#f0c777;border:none;font-family:Akatab,sans-serif;font-size:16px;font-weight:400;line-height:30px;letter-spacing:1.5%;color:#0e0e0e;cursor:pointer;text-align:center;text-transform:capitalize}}@media screen and (max-width: 375px){.analytics .hero-content h1{width:100%;max-width:300px;font-size:30px;padding:0 16px;bottom:220px}}.menu-button{display:none}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}*{cursor:none!important}body{margin:0;min-width:320px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom-cursor{width:48px;height:48px;background:#ffffff26;border-radius:100px;position:fixed;pointer-events:none;z-index:9999;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;transition:all .1s ease-out}.custom-cursor.hovered{width:64px;height:32px;border-radius:16px;background:#3e3b3b}.cursor-text{position:fixed;pointer-events:none;z-index:10000;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;white-space:nowrap;-webkit-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:.5px;height:32px;line-height:32px;text-align:center;width:64px}@media (max-width: 768px){.custom-cursor,.cursor-text{display:none!important}*{cursor:auto!important}}
