@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400&display=swap");.stats-image-cards{font-family:Montserrat,sans-serif;padding:var(--section-pt,60px) 64px var(--section-pb,60px)}.stats-image-cards__inner{margin:0 auto;max-width:1280px}.stats-image-cards__heading{color:#fff;font-size:44px;font-weight:400;line-height:1.2;margin:0 0 16px;text-align:center}.stats-image-cards__subtext{color:#fff;font-size:16px;font-weight:400;line-height:1.6;margin:0 0 48px;text-align:center}.stats-image-cards__subtext p{margin:0 0 8px}.stats-image-cards__subtext p:last-child{margin-bottom:0}.stats-image-cards__row{align-items:stretch;display:flex;flex-direction:row;gap:20px}.stats-image-cards__card{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;display:flex;flex:1;height:492px;overflow:hidden;padding:44px 30px;position:relative}.stats-image-cards__card:before{background:linear-gradient(0deg,rgba(0,0,0,.5) 0,transparent 60%);border-radius:10px;content:"";inset:0;position:absolute}.stats-image-cards__caption{color:#fff;font-size:24px;line-height:1.3;position:relative;z-index:1}.stats-image-cards__caption p{margin:0}.stats-image-cards__pull-quote{color:#f9c654;font-size:30px;font-style:italic;font-weight:400;line-height:1.3;margin:48px 0 0;text-align:center}@media (max-width:1023px){.stats-image-cards{padding-left:24px;padding-right:24px}.stats-image-cards__heading{font-size:34px}.stats-image-cards__row{flex-wrap:wrap;gap:16px}.stats-image-cards__card{flex:1 1 calc(33.333% - 12px);height:360px;min-width:calc(33.333% - 12px)}.stats-image-cards__caption{font-size:20px}.stats-image-cards__pull-quote{font-size:24px}}@media (max-width:767px){.stats-image-cards{padding-left:16px;padding-right:16px}.stats-image-cards__heading{font-size:28px;margin-bottom:32px}.stats-image-cards__row{flex-direction:column;gap:16px}.stats-image-cards__card{flex:1 1 100%;height:320px;min-width:100%}.stats-image-cards__pull-quote{font-size:20px;margin-top:32px}}