.legal{flex-direction:column;height:100%;display:flex;overflow-y:auto}.legal::-webkit-scrollbar{width:8px;height:8px}.legal::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.legal::-webkit-scrollbar-thumb{background:#404040;border-radius:4px}.legal::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.legal{scrollbar-width:thin;scrollbar-color:#404040 #1a1a1a}.legal__header{background:0 0;border-bottom:1px solid #2a2a2a;flex-shrink:0;justify-content:space-between;align-items:center;height:3.5rem;padding:1rem 2rem;display:flex}.legal__back-button{color:#a0a0a0;cursor:pointer;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s ease-out;display:flex}.legal__back-button:hover{color:#fff;background:#202020;border-color:#404040}.legal__header-info{text-align:right}.legal__title{color:#fff;margin:0;font-size:1.75rem;font-weight:700}.legal__content{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:5rem 3rem}.legal__updated{color:#a0a0a0;opacity:.7;margin:0 0 5rem;font-size:.875rem;font-style:italic}.legal__section{margin-bottom:5rem}.legal__section h2{color:#fff;border-bottom:1px solid #2a2a2a;margin:0 0 2rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:700}.legal__section h3{color:#fff;margin:2rem 0 1rem;font-size:1.5rem;font-weight:700}.legal__section p{color:#a0a0a0;margin:0 0 1rem;font-size:1.125rem;line-height:1.8}.legal__section p a{color:#fff;border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s ease-out}.legal__section p a:hover{border-bottom-color:#fff}.legal__section ul{margin:1rem 0 2rem;padding-left:5rem;list-style:outside}.legal__section ul li{color:#a0a0a0;margin-bottom:.5rem;font-size:1.125rem;line-height:1.8}.legal__section ul li strong{color:#fff;font-weight:700}.legal__section--footer{text-align:center;border-top:1px solid #2a2a2a;margin-top:5rem;padding-top:4rem}.legal__section--footer p{color:#a0a0a0;opacity:.7;margin:0;font-size:.875rem;font-style:italic}@media (max-width:1200px){.legal__content{padding:4rem 5rem}}@media (max-width:768px){.legal__content{padding:2rem}.legal__header-info{text-align:left}.legal__section h2{font-size:1.5rem}.legal__section h3{font-size:1.125rem}}
