.privacy-wrapper{width:100%;font-family:var(--font-mulish),sans-serif;color:#1e293b;line-height:1.8;position:relative}.privacy-container{max-width:1200px;margin:0 auto;padding:12rem 4rem 6rem}.privacy-wrapper:before{content:"DATA";position:fixed;top:50%;right:-5%;transform:translateY(-50%) rotate(90deg);font-size:25rem;font-weight:900;color:rgba(30,41,59,.02);pointer-events:none;z-index:-1}.btn-back-home{color:var(--primary-color,#2563eb);text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;margin-bottom:6rem;font-weight:800;font-size:1.4rem;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;padding:1rem 2rem;border:1px solid #e2e8f0;border-radius:0}.btn-back-home:hover{background:var(--primary-color);color:white;border-color:var(--primary-color);transform:translateX(-5px)}.privacy-header{margin-bottom:6rem}.privacy-title{font-size:4rem;font-weight:900;margin-bottom:1.5rem;letter-spacing:-.02em;color:var(--text-main,#0f172a)}.privacy-intro{font-size:1.8rem;color:var(--text-muted,#64748b);max-width:600px}.privacy-section{margin-bottom:3rem;padding:4rem;background:white;border-radius:32px;border:1px solid #f1f5f9;display:grid;grid-template-columns:8rem 1fr;gap:3rem;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px rgba(0,0,0,.02)}.privacy-section:hover{border-color:var(--primary-color);box-shadow:0 20px 40px rgba(37,99,235,.05);transform:translateY(-5px)}.privacy-section h2{font-size:2.2rem;font-weight:900;color:var(--text-main,#0f172a);margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.privacy-section h2 span{color:var(--primary-color,#2563eb);font-size:4rem;font-weight:900;background:none;padding:0;opacity:.15;line-height:1}.section-content h3{font-size:2rem;font-weight:800;color:var(--text-main,#0f172a);margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.section-content h3 svg{color:var(--primary-color);opacity:.8}.privacy-section p{font-size:1.6rem;color:var(--text-muted,#64748b);margin:0}.footer-link{color:var(--primary-color,#2563eb);text-decoration:none;font-size:1.4rem;font-weight:700;transition:opacity .2s}.footer-link:hover{opacity:.7}.separator-dot{color:#cbd5e1}.last-update{font-size:1.4rem;color:#94a3b8;font-weight:600}@media (max-width:768px){.privacy-container{padding:8rem 2rem 4rem}.privacy-wrapper:before{font-size:12rem;right:-10%;opacity:.01}.privacy-title{font-size:3.2rem}.privacy-section{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem;border-radius:24px}.section-content h3{font-size:1.8rem;line-height:1.3}.privacy-section h2{flex-direction:row;align-items:center;gap:1rem;margin-bottom:.5rem}.privacy-section h2 span{font-size:2.4rem}.privacy-links-help{flex-direction:column;gap:2rem}.separator-dot{display:none}.footer-link{padding:1rem;display:block}.btn-back-home{width:100%;justify-content:center;padding:1.5rem}}