#legal-page .container{padding:0 48px;margin:0 auto;height:100%}@media(max-width:768px){#legal-page .container{padding:0 32px}}@media(max-width:441px){#legal-page .container{padding:0 16px}}@media(min-width:640px){#legal-page .container{max-width:640px}}@media(min-width:768px){#legal-page .container{max-width:768px}}@media(min-width:1280px){#legal-page .container{max-width:1280px}}@media(min-width:1536px){#legal-page .container{max-width:1536px}}#legal-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){#legal-page #shadow{height:87vw}}@media(max-width:1024px){#legal-page #shadow{height:95vw}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page #shadow{height:63vw}}@media(max-width:768px){#legal-page #shadow{height:126vw}}@media(max-width:441px){#legal-page #shadow{height:175.5vw}}@media(max-width:400px)and (max-height:700px){#legal-page #shadow{height:138vw}}#legal-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){#legal-page header{padding:0 40px}}@media(max-width:992px){#legal-page header{height:60px}}@media(max-width:768px){#legal-page header{padding:0 32px 0 30px}}@media(max-width:480px){#legal-page header{height:70px;padding:0 16px 0 14px;gap:0}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header{padding:0 40px 0 36px;gap:16px;height:60px}}#legal-page header nav{display:flex;align-items:center;gap:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header nav{gap:10px}}#legal-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){#legal-page header nav .logo{height:32px}}#legal-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){#legal-page header nav .logo img{max-width:32px;max-height:32px;min-height:32px}}#legal-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){#legal-page header nav .logo h1{font-size:15px;line-height:140%}}#legal-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}#legal-page header nav ul{display:flex;align-items:center;gap:16px}@media(max-width:1024px){#legal-page header nav ul{display:none}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header nav ul{display:flex;gap:8px}#legal-page header nav ul li{padding-bottom:4px}}#legal-page header nav ul li,#legal-page header nav ul li *{cursor:pointer}#legal-page header nav ul li a{position:relative;font-size:14px;color:var(--text-less);transition:.15s}#legal-page header nav ul li a.active,#legal-page header nav ul li a:hover{color:var(--text-primary)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header nav ul li a{font-size:10px}}#legal-page header nav ul li:last-of-type a:hover svg{transform:scale(1.1)}#legal-page header nav ul li:last-of-type a:before{display:none}#legal-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){#legal-page header .right{gap:6px}}#legal-page header .right .search{position:relative}@media(max-width:441px){#legal-page header .right .search{display:none}}#legal-page header .right .search svg{position:absolute;top:50%;transform:translateY(-50%);font-size:18px;transition:.15s}#legal-page header .right .search svg.poisk{left:12px}#legal-page header .right .search svg.clear{right:12px}@media(max-width:1440px){#legal-page header .right .search svg{font-size:16px}#legal-page header .right .search svg.poisk{left:10px}#legal-page header .right .search svg.clear{right:10px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header .right .search svg{font-size:14px}}#legal-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){#legal-page header .right .search input{width:230px;height:36px;font-size:12px;padding:0 6px 0 34px}}#legal-page header .right .search input:focus{background:hsla(0,0%,100%,.1)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header .right .search input{width:180px;height:30px;font-size:10px;padding:0 5px 0 32px;border-radius:6px}}#legal-page header .right .search.active input{border-color:rgba(var(--color-primary-rgb),.4);background:rgba(var(--color-primary-rgb),.08)}#legal-page header .right .search.active svg.poisk{color:var(--color-primary)}#legal-page header .right .search-mobile{display:none}@media(max-width:441px){#legal-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}#legal-page header .right .search-mobile:hover{background:hsla(0,0%,100%,.2)}#legal-page header .right .search-mobile svg{font-size:19px;transition:.15s}}#legal-page header .right .favorite,#legal-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}#legal-page header .right .favorite:hover,#legal-page header .right .notification:hover{background:hsla(0,0%,100%,.2)}#legal-page header .right .favorite::selection,#legal-page header .right .notification::selection{background:rgba(0,0,0,0)}#legal-page header .right .favorite,#legal-page header .right .favorite *,#legal-page header .right .notification,#legal-page header .right .notification *{cursor:pointer}#legal-page header .right .favorite svg,#legal-page header .right .notification svg{font-size:21px;transition:.15s}@media(max-width:1360px){#legal-page header .right .favorite,#legal-page header .right .notification{display:none}}#legal-page header .right .language{transition:.2s;position:relative;width:80px;height:38px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header .right .language{width:68px;height:30px}}#legal-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){#legal-page header .right .language .lang-menu{height:30px;font-size:13px;border-radius:6px}}#legal-page header .right .language .lang-menu .selected,#legal-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){#legal-page header .right .language .lang-menu .selected,#legal-page header .right .language .lang-menu button{min-height:30px!important}}#legal-page header .right .language .lang-menu .selected,#legal-page header .right .language .lang-menu .selected *,#legal-page header .right .language .lang-menu button,#legal-page header .right .language .lang-menu button *{cursor:pointer}#legal-page header .right .language .lang-menu .selected ::selection,#legal-page header .right .language .lang-menu button ::selection{background:rgba(0,0,0,0)}#legal-page header .right .language .lang-menu .selected:disabled,#legal-page header .right .language .lang-menu button:disabled{display:none}#legal-page header .right .language .lang-menu .selected img,#legal-page header .right .language .lang-menu button img{width:20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header .right .language .lang-menu .selected img,#legal-page header .right .language .lang-menu button img{width:16px}}#legal-page header .right .language .lang-menu .selected span,#legal-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){#legal-page header .right .language .lang-menu .selected span,#legal-page header .right .language .lang-menu button span{font-size:12px}}#legal-page header .right .language .lang-menu.active{height:116px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header .right .language .lang-menu.active{height:92px}}#legal-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)}#legal-page header .right .account{height:100%;display:flex;align-items:center;justify-content:center}#legal-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){#legal-page header .right .account img.avatar{max-width:30px;max-height:30px;min-height:30px}}#legal-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}#legal-page header .right a::selection{background:rgba(0,0,0,0)}#legal-page header .right a:hover{background:var(--color-hover)}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header .right a{height:30px;font-size:11px;padding:0 16px;border-radius:6px;line-height:31px}}#legal-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}#legal-page header .account-menu-wrapper .close{width:calc(100% - 320px);height:100%}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header .account-menu-wrapper .close{width:calc(100% - 260px)}}@media(max-width:441px){#legal-page header .account-menu-wrapper .close{width:calc(100% - 280px)}}#legal-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){#legal-page header .account-menu-wrapper .menu{width:240px;right:-240px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu{width:260px;right:-260px}}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-header{padding:16px;gap:10px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-header{padding:18px 16px;gap:12px}}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-header img.avatar{width:38px;height:38px;min-width:38px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-header img.avatar{width:40px;height:40px;min-width:40px}}#legal-page header .account-menu-wrapper .menu .menu-header .info{flex:1;min-width:0}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:13px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-header .info h3{font-size:14px}}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-header .info p{font-size:11px}}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-content{padding:6px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-content{padding:6px}}#legal-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar{width:3px}#legal-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}#legal-page header .account-menu-wrapper .menu .menu-content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:4px}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header .account-menu-wrapper .menu .menu-content .menu-nav{display:flex}}#legal-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)}#legal-page header .account-menu-wrapper .menu .menu-content .menu-section:last-child{border-bottom:none}#legal-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){#legal-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){#legal-page header .account-menu-wrapper .menu .menu-content .menu-item{padding:9px 12px;font-size:13px;gap:10px;border-radius:8px}}#legal-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}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-content .menu-item .icon svg{font-size:16px}}#legal-page header .account-menu-wrapper .menu .menu-content .menu-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#legal-page header .account-menu-wrapper .menu .menu-content .menu-item:hover{background:hsla(0,0%,100%,.07);color:var(--text-primary)}#legal-page header .account-menu-wrapper .menu .menu-content .menu-item.active{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary)}#legal-page header .account-menu-wrapper .menu .menu-content .menu-item.active .icon svg{color:var(--color-primary)}#legal-page header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:none}@media(max-width:1360px){#legal-page header .account-menu-wrapper .menu .menu-content .menu-item.responsive{display:flex}}#legal-page header .account-menu-wrapper .menu .menu-content .menu-item.logout .icon svg{transform:rotate(180deg)}#legal-page header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover{background:rgba(239,68,68,.08);color:#ef4444}#legal-page header .account-menu-wrapper .menu .menu-content .menu-item.logout:hover .icon svg{color:#ef4444}#legal-page header .account-menu-wrapper .menu .menu-content .menu-item,#legal-page header .account-menu-wrapper .menu .menu-content .menu-item *{cursor:pointer}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-footer{padding:10px;gap:6px}}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-footer .footer-btn{height:38px;border-radius:8px}}#legal-page header .account-menu-wrapper .menu .menu-footer .footer-btn:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}#legal-page header .account-menu-wrapper .menu .menu-footer .footer-btn,#legal-page header .account-menu-wrapper .menu .menu-footer .footer-btn *{cursor:pointer}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-footer .footer-btn svg{font-size:16px}}#legal-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){#legal-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}@media(max-width:441px){#legal-page header .account-menu-wrapper .menu .menu-footer .footer-btn span{font-size:13px}}#legal-page header .account-menu-wrapper.active{opacity:1;visibility:visible}#legal-page header .account-menu-wrapper.active .menu{right:0}#legal-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){#legal-page header .rodal .rodal-dialog{max-width:70%;transform:scale(.85)}}#legal-page header .rodal .rodal-dialog .text{padding:16px 20px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page header .rodal .rodal-dialog .text p{font-size:15px}}@media(max-width:441px){#legal-page header .rodal .rodal-dialog .text p{font-size:15px}}#legal-page header .rodal .rodal-dialog .wrapper button{width:50%;padding:12px}#legal-page header .rodal .rodal-dialog .wrapper button.cancel{border-top:1px solid var(--bg-secondary);transition:.15s}#legal-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){#legal-page header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}@media(max-width:441px){#legal-page header .rodal .rodal-dialog .wrapper button.cancel{font-size:15px}}#legal-page header .rodal .rodal-dialog .wrapper button.confirm{border-top:1px solid var(--color-primary);background:var(--color-primary);transition:.15s}#legal-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){#legal-page header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}@media(max-width:441px){#legal-page header .rodal .rodal-dialog .wrapper button.confirm{font-size:15px}}#legal-page header .rodal .rodal-close{display:none}#legal-page header.active{background-color:rgba(var(--bg-primary-rgb),.5);height:70px}#legal-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){#legal-page header.active:before{transform:translateX(-32px);padding:0 32px}}@media(max-width:441px){#legal-page header.active:before{transform:translateX(-16px);padding:0 16px}}@media(max-width:1024px){#legal-page header.active{height:50px}}@media(max-width:441px){#legal-page header.active{height:60px}}#legal-page header.active .right{height:60%}#legal-page footer{position:relative;background:var(--bg-secondary);overflow:hidden}#legal-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)}#legal-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%)}#legal-page footer .footer-content{max-width:1400px;margin:0 auto;padding:0 48px}@media(max-width:768px){#legal-page footer .footer-content{padding:0 32px}}@media(max-width:441px){#legal-page footer .footer-content{padding:0 16px}}#legal-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){#legal-page footer .footer-top{padding:40px 0 32px;gap:32px}}@media(max-width:900px){#legal-page footer .footer-top{flex-direction:column;gap:40px}}@media(max-width:441px){#legal-page footer .footer-top{padding:36px 0 28px;gap:32px}}#legal-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){#legal-page footer .footer-brand{max-width:240px;gap:12px}}@media(max-width:900px){#legal-page footer .footer-brand{max-width:100%}}#legal-page footer .footer-brand .logo-row{display:flex;align-items:center;gap:10px}#legal-page footer .footer-brand .logo-row img{width:36px;height:36px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page footer .footer-brand .logo-row img{width:30px;height:30px}}#legal-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){#legal-page footer .footer-brand .logo-row .logo-text{font-size:17px}}@media(max-width:441px){#legal-page footer .footer-brand .logo-row .logo-text{font-size:18px}}#legal-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){#legal-page footer .footer-brand .tagline{font-size:11px}}@media(max-width:441px){#legal-page footer .footer-brand .tagline{font-size:12px}}#legal-page footer .footer-brand .available-badges{display:flex;gap:8px;margin-top:4px}#legal-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){#legal-page footer .footer-brand .available-badges .badge{padding:5px 11px;border-radius:6px}}#legal-page footer .footer-brand .available-badges .badge:hover{border-color:var(--border-secondary);background:hsla(0,0%,100%,.06)}#legal-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){#legal-page footer .footer-brand .available-badges .badge svg{font-size:12px}}#legal-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){#legal-page footer .footer-brand .available-badges .badge span{font-size:10px}}#legal-page footer .footer-links{display:flex;gap:56px;flex-wrap:wrap}@media(max-width:1140px){#legal-page footer .footer-links{gap:40px}}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page footer .footer-links{gap:24px}}@media(max-width:768px){#legal-page footer .footer-links{gap:32px}}@media(max-width:441px){#legal-page footer .footer-links{gap:0;row-gap:28px}}#legal-page footer .link-group{min-width:100px}@media(max-width:441px){#legal-page footer .link-group{width:50%}}#legal-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){#legal-page footer .link-group h4{font-size:10px;margin-bottom:12px}}@media(max-width:441px){#legal-page footer .link-group h4{font-size:11px;margin-bottom:14px}}#legal-page footer .link-group ul{display:flex;flex-direction:column;gap:12px}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page footer .link-group ul{gap:10px}}#legal-page footer .link-group ul li{list-style:none}#legal-page footer .link-group ul li a,#legal-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){#legal-page footer .link-group ul li a,#legal-page footer .link-group ul li span{font-size:11px}}@media(max-width:441px){#legal-page footer .link-group ul li a,#legal-page footer .link-group ul li span{font-size:12px}}#legal-page footer .link-group ul li a:hover,#legal-page footer .link-group ul li span:hover{color:#fff;transform:translateX(2px)}#legal-page footer .link-group ul li a,#legal-page footer .link-group ul li span{display:inline-block}#legal-page footer .link-group ul.social-list{gap:10px}#legal-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){#legal-page footer .link-group ul.social-list li a{padding:6px 12px;border-radius:8px}}#legal-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)}#legal-page footer .link-group ul.social-list li a:hover svg{color:var(--color-primary)}#legal-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){#legal-page footer .link-group ul.social-list li a svg{font-size:13px}}#legal-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){#legal-page footer .link-group ul.social-list li a span{font-size:11px}}#legal-page footer .link-group ul.social-list li a span:hover{transform:none}#legal-page footer .footer-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border-primary) 20%,var(--border-primary) 80%,transparent)}#legal-page footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:16px}@media(max-width:441px){#legal-page footer .footer-bottom{padding:16px 0 20px}}#legal-page footer .footer-bottom .copyright{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}#legal-page footer .footer-bottom .copyright a,#legal-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){#legal-page footer .footer-bottom .copyright a,#legal-page footer .footer-bottom .copyright span{font-size:11px}}@media(max-width:441px){#legal-page footer .footer-bottom .copyright a,#legal-page footer .footer-bottom .copyright span{font-size:11px}}#legal-page footer .footer-bottom .copyright a{cursor:pointer}#legal-page footer .footer-bottom .copyright a:hover{color:#fff}#legal-page footer .footer-bottom .copyright .dot{margin:0 4px;color:hsla(0,0%,100%,.2)}@media(max-width:441px){#legal-page footer .footer-bottom .copyright .dot{display:none}#legal-page footer .footer-bottom .copyright .rights{width:100%}}#legal-page footer .footer-bottom .developer{flex-shrink:0}#legal-page footer .footer-bottom .developer,#legal-page footer .footer-bottom .developer *{cursor:pointer}#legal-page footer .footer-bottom .developer img{height:48px;opacity:.4;transition:.25s}@media(max-width:1140px)and (max-height:640px)and (min-width:440px){#legal-page footer .footer-bottom .developer img{height:40px}}@media(max-width:441px){#legal-page footer .footer-bottom .developer img{height:56px}}#legal-page footer .footer-bottom .developer img:hover{opacity:.8;transform:scale(1.05)}.legal-page{min-height:100vh;padding-top:80px;padding-bottom:48px}.legal-page .legal-hero{max-width:720px;margin:0 auto;padding:48px 24px 32px}.legal-page .legal-hero h1{font-size:32px;font-weight:700;color:var(--text-primary);margin-bottom:8px;letter-spacing:-.02em}@media(max-width:441px){.legal-page .legal-hero h1{font-size:26px}}.legal-page .legal-hero .legal-updated{font-size:13px;color:var(--text-less)}.legal-page .legal-content{max-width:720px;margin:0 auto;padding:0 24px 64px}.legal-page .legal-content h2{font-size:18px;font-weight:600;color:var(--text-primary);margin:32px 0 12px;letter-spacing:.01em}.legal-page .legal-content h2:first-child{margin-top:0}.legal-page .legal-content p{font-size:15px;line-height:1.7;color:var(--text-many);margin:0 0 16px}.legal-page .legal-content ul{margin:0 0 16px;padding-left:24px}.legal-page .legal-content ul li{font-size:15px;line-height:1.7;color:var(--text-many);margin-bottom:8px}.legal-page .legal-content a{color:var(--color-primary);text-decoration:none}.legal-page .legal-content a:hover{text-decoration:underline}