.privacy-page{background:#0b0e17;box-sizing:border-box;font-family:var(--font-roboto),Roboto,Inter,"Noto Sans SC Sliced",Helvetica,Arial,sans-serif;padding:0;margin:0;-webkit-font-smoothing:antialiased;min-height:100vh}.header{align-items:center;border-bottom:1px solid #2b2e3b;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;height:77px;justify-content:space-between;line-height:20px;padding:16px}.logo{height:32px;padding:0 8px 6px}.container{margin:40px auto;display:flex;justify-content:center;width:100%;padding:0 16px}.content{background-color:#1e1f2a;border-radius:16px;padding:32px;text-align:left;width:600px;max-width:100%}.headline{font-feature-settings:"ss01" on,"calt" 0;font-size:28px;font-weight:600;line-height:34px;margin-bottom:24px}.effective-date,.headline{color:#fff;text-align:center;letter-spacing:-.64px}.effective-date{margin-bottom:16px}.effective-date,.sub-headline{font-feature-settings:"ss01" on,"calt" 0;font-size:18px;font-weight:600}.sub-headline{color:#fff;letter-spacing:-.64px;margin-top:24px;margin-bottom:12px}.paragraph{color:#878a9b;font-feature-settings:"ss01","calt" 0;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.64px;margin-bottom:16px}.content ul{margin:0 0 16px;padding:0;list-style:none}.bullet{color:#878a9b;font-feature-settings:"ss01","calt" 0;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.64px;margin-bottom:8px}.link{color:#ddd;font-weight:600;text-decoration:none}.link:hover{text-decoration:underline}@media only screen and (max-width:700px){.container{padding:0 16px}.content{width:100%;padding:24px 16px}}