.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group{max-width:75rem;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .paragraph__title{text-align:center}.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .paragraph__title h3{font-size:1.7rem}.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .paragraph__items>div{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem}@media(max-width: 991px){.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .paragraph__items>div{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .paragraph__items>div{grid-template-columns:repeat(1, minmax(0, 1fr))}}.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .paragraph__items>div .paragraph--type--cols-img-title-subtitle-item{text-align:center;padding-bottom:0}.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .paragraph__items>div .paragraph--type--cols-img-title-subtitle-item .field-subtitle{font-size:clamp(1rem,1.2vw + .6rem,var(--font-size-lg))}.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .paragraph__items>div .paragraph--type--cols-img-title-subtitle-item img{max-width:100%;height:auto;border-radius:10px;margin-bottom:2rem}.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .field-links{display:flex;flex-direction:row;justify-content:center;gap:1rem;padding-top:3rem;width:100%}.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .field-links a{height:100%}@media(max-width: 991px){.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .field-links{flex-direction:column}.paragraph.paragraph--type--cols-img-title-subtitle .pcits-group .field-links a{width:100%;text-align:center}}