.consent-container{max-width:600px;margin:20px auto;font-family:Arial,sans-serif;color:#333}.heading{font-size:20px;font-weight:700;text-align:left;margin-bottom:20px}.preferences-table{width:100%;border-collapse:collapse;text-align:left;border:1px solid #ccc;border-radius:6px solid #000;overflow:hidden;margin-top:10px}.preferences-table td{padding:10px 15px;border-bottom:1px solid #e0e0e0}.preferences-table tr:last-child td{border-bottom:none}.preference-name{font-size:13px;cursor:pointer}.status{text-align:right;font-size:14px;color:#007aff}.description{padding:10px 15px;background-color:#f5f5f5;font-size:14px;color:#555;border-left:1px solid #ccc;border-right:1px solid #ccc}.clickable-row{cursor:pointer;background-color:#fff;transition:background-color #fff .3s}.toggle-switch{position:relative;width:34px;height:20px;margin:0 auto}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch label{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:50px;cursor:pointer;transition:.4s}.toggle-switch label:before{position:absolute;content:"";height:14px;width:14px;background-color:#fff;border-radius:50%;top:3px;left:3px;transition:.4s}.toggle-switch input:checked+label{background-color:#007aff}.toggle-switch input:checked+label:before{transform:translateX(14px)}.bold{font-weight:700}.allow-all-button{top:10px;left:10px;padding:10px 15px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.allow-all-button:hover{background-color:#0056b3}.CardList_container__zau2Q{display:flex;flex-wrap:wrap;gap:16px;flex-direction:column;align-items:center;justify-content:center;background-color:#f7faff;padding-bottom:24px;margin:16px auto;border-radius:8px;max-width:1200px}.CardList_box__rQICG{flex-direction:column;width:100%;background-color:#f7faff}.CardList_latest__jX2KD{padding-top:25px;padding-bottom:25px}.CardList_card__fA7Y5{display:flex;flex-direction:column;height:100%;justify-content:space-between;box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:#fff}.CardList_card__fA7Y5:hover{cursor:pointer}.CardList_cardImageContainer__ZWRgs{flex-shrink:0;overflow:hidden}.CardList_cardImage__4XMDp{width:100%;height:200px;object-fit:cover}.CardList_cardContentWrapper__Zxx3M{display:flex;flex-direction:column;flex-grow:1}.CardList_cardContent___epj5{flex-grow:1;padding:16px;background-color:#fff}.CardList_cardTitle__F4QEg{font-size:1.25rem;font-weight:700;margin-bottom:8px}.CardList_cardDescription__5EpAR{font-size:1rem;color:#6c757d}.CardList_cardFooter__emSey{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#fff;border-top:1px solid #e9ecef;margin-top:auto}.CardList_authorName__MlS4_{font-weight:500;font-size:.9rem}.CardList_date__tlhgt{font-size:.85rem;color:#6c757d}