.theme-image-text-cards{position:relative;background-color:var(--theme-primary-color);color:var(--theme-base-light);padding-bottom:3.125rem}@media (min-width: 1710px){.theme-image-text-cards{padding-bottom:0;--cards-overlap: 8.125rem}}.theme-image-text-cards__main{padding:3.125rem 1rem 0}.theme-image-text-cards__main .row{align-items:flex-start;gap:2rem}@media (min-width: 768px){.theme-image-text-cards__main{padding:5rem 1.5rem 0}}@media (min-width: 1200px){.theme-image-text-cards__main{padding:6.25rem 0 0}.theme-image-text-cards__main .row{gap:0}}@media (min-width: 1710px){.theme-image-text-cards__main{padding:15.625rem 0 2rem}}.theme-image-text-cards__image img,.theme-image-text-cards__image picture{width:100%;height:auto;display:block}.theme-image-text-cards__image img{border-radius:1rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.theme-image-text-cards__image picture img{border-radius:1rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:1}@media (min-width: 1710px){.theme-image-text-cards__image img,.theme-image-text-cards__image picture img{aspect-ratio:auto}}.theme-image-text-cards__image-placeholder{display:flex;align-items:center;justify-content:center;aspect-ratio:1;background-color:var(--theme-bg-color-alternative-hover);border-radius:1rem;color:var(--theme-grey-color)}.theme-image-text-cards__text-col{display:flex;flex-direction:column;gap:1.5rem}.theme-image-text-cards__text-col .heading--lined{border-left-color:var(--theme-secondary-color)}.theme-image-text-cards__text{font-weight:600}.theme-image-text-cards__text p{color:var(--theme-base-light)}@media (min-width: 1200px){.theme-image-text-cards--image-right .row{flex-direction:row-reverse}}.theme-image-text-cards__cards{position:relative;z-index:3;padding:0 1rem;margin-top:2rem}@media (min-width: 768px){.theme-image-text-cards__cards{padding:0 1.5rem;margin-top:2.5rem}}@media (min-width: 992px){.theme-image-text-cards__cards{padding:0}}@media (min-width: 1710px){.theme-image-text-cards__cards{position:absolute;bottom:calc(var(--cards-overlap) * -1);left:0;width:100%;margin-top:0}}.theme-image-text-cards__cards-inner{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 576px){.theme-image-text-cards__cards-inner{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}}@media (min-width: 992px){.theme-image-text-cards__cards-inner{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 1710px){.theme-image-text-cards__cards-inner{display:flex;flex-direction:row;gap:1.875rem}}.theme-image-text-cards__card{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.25rem;background-color:var(--theme-base-light);border:1px solid #d2d3ec;border-radius:1rem;text-align:center;text-decoration:none;color:var(--theme-primary-color);transition:box-shadow var(--theme-transition),color var(--theme-transition);cursor:pointer}@media (any-hover: hover){.theme-image-text-cards__card:hover{box-shadow:var(--theme-shadow-hover)}.theme-image-text-cards__card:hover .theme-image-text-cards__card-title{color:var(--theme-secondary-color)}.theme-image-text-cards__card:hover .theme-image-text-cards__card-icon svg{fill:var(--theme-primary-color)}}.theme-image-text-cards a.theme-image-text-cards__card{color:var(--theme-primary-color);font-weight:inherit;text-decoration:none}.theme-image-text-cards a.theme-image-text-cards__card:visited{color:var(--theme-primary-color)}.theme-image-text-cards__card-icon{width:2.5rem;height:2.5rem;flex-shrink:0}.theme-image-text-cards__card-icon svg{width:100%;height:100%;fill:var(--theme-secondary-color);transition:fill var(--theme-transition)}.theme-image-text-cards__card-title{transition:color var(--theme-transition);font-family:var(--theme-heading-ff);font-weight:600;font-size:var(--theme-h4-fs);line-height:var(--theme-heading-lh);text-transform:uppercase;color:var(--theme-primary-color);margin:0}.theme-image-text-cards__card-desc{font-family:var(--theme-text-ff);font-size:var(--theme-text-small-fs);font-weight:600;line-height:var(--theme-heading-lh);color:var(--theme-primary-color);margin:0}
