#info-page .container{padding:0 48px;margin:0 auto;height:100%}@media(max-width:768px){#info-page .container{padding:0 32px}}@media(max-width:441px){#info-page .container{padding:0 16px}}@media(min-width:640px){#info-page .container{max-width:640px}}@media(min-width:768px){#info-page .container{max-width:768px}}@media(min-width:1280px){#info-page .container{max-width:1280px}}@media(min-width:1536px){#info-page .container{max-width:1536px}}#info-page #shadow{position:absolute;top:0;z-index:0;width:100%;height:63vw;background:linear-gradient(var(--bg-primary) -5%,rgba(var(--bg-primary-rgb),.3) 10%,rgba(var(--bg-primary-rgb),.3) 45%,var(--bg-primary) 95%)}@media(max-width:1280px){#info-page #shadow{height:87vw}}@media(max-width:1024px){#info-page #shadow{height:95vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page #shadow{height:63vw}}@media(max-width:768px){#info-page #shadow{height:126vw}}@media(max-width:441px){#info-page #shadow{height:175.5vw}}@media(max-width:400px)and (max-height:700px){#info-page #shadow{height:138vw}}#info-page header{width:100%;height:100px;position:fixed;z-index:10;top:0;transition:.15s ease-in-out;padding:0 48px 0 44px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media(max-width:1440px){#info-page header{padding:0 40px}}@media(max-width:992px){#info-page header{height:60px}}@media(max-width:768px){#info-page header{padding:0 32px 0 30px}}@media(max-width:480px){#info-page header{height:70px;padding:0 16px 0 14px;gap:0}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header{padding:0 40px 0 36px;gap:16px;height:60px}}#info-page header nav{display:flex;align-items:center;gap:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header nav{gap:10px}}#info-page header nav .logo{height:40px;display:flex;align-items:center;cursor:pointer;position:relative}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header nav .logo{height:32px}}#info-page header nav .logo img{max-width:40px;max-height:40px;min-height:40px;width:fit-content;height:100%;cursor:pointer;transition:.25s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header nav .logo img{max-width:32px;max-height:32px;min-height:32px}}#info-page header nav .logo h1{font-size:18px;line-height:150%;font-weight:600;color:var(--color-primary);cursor:pointer;transition:.2s ease-out}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header nav .logo h1{font-size:15px;line-height:140%}}#info-page header nav .logo:hover img{-webkit-transform:rotate(120deg) translateY(2px) translateX(2px);-webkit-transition-duration:.4s;-webkit-transition-delay:now;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite}#info-page header nav ul{display:flex;align-items:center;gap:16px}@media(max-width:1024px){#info-page header nav ul{display:none}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header nav ul{display:flex;gap:8px}#info-page header nav ul li{padding-bottom:4px}}#info-page header nav ul li,#info-page header nav ul li *{cursor:pointer}#info-page header nav ul li a{position:relative;font-size:14px;color:var(--text-less);transition:.15s}#info-page header nav ul li a.active,#info-page header nav ul li a:hover{color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header nav ul li a{font-size:10px}}#info-page header nav ul li:last-of-type a:hover svg{transform:scale(1.1)}#info-page header nav ul li:last-of-type a:before{display:none}#info-page header .right{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right{gap:6px}}#info-page header .right .search{position:relative}@media(max-width:441px){#info-page header .right .search{display:none}}#info-page header .right .search svg{position:absolute;top:50%;transform:translateY(-50%);font-size:18px;transition:.15s}#info-page header .right .search svg.poisk{left:12px}#info-page header .right .search svg.clear{right:12px}@media(max-width:1440px){#info-page header .right .search svg{font-size:16px}#info-page header .right .search svg.poisk{left:10px}#info-page header .right .search svg.clear{right:10px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right .search svg{font-size:14px}}#info-page header .right .search input{width:260px;height:38px;background:rgba(0,0,0,0);padding:0 6px 0 38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);font-size:13px;font-weight:400;transition:.15s}@media(max-width:1440px){#info-page header .right .search input{width:230px;height:36px;font-size:12px;padding:0 6px 0 34px}}#info-page header .right .search input:focus{background:hsla(0,0%,100%,.1)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right .search input{width:180px;height:30px;font-size:10px;padding:0 5px 0 32px;border-radius:6px}}#info-page header .right .search.active input{border-color:rgba(var(--color-primary-rgb),.4);background:rgba(var(--color-primary-rgb),.08)}#info-page header .right .search.active svg.poisk{color:var(--color-primary)}#info-page header .right .search-mobile{display:none}@media(max-width:441px){#info-page header .right .search-mobile{width:38px;height:38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);transition:.15s;display:flex;align-items:center;justify-content:center;cursor:pointer}#info-page header .right .search-mobile:hover{background:hsla(0,0%,100%,.2)}#info-page header .right .search-mobile svg{font-size:19px;transition:.15s}}#info-page header .right .favorite,#info-page header .right .notification{width:38px;height:38px;position:relative;border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.08);transition:.15s;display:flex;align-items:center;justify-content:center}#info-page header .right .favorite:hover,#info-page header .right .notification:hover{background:hsla(0,0%,100%,.2)}#info-page header .right .favorite::selection,#info-page header .right .notification::selection{background:rgba(0,0,0,0)}#info-page header .right .favorite,#info-page header .right .favorite *,#info-page header .right .notification,#info-page header .right .notification *{cursor:pointer}#info-page header .right .favorite svg,#info-page header .right .notification svg{font-size:21px;transition:.15s}@media(max-width:1360px){#info-page header .right .favorite,#info-page header .right .notification{display:none}}#info-page header .right .language{transition:.2s;position:relative;width:80px;height:38px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right .language{width:68px;height:30px}}#info-page header .right .language .lang-menu{width:100%;height:38px;display:flex;flex-direction:column;border:1px solid rgba(var(--text-primary-rgb),.06);background:rgba(var(--text-primary-rgb),.08);border-radius:8px;overflow:hidden;font-weight:400;font-size:15px;transition:.2s;position:absolute;z-index:1;top:0;left:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right .language .lang-menu{height:30px;font-size:13px;border-radius:6px}}#info-page header .right .language .lang-menu .selected,#info-page header .right .language .lang-menu button{min-height:38px!important;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;transition:.2s;gap:4px;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right .language .lang-menu .selected,#info-page header .right .language .lang-menu button{min-height:30px!important}}#info-page header .right .language .lang-menu .selected,#info-page header .right .language .lang-menu .selected *,#info-page header .right .language .lang-menu button,#info-page header .right .language .lang-menu button *{cursor:pointer}#info-page header .right .language .lang-menu .selected ::selection,#info-page header .right .language .lang-menu button ::selection{background:rgba(0,0,0,0)}#info-page header .right .language .lang-menu .selected:disabled,#info-page header .right .language .lang-menu button:disabled{display:none}#info-page header .right .language .lang-menu .selected img,#info-page header .right .language .lang-menu button img{width:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right .language .lang-menu .selected img,#info-page header .right .language .lang-menu button img{width:16px}}#info-page header .right .language .lang-menu .selected span,#info-page header .right .language .lang-menu button span{padding-top:1px;transition:.2s;color:#fff;text-transform:uppercase}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right .language .lang-menu .selected span,#info-page header .right .language .lang-menu button span{font-size:12px}}#info-page header .right .language .lang-menu.active{height:116px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right .language .lang-menu.active{height:92px}}#info-page header .right .language .lang-menu.active:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.1)}#info-page header .right .account{height:100%;display:flex;align-items:center;justify-content:center}#info-page header .right .account img.avatar{max-width:38px;max-height:38px;min-height:38px;transition:.2s;border-radius:50%;width:fit-content;height:100%;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right .account img.avatar{max-width:30px;max-height:30px;min-height:30px}}#info-page header .right a{height:38px;color:#fff;padding:0 24px;font-size:14px;border-radius:8px;font-weight:400;white-space:nowrap;transition:.2s ease;background:var(--color-primary);text-align:center;line-height:37px}#info-page header .right a::selection{background:rgba(0,0,0,0)}#info-page header .right a:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .right a{height:30px;font-size:11px;padding:0 16px;border-radius:6px;line-height:31px}}#info-page header .account-menu-wrapper{width:100%;height:100svh;position:absolute;z-index:1;top:0;right:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:.3s ease;display:flex}#info-page header .account-menu-wrapper .close{width:calc(100% - 320px);height:100%}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .close{width:calc(100% - 260px)}}@media(max-width:441px){#info-page header .account-menu-wrapper .close{width:calc(100% - 280px)}}#info-page header .account-menu-wrapper .menu{width:300px;height:100%;background:rgba(var(--bg-primary-rgb),.82);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);position:absolute;top:0;right:-300px;transition:.3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 32px rgba(0,0,0,.4);border-left:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu{width:240px;right:-240px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu{width:260px;right:-260px}}#info-page header .account-menu-wrapper .menu .menu-header{padding:24px 20px;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;align-items:center;gap:14px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-header{padding:16px;gap:10px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-header{padding:18px 16px;gap:12px}}#info-page header .account-menu-wrapper .menu .menu-header img.avatar{width:46px;height:46px;min-width:46px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.08);transition:.2s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-header img.avatar{width:38px;height:38px;min-width:38px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-header img.avatar{width:40px;height:40px;min-width:40px}}#info-page header .account-menu-wrapper .menu .menu-header .info{flex:1;min-width:0}#info-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:15px;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:13px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:14px}}#info-page header .account-menu-wrapper .menu .menu-header .info p{font-size:12px;color:var(--text-many);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35;margin-top:2px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}#info-page header .account-menu-wrapper .menu .menu-content{flex:1;overflow-y:auto;padding:8px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-content{padding:6px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-content{padding:6px}}#info-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar{width:3px}#info-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}#info-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:4px}#info-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:none;flex-direction:column;padding:4px 0;margin-bottom:4px;border-bottom:1px solid hsla(0,0%,100%,.06)}@media(max-width:1024px){#info-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}#info-page header .account-menu-wrapper .menu .menu-content .menu-section{display:flex;flex-direction:column;padding:4px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}#info-page header .account-menu-wrapper .menu .menu-content .menu-section:last-child{border-bottom:none}#info-page header .account-menu-wrapper .menu .menu-content .menu-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;font-size:14px;color:var(--text-less);transition:all .15s ease;cursor:pointer;position:relative;text-decoration:none}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-content .menu-item{padding:8px 12px;font-size:13px;gap:10px;border-radius:8px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-content .menu-item{padding:9px 12px;font-size:13px;gap:10px;border-radius:8px}}#info-page header .account-menu-wrapper .menu .menu-content .menu-item .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#info-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:18px;transition:.15s ease}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}#info-page header .account-menu-wrapper .menu .menu-content .menu-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#info-page header .account-menu-wrapper .menu .menu-content .menu-item:hover{background:hsla(0,0%,100%,.07);color:var(--text-primary)}#info-page header .account-menu-wrapper .menu .menu-content .menu-item.active{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary)}#info-page header .account-menu-wrapper .menu .menu-content .menu-item.active .icon svg{color:var(--color-primary)}#info-page header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:none}@media(max-width:1360px){#info-page header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:flex}}#info-page header .account-menu-wrapper .menu .menu-content .menu-item.logout .icon svg{transform:rotate(180deg)}#info-page header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover{background:rgba(239,68,68,.08);color:#ef4444}#info-page header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover .icon svg{color:#ef4444}#info-page header .account-menu-wrapper .menu .menu-content .menu-item,#info-page header .account-menu-wrapper .menu .menu-content .menu-item *{cursor:pointer}#info-page header .account-menu-wrapper .menu .menu-footer{padding:12px;border-top:1px solid hsla(0,0%,100%,.06);display:flex;flex-direction:column;gap:8px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn{width:100%;height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);transition:all .15s ease;cursor:pointer}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn,#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn *{cursor:pointer}#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:18px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{white-space:nowrap;color:var(--text-primary);font-weight:400;font-size:14px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}@media(max-width:441px){#info-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}#info-page header .account-menu-wrapper.active{opacity:1;visibility:visible}#info-page header .account-menu-wrapper.active .menu{right:0}#info-page header .rodal .rodal-dialog{max-width:90%;width:fit-content!important;height:fit-content!important;background:var(--bg-primary);border-radius:5px;overflow:hidden;padding:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .rodal .rodal-dialog{max-width:70%;transform:scale(.85)}}#info-page header .rodal .rodal-dialog .text{padding:16px 20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .rodal .rodal-dialog .text p{font-size:15px}}@media(max-width:441px){#info-page header .rodal .rodal-dialog .text p{font-size:15px}}#info-page header .rodal .rodal-dialog .wrapper button{width:50%;padding:12px}#info-page header .rodal .rodal-dialog .wrapper button.cancel{border-top:1px solid var(--bg-secondary);transition:.15s}#info-page header .rodal .rodal-dialog .wrapper button.cancel:hover{border-top:1px solid var(--border-primary);background:var(--bg-secondary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}@media(max-width:441px){#info-page header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}#info-page header .rodal .rodal-dialog .wrapper button.confirm{border-top:1px solid var(--color-primary);background:var(--color-primary);transition:.15s}#info-page header .rodal .rodal-dialog .wrapper button.confirm:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}@media(max-width:441px){#info-page header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}#info-page header .rodal .rodal-close{display:none}#info-page header.active{background-color:rgba(var(--bg-primary-rgb),.5);height:70px}#info-page header.active:before{content:"";position:absolute;z-index:-1;width:101%;height:100%;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateX(-48px)}@media(max-width:768px){#info-page header.active:before{transform:translateX(-32px);padding:0 32px}}@media(max-width:441px){#info-page header.active:before{transform:translateX(-16px);padding:0 16px}}@media(max-width:1024px){#info-page header.active{height:50px}}@media(max-width:441px){#info-page header.active{height:60px}}#info-page header.active .right{height:60%}#info-page footer{position:relative;background:var(--bg-secondary);overflow:hidden}#info-page footer .footer-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-primary-rgb),.5),transparent)}#info-page footer .footer-glow:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:40%;height:80px;background:radial-gradient(ellipse at top,rgba(var(--color-primary-rgb),.06) 0,transparent 70%)}#info-page footer .footer-content{max-width:1400px;margin:0 auto;padding:0 48px}@media(max-width:768px){#info-page footer .footer-content{padding:0 32px}}@media(max-width:441px){#info-page footer .footer-content{padding:0 16px}}#info-page footer .footer-top{display:flex;justify-content:space-between;gap:64px;padding:56px 0 40px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-top{padding:40px 0 32px;gap:32px}}@media(max-width:900px){#info-page footer .footer-top{flex-direction:column;gap:40px}}@media(max-width:441px){#info-page footer .footer-top{padding:36px 0 28px;gap:32px}}#info-page footer .footer-brand{max-width:300px;display:flex;flex-direction:column;gap:16px;flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-brand{max-width:240px;gap:12px}}@media(max-width:900px){#info-page footer .footer-brand{max-width:100%}}#info-page footer .footer-brand .logo-row{display:flex;align-items:center;gap:10px}#info-page footer .footer-brand .logo-row img{width:36px;height:36px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-brand .logo-row img{width:30px;height:30px}}#info-page footer .footer-brand .logo-row .logo-text{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.02em}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-brand .logo-row .logo-text{font-size:17px}}@media(max-width:441px){#info-page footer .footer-brand .logo-row .logo-text{font-size:18px}}#info-page footer .footer-brand .tagline{font-size:13px;line-height:1.6;color:var(--text-less);font-weight:400}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-brand .tagline{font-size:11px}}@media(max-width:441px){#info-page footer .footer-brand .tagline{font-size:12px}}#info-page footer .footer-brand .available-badges{display:flex;gap:8px;margin-top:4px}#info-page footer .footer-brand .available-badges .badge{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.03);transition:.2s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-brand .available-badges .badge{padding:5px 11px;border-radius:6px}}#info-page footer .footer-brand .available-badges .badge:hover{border-color:var(--border-secondary);background:hsla(0,0%,100%,.06)}#info-page footer .footer-brand .available-badges .badge svg{font-size:14px;color:var(--text-many)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-brand .available-badges .badge svg{font-size:12px}}#info-page footer .footer-brand .available-badges .badge span{font-size:12px;font-weight:400;color:var(--text-many);white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-brand .available-badges .badge span{font-size:10px}}#info-page footer .footer-links{display:flex;gap:56px;flex-wrap:wrap}@media(max-width:1140px){#info-page footer .footer-links{gap:40px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-links{gap:24px}}@media(max-width:768px){#info-page footer .footer-links{gap:32px}}@media(max-width:441px){#info-page footer .footer-links{gap:0;row-gap:28px}}#info-page footer .link-group{min-width:100px}@media(max-width:441px){#info-page footer .link-group{width:50%}}#info-page footer .link-group h4{font-size:12px;font-weight:600;color:var(--text-less);text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .link-group h4{font-size:10px;margin-bottom:12px}}@media(max-width:441px){#info-page footer .link-group h4{font-size:11px;margin-bottom:14px}}#info-page footer .link-group ul{display:flex;flex-direction:column;gap:12px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .link-group ul{gap:10px}}#info-page footer .link-group ul li{list-style:none}#info-page footer .link-group ul li a,#info-page footer .link-group ul li span{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.55);transition:.2s;cursor:pointer;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .link-group ul li a,#info-page footer .link-group ul li span{font-size:11px}}@media(max-width:441px){#info-page footer .link-group ul li a,#info-page footer .link-group ul li span{font-size:12px}}#info-page footer .link-group ul li a:hover,#info-page footer .link-group ul li span:hover{color:#fff;transform:translateX(2px)}#info-page footer .link-group ul li a,#info-page footer .link-group ul li span{display:inline-block}#info-page footer .link-group ul.social-list{gap:10px}#info-page footer .link-group ul.social-list li a{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;border:1px solid var(--border-primary);background:hsla(0,0%,100%,.02);transition:.2s;color:hsla(0,0%,100%,.6)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .link-group ul.social-list li a{padding:6px 12px;border-radius:8px}}#info-page footer .link-group ul.social-list li a:hover{background:hsla(0,0%,100%,.06);border-color:var(--border-secondary);color:#fff;transform:translateX(0) translateY(-1px)}#info-page footer .link-group ul.social-list li a:hover svg{color:var(--color-primary)}#info-page footer .link-group ul.social-list li a svg{font-size:15px;transition:.2s;color:hsla(0,0%,100%,.5);flex-shrink:0}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .link-group ul.social-list li a svg{font-size:13px}}#info-page footer .link-group ul.social-list li a span{font-size:13px;font-weight:400;color:inherit}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .link-group ul.social-list li a span{font-size:11px}}#info-page footer .link-group ul.social-list li a span:hover{transform:none}#info-page footer .footer-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}#info-page footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:16px}@media(max-width:441px){#info-page footer .footer-bottom{padding:16px 0 20px}}#info-page footer .footer-bottom .copyright{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}#info-page footer .footer-bottom .copyright a,#info-page footer .footer-bottom .copyright span{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.4);transition:.2s;white-space:nowrap}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-bottom .copyright a,#info-page footer .footer-bottom .copyright span{font-size:11px}}@media(max-width:441px){#info-page footer .footer-bottom .copyright a,#info-page footer .footer-bottom .copyright span{font-size:11px}}#info-page footer .footer-bottom .copyright a{cursor:pointer}#info-page footer .footer-bottom .copyright a:hover{color:#fff}#info-page footer .footer-bottom .copyright .dot{margin:0 4px;color:hsla(0,0%,100%,.2)}@media(max-width:441px){#info-page footer .footer-bottom .copyright .dot{display:none}#info-page footer .footer-bottom .copyright .rights{width:100%}}#info-page footer .footer-bottom .developer{flex-shrink:0}#info-page footer .footer-bottom .developer,#info-page footer .footer-bottom .developer *{cursor:pointer}#info-page footer .footer-bottom .developer img{height:48px;opacity:.4;transition:.25s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#info-page footer .footer-bottom .developer img{height:40px}}@media(max-width:441px){#info-page footer .footer-bottom .developer img{height:56px}}#info-page footer .footer-bottom .developer img:hover{opacity:.8;transform:scale(1.05)}.info-page{min-height:100vh;padding-top:80px;padding-bottom:48px}.info-page .info-content{max-width:640px;margin:0 auto;padding:64px 24px;text-align:center}.info-page .info-content h1{font-size:28px;font-weight:700;color:var(--text-primary);margin-bottom:16px;letter-spacing:-.02em}.info-page .info-content p{font-size:16px;line-height:1.7;color:var(--text-many);margin:0 0 24px}.info-page .info-content a{color:var(--color-primary);text-decoration:none;font-weight:600}.info-page .info-content a:hover{text-decoration:underline}.info-page .info-content .info-link-btn{display:inline-flex;align-items:center;gap:10px;margin-top:24px;padding:14px 28px;background:var(--color-primary);color:#fff;border-radius:12px;font-size:16px;transition:background .2s}.info-page .info-content .info-link-btn:hover{background:var(--color-hover);text-decoration:none}.info-page .info-content .coming-soon-icon{font-size:64px;margin-bottom:24px;opacity:.6}.info-page.about-page .info-content{text-align:left}.info-page.about-page .info-content h2{font-size:18px;font-weight:600;color:var(--text-primary);margin:32px 0 12px}.info-page.about-page .info-content h2:first-of-type{margin-top:0}.info-page.about-page .info-content ul{margin:0 0 16px;padding-left:24px}.info-page.about-page .info-content ul li{font-size:15px;line-height:1.7;color:var(--text-many);margin-bottom:8px}