*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans}.creator-header{display:flex;justify-content:space-between;align-items:center;color:#fff;padding-bottom:24px}.creator-header .root-white-logo{width:104.34px;height:20px}.creator-header .menu-links{display:flex;justify-content:space-between;gap:1rem;font-size:1rem;font-weight:300}.creator-header .menu-links .menu-linktext{color:#fff;text-decoration:none;transition:color .3s;cursor:pointer}.creator-header .download-button{padding:10px 20px;font-size:1rem;background-color:#fff;color:#000;border:none;cursor:pointer;outline:none;border-radius:32px;transition:background-color .3s,color .3s}.creator-header .download-button:hover{background-color:#bdc3c7;color:#fff}.creator-header .download-button:disabled{background-color:#bdc3c7;color:#fff;cursor:not-allowed}@media screen and (max-width:750px){.creator-header{display:flex;justify-content:space-between;align-items:center;color:#fff;padding-bottom:0}.creator-header .root-white-logo{width:4.875rem;height:1.25rem}.creator-header .menu-links{display:flex;justify-content:space-between;gap:.85rem;font-size:.85rem;font-weight:300}.creator-header .menu-links .menu-linktext{color:#fff;text-decoration:none;transition:color .3s;cursor:pointer}.creator-header .download-button{display:none;padding:10px 20px;font-size:1rem;background-color:#fff;color:#000;border:none;cursor:pointer;outline:none;border-radius:32px;transition:background-color .3s,color .3s}.creator-header .download-button:hover{background-color:#bdc3c7;color:#fff}.creator-header .download-button:disabled{background-color:#bdc3c7;color:#fff;cursor:not-allowed}}.privacy-policy{background-color:#000;color:#fff;padding:20px;margin-top:-140px}@media(max-width:600px){.privacy-policy{margin-top:-162px}}.privacy-policy .privacy-policy-container{max-width:800px;padding:20px;background-color:#111;border-radius:8px;margin:1.5rem auto 0}.privacy-policy .privacy-policy-header{font-size:2rem;font-weight:700;margin-bottom:20px;color:#fff}.privacy-policy .privacy-policy-subheader{font-size:1.5rem;font-weight:700;margin-top:20px;margin-bottom:10px;color:#fff}.privacy-policy .privacy-policy-text{font-size:1rem;line-height:1.5;margin-bottom:15px;color:#ccc}@media(max-width:768px){.privacy-policy,.privacy-policy-container{padding:15px}.privacy-policy-header{font-size:1.75rem}.privacy-policy-subheader{font-size:1.25rem}.privacy-policy-text{font-size:.95rem}}@media(max-width:480px){.privacy-policy,.privacy-policy-container{padding:10px}.privacy-policy-header{font-size:1.5rem}.privacy-policy-subheader{font-size:1.1rem}.privacy-policy-text{font-size:.9rem}}