.legal-container{background:#fff;display:flex;flex-direction:column;padding:50px 0}.legal-logo{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.logo{height:80px;object-fit:contain;transition:transform .3s ease;width:auto}.logo:hover{transform:scale(1.05)}.legal-content{background:#f3f2f3;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);margin:0 auto;overflow:hidden;padding:40px;width:800px}.content-header{background:linear-gradient(135deg,var(--green) 0,var(--greenDarker) 100%);color:#fff;position:relative;text-align:center}.legal-title{color:#000;font-size:1.7em;font-weight:700;margin:0}.legal-text-content{color:#000;font-size:1em;line-height:1.8}.legal-text-content section{margin-bottom:25px;margin-top:25px}.legal-text-content section:first-child{margin-top:10px}.legal-text-content section:last-child{margin-bottom:10px}.legal-text-content h2{color:#000;font-size:1.2rem;font-weight:600;line-height:1.5;margin:5px 0}.legal-text-content p,.legal-text-content ul{font-size:.9em;hyphens:auto;margin:5px 0;text-align:justify}@media(max-width:768px){.legal-container{padding:40px 10px 10px}.legal-content{background-color:#fff;box-shadow:none;padding:0;width:100%}.legal-title{font-size:1.6rem}.content-header{padding:0}.legal-text-content p,.legal-text-content ul{font-size:.8em;text-align:left}.legal-text-content h2{font-size:1em}}