.icon-cards__icons{max-width:calc(70rem + 15%);margin:0 auto;padding:0 7.5%;width:100%}.icon-cards__icons{display:grid;grid-template-rows:auto;align-items:stretch;text-align:center}.icon-cards__icons:has(svg){padding-top:64px}.icon-cards__icons:not(:has(svg)) .icon-cards__content{margin-top:1.5rem}.icon-cards__icons.grid-cols-3{grid-template-columns:repeat(auto-fit,minmax(275px,1fr));gap:3.25rem}.icon-cards__icons.grid-cols-3:has(svg){gap:6rem 3.25rem}.icon-cards__icons.grid-cols-4{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:2rem}.icon-cards__icons.grid-cols-4:has(svg){gap:6rem 2rem}.icon-cards__item{position:relative;display:flex;flex-direction:column;border:1px solid #71C5E8;border-radius:24px;padding:0 1.5rem}@supports (-webkit-touch-callout: none) and (not (translate: none)){.icon-cards__item{margin-top:70px}}.icon-cards__item a{font-weight:700;text-decoration:underline;color:#c25712}.icon-cards__item a:hover{text-decoration:none}.icon-cards__item.bgcolor-Grey{background-color:#ededed}.icon-cards__item.bgcolor-Blue{background-color:#002855}.icon-cards__item.bgcolor-Blue .icon-cards__text,.icon-cards__item.bgcolor-Blue .icon-cards__title,.icon-cards__item.bgcolor-Blue .icon-cards__text a,.icon-cards__item.bgcolor-Blue .icon-cards__title a{color:#fff}.icon-cards__item:has(a):hover .icon-cards__icon-inner-container,.icon-cards__item:has(a):hover .icon-cards__content-outer-container{border-color:#84bd00}.icon-cards__icon-wrapper{position:absolute;top:0;left:50%;transition:border-color .3s ease;transform:translate(-50%,-50%);padding:24px;border:1px solid #71C5E8;border-radius:50%;background-color:#fff}.icon-cards__content{margin-top:calc(64px + .875rem);margin-bottom:1.5rem;display:flex;flex-direction:column;gap:24px;align-items:center;height:100%}.icon-cards__icon-svg{width:auto;height:5rem;min-width:5rem}.icon-cards__text{display:flex;flex-direction:column;row-gap:24px}.icon-cards__title{font-size:1.125rem;font-weight:600;color:#002855}.icon-cards__button{margin-top:auto}
