.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.bebop-icon{object-fit:contain}.bebop-dot,.bebop-icon{width:1.5rem;height:1.5rem}.bebop-dot{background-color:#644ff5;border-radius:50%;flex-shrink:0}@media(max-width:768px){.bebop-dot{width:1rem;height:1rem;background-color:#312e81}}.pulse,.streaming-indicator{animation:pulse 1s infinite}.streaming-indicator{display:inline-flex;width:12px;height:12px;background-color:#fff;border-radius:50%}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.5}to{transform:scale(1);opacity:1}}.privacy-page-title{font-size:1.5rem;font-weight:700}.privacy-page-heading{font-size:1.25rem;font-weight:600}.privacy-page-text{font-size:1rem;font-weight:300}.privacy-page{padding:1rem 1rem 50px;height:100svh;width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;color:#fff;box-sizing:border-box}@media(max-width:768px){.privacy-page{padding:72px 1rem 1rem}}.privacy-page-text{margin:.5rem 0}.privacy-page-links{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.privacy-page a{color:inherit;width:fit-content}.privacy-page a:hover{color:#644ff5}