.termos-regras-listing{margin-top:2rem;margin-bottom:2rem;}.termos-regras-listing__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch;}@media (max-width:767px){.termos-regras-listing__grid{grid-template-columns:1fr;gap:1.5rem;}}.termos-regras-listing__rules,.termos-regras-listing__cancellation{background:#f3f3f3;padding:2rem;border-radius:12px;height:100%;box-sizing:border-box;}.termos-regras-listing__card-title{font-size:1.125rem;font-weight:700;color:var(--color-cnd-slate,#333);margin:0 0 0.75rem;line-height:1.3;}.termos-regras-listing__rules-list{list-style:none;margin:0;padding:0;}.termos-regras-listing__rule{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.75rem;}.termos-regras-listing__rule:last-child{margin-bottom:0;}.termos-regras-listing__rule-icon{flex-shrink:0;width:24px;height:auto;display:block;}.termos-regras-listing__rule-text{font-size:1rem;line-height:1.45;color:var(--color-cnd-slate,#333);}.termos-regras-listing__cancellation-text{font-size:1rem;line-height:1.5;color:var(--color-cnd-slate,#333);margin:0;}.termos-regras-listing__cancellation-intro strong{font-weight:700;}@media (max-width:767px){.termos-regras-listing{padding:var(--spacing-1) var(--spacing-3);}.termos-regras-listing__rules,.termos-regras-listing__cancellation{height:auto;}}