.tccv2_list{display:grid;gap:var(--site-spacing-sm);grid-template-columns:repeat(1,1fr);width:100%}.tccv2_list__outer{display:flex;flex-direction:column}.tccv2_list__single{background:var(--color-white);border-radius:var(--border-radius-lg);display:flex;height:100%}.tccv2_list__outer h2{font-size:1.25rem;letter-spacing:.051rem;line-height:125%;margin:0 0 20px;padding:0;text-align:center}.tccv2_list__single__content__top__content{padding:20px}.tccv2_list__single__content .cta-buttons{padding:0 20px 20px}.tccv2_list__single__content__top img{height:auto;width:100%}.tccv2_list__single__content{display:flex;flex-direction:column;justify-content:space-between}.tccv2_list__single.shadow-light-tertiary .tccv2_list__single__content__top__content a{color:var(--color-tertiary)}.tccv2_list__single.shadow-light-secondary .tccv2_list__single__content__top__content a{color:var(--color-secondary)}@media (min-width:768px){.tccv2_list{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.tccv2_list{gap:var(--site-space-sm)}}