section.three-up-icon-cards .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin:0 auto 3rem;max-width:800px;text-align:center}@media (max-width:640px){section.three-up-icon-cards .heading{margin-bottom:2rem}}section.three-up-icon-cards .heading .icon img,section.three-up-icon-cards .heading .icon svg{height:50px;width:auto!important}section.three-up-icon-cards .entries{display:grid;gap:1.5rem}section.three-up-icon-cards.cols-2 .entries{grid-template-columns:repeat(2,1fr)}@media (max-width:640px){section.three-up-icon-cards.cols-2 .entries{grid-template-columns:1fr}}section.three-up-icon-cards .entries{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){section.three-up-icon-cards .entries{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){section.three-up-icon-cards .entries{grid-template-columns:1fr}}section.three-up-icon-cards.cols-4 .entries{grid-template-columns:repeat(4,1fr)}@media (max-width:1080px){section.three-up-icon-cards.cols-4 .entries{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){section.three-up-icon-cards.cols-4 .entries{grid-template-columns:1fr}}section.three-up-icon-cards.cols-5 .entries{grid-template-columns:repeat(5,1fr)}@media (max-width:1080px){section.three-up-icon-cards.cols-5 .entries{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){section.three-up-icon-cards.cols-5 .entries{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){section.three-up-icon-cards.cols-5 .entries{grid-template-columns:1fr}}section.three-up-icon-cards{overflow:hidden;position:relative}section.three-up-icon-cards .entry{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#f6f6f6;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:2rem}section.three-up-icon-cards .entry-icon{margin-bottom:1rem}section.three-up-icon-cards .entry-icon img,section.three-up-icon-cards .entry-icon svg{height:30px;width:auto!important}section.three-up-icon-cards .entry-blurb,section.three-up-icon-cards .entry-title{margin:0}section.three-up-icon-cards .entry .cta-wrap{margin-top:auto;padding-top:4.25rem}@media (max-width:640px){section.three-up-icon-cards .entry .cta-wrap{padding-top:2rem}}section.three-up-icon-cards .entry .cta{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;padding-left:3.75rem;padding-right:3.75rem;text-align:center;white-space:normal}