.expandable-card-grid_grid__LiLo9{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--large-spacing);gap:var(--large-spacing);margin:0 auto}.expandable-card-grid_item__nAgld{display:flex;flex-direction:column;justify-content:center;border:3px solid var(--color-tourmaline-pink);border-radius:1.8rem;width:100%;background:var(--color-infra-white);cursor:pointer;transition:all .3s ease-in-out}.expandable-card-grid_content__0RS_L{padding:var(--default-spacing) var(--medium-spacing) var(--small-spacing);color:var(--color-black)}.expandable-card-grid_title__QVeg_{color:var(--color-black);font-family:var(--font-obviously-narrow);font-size:1.875rem;font-weight:var(--font-bold);text-align:center;letter-spacing:.03em;text-transform:uppercase}.expandable-card-grid_description__2Rhn0{overflow:hidden;max-height:var(--expandable-card-height);font-family:var(--font-tertiary);font-size:1.3125rem;transition:max-height .3s ease}.expandable-card-grid_description__2Rhn0 p{margin-top:var(--default-spacing);color:var(--color-black);font-weight:var(--font-medium);line-height:var(--leading-8);text-align:center}@media screen and (min-width:768px){.expandable-card-grid_grid__LiLo9{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--large-spacing) var(--extra-large-spacing)}.expandable-card-grid_content__0RS_L{padding:3.5rem 1.875rem 3rem}.expandable-card-grid_title__QVeg_{font-size:var(--text-5xl)}}@media screen and (min-width:1024px){.expandable-card-grid_grid__LiLo9{grid-template-columns:repeat(2,minmax(380px,1fr))}.expandable-card-grid_title__QVeg_{font-size:3.125rem}}