.rights-module__YdxRWG__container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.rights-module__YdxRWG__header{text-align:center;margin-bottom:4rem}.rights-module__YdxRWG__title{color:var(--primary-dark);margin-bottom:1rem;font-size:3rem}.rights-module__YdxRWG__subtitle{color:var(--text-secondary);font-size:1.25rem}.rights-module__YdxRWG__content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.rights-module__YdxRWG__card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:2rem;transition:transform .2s,box-shadow .2s}.rights-module__YdxRWG__card:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light);transform:translateY(-5px)}.rights-module__YdxRWG__card h2{color:var(--primary);margin-bottom:1rem;font-size:1.5rem}.rights-module__YdxRWG__card p{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;line-height:1.7}.rights-module__YdxRWG__readMoreBtn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:50px;align-self:flex-start;margin-top:auto;padding:.5rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.rights-module__YdxRWG__readMoreBtn:hover{background:var(--primary);color:#fff}@media (max-width:768px){.rights-module__YdxRWG__title{font-size:2.2rem}}
