.versatile_card .hidden_container .card{background:var(--col-bg);height:fit-content;max-height:calc(100vh - 8rem);overflow-y:auto;padding-right:1.5rem;width:100%}.versatile_card .hidden_container .card>*{padding-right:1.5rem}.versatile_card .hidden_container .card .card_text{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;text-align:left}.versatile_card{width:100%}.versatile_card .inner{padding-bottom:40px;padding-top:0}.versatile_card .card{align-items:center;gap:1.5rem;justify-content:stretch;padding:3rem;text-align:center}.versatile_card .bullets,.versatile_card .buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center}.versatile_card .bullets{color:var(--col-secondary-text)}@media (max-width:590px){.versatile_card .bullets,.versatile_card .buttons{flex-direction:column}}