.three-col{overflow:hidden;padding:var(--spacing-section-vertical) 0}.three-col__heading{margin-bottom:var(--spacing-margin-h1);text-align:center}.three-col__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.three-col__item{background-color:var(--color-primary);background-image:url(https://25061825.fs1.hubspotusercontent-eu1.net/hubfs/25061825/ER-Capital_Beeldmerk-Groot.png);background-position:calc(100% - 24px) 100%;background-repeat:no-repeat;background-size:auto calc(100% - 48px);display:flex;flex-direction:column;gap:1rem;padding:3.125rem;position:relative}.three-col__item-heading{color:var(--color-white);font-weight:200;margin:0 0 2.5rem;position:relative}.three-col__item-heading:after{background-color:var(--color-secondary);bottom:-1.25rem;content:"";height:1px;left:0;position:absolute;width:45%}.three-col__item-content{color:var(--color-white);flex:1}.three-col__item-content ul{list-style:none;margin:0;padding-left:0}.three-col__item-content ul li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.three-col__item-content ul li:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'><path fill='%2300c1cf' d='M530.8 134.1C545.1 144.5 548.3 164.5 537.9 178.8L281.9 530.8C276.4 538.4 267.9 543.1 258.5 543.9C249.1 544.7 240 541.2 233.4 534.6L105.4 406.6C92.9 394.1 92.9 373.8 105.4 361.3C117.9 348.8 138.2 348.8 150.7 361.3L252.2 462.8L486.2 141.1C496.6 126.8 516.6 123.6 530.9 134z'/></svg>");background-repeat:no-repeat;background-size:contain;content:"";height:1em;left:0;position:absolute;top:.25em;width:1em}.three-col__item-content a{color:var(--color-secondary)}.three-col__item-button{align-self:flex-start;margin-top:auto}.three-col__item-badge span{margin-bottom:unset}.three-col__item-badge{align-items:center;aspect-ratio:1;background-color:#4472c4;border-radius:50%;color:var(--color-white);display:flex;flex-direction:column;gap:.15rem;justify-content:center;line-height:1;padding:.5rem;position:absolute;right:0;text-align:center;top:0;transform:translate(25%,-25%) rotate(25deg);width:9.125rem;z-index:2}.three-col__item-badge-value{font-size:1.75rem;font-weight:400;line-height:1}.three-col__item-badge-label{font-size:.875rem;line-height:1}@media (max-width:992px){.three-col__grid{grid-template-columns:2fr}}@media (max-width:768px){.three-col__grid{gap:1.5rem;grid-template-columns:1fr}.three-col__item{padding:2rem}.three-col__item-badge{width:6rem}.three-col__item-badge-value{font-size:1.25rem}.three-col__item-badge-label{font-size:.75rem}}