.cint__title{margin-bottom:var(--spacer_32)}.cint:has(.cint__subtitle) .cint__title{margin-bottom:var(--spacer_16)}.cint__subtitle{margin-bottom:var(--spacer_32);max-width:81.2rem}.cint__subtitle,.cint__subtitle *{color:var(--black_color);font-family:Raleway;font-size:22px;font-weight:var(--font_weight_600);line-height:1.4}.cint__subtitle :last-child{margin-bottom:0}.cint__cards-list{display:flex;flex-wrap:wrap;gap:var(--spacer_20)}.cint__cards-list-item{background-color:#f0f0ec;border-radius:24px;min-height:52.8rem;padding:var(--spacer_20) var(--spacer_20) var(--spacer_40);width:calc(33.33333% - var(--spacer_20)*2/3)}.cint__cards-list-item:has(.cint__cards-list-item-video){cursor:pointer}.cint__cards-list-item-image,.cint__cards-list-item-video{aspect-ratio:612/348;border-radius:12px;object-fit:cover;width:100%}.cint__cards-list-item-video-player{border-radius:12px;display:block;height:100%;object-fit:cover;width:100%}.cint__cards-list-item-title{color:#176251;margin-bottom:0}.cint__cards-list-item-content,.cint__cards-list-item-title{margin-top:var(--spacer_16);padding:0 var(--spacer_10)}.cint__cards-list-item-content,.cint__cards-list-item-content *{color:#707070;line-height:1.6}.cint__cards-list-item-content :last-child{margin-bottom:0}@media (max-width:1024px){.cint__cards-list{justify-content:center}.cint__cards-list-item{max-width:65rem;min-height:unset;padding:var(--spacer_10) var(--spacer_10) var(--spacer_20);width:100%}}