.cards_cardContainer__AtPAQ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;padding:20px;justify-items:center;background-color:#f7f3e9}.cards_cardContainer__AtPAQ>div:nth-child(3){grid-column:span 2;justify-self:center}.cards_card__V6119{border:2px solid #ccc;border-radius:10px;padding:20px;width:100%;max-width:450px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;background-color:#e0d4c3}.cards_card__V6119 h1{margin-bottom:20px;font-size:1.75em;font-weight:500;color:#333}.cards_card__V6119 .cards_content__r8kMA{margin-bottom:20px;padding:10px;border:1px solid #ddd;border-radius:10px;overflow-y:auto;text-overflow:ellipsis;white-space:pre-wrap;word-wrap:break-word;height:175px;max-width:100%;background-color:#f7f3e9}.cards_card__V6119 .cards_buttons__rua9v{display:flex;justify-content:center;gap:10px}.cards_card__V6119 button{flex:1 1;max-width:100px;padding:5px 10px;font-size:14px;color:#333;background-color:#d1c4b2;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:3px}.cards_card__V6119 button:hover{background-color:#7f7676}@media (max-width:1045px){.cards_cardContainer__AtPAQ{grid-template-columns:1fr}.cards_card__V6119{width:100%}.cards_cardContainer__AtPAQ>div:nth-child(3){grid-column:span 1}}.context_contextContainer__smuCz{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;padding:20px;margin:0 auto;max-width:100%;flex-wrap:wrap}.context_context__Lwj_a{font-size:1.2em;font-style:italic;line-height:1.6;color:#333;margin:10px}.toggleButton_toggleButton__gW69Y{padding:10px 20px;font-size:1em;cursor:pointer;background-color:#9c9191;color:#fff;border:none;border-radius:5px;transition:background-color .3s ease}.toggleButton_toggleButton__gW69Y:hover{background-color:#7f7676}.index_toggleButtonContainer__GKjhQ{display:flex;justify-content:center;align-items:center;margin-top:20px}