.ct__title{margin-bottom:var(--spacer_40);text-align:center}.ct__list{display:flex;gap:var(--spacer_62)}.ct__list-item{background-color:#f7f7ff;border-radius:16px;overflow:hidden;width:calc(50% - var(--spacer_62)/2)}.ct__list-item-image{aspect-ratio:523/309;height:auto;width:100%}.ct__list-item-container{padding:var(--spacer_32) var(--spacer_64) var(--spacer_64)}.ct__list-item-title{font-size:2.2rem;font-weight:var(--font_weight_700);margin-bottom:var(--spacer_8);text-align:center}.ct__list-item-subtitle{color:var(--text_dark);font-weight:var(--font_weight_600);margin-bottom:var(--spacer_24);text-align:center}.ct__list-item-content,.ct__list-item-content *{text-align:center}.ct__list-item-content :last-child{margin-bottom:0}@media (max-width:1024px){.ct__list-item-container{padding:var(--spacer_16) var(--spacer_32) var(--spacer_32)}}@media (max-width:767px){.ct__list{flex-wrap:wrap}.ct__list-item{padding:var(--spacer_16) var(--spacer_16) var(--spacer_32);width:100%}.ct__list-item-image{border-radius:8px}.ct__list-item-container{padding:var(--spacer_16) var(--spacer_16) 0}}