.subtext-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:45rem}.spacer-line-for-cards{background-color:#ddd;height:1px;margin-bottom:2rem;margin-top:1rem;width:100%}.subtext-wrapper p{color:var(--text)!important;font-size:.95rem!important;font-weight:400!important;line-height:1.6!important;margin:0!important;text-align:center}.icons-module{align-items:center}.heading-center,.icons-module{display:flex;justify-content:center}.headline-blue{.heading-center h2{color:var(--blue)!important}}.headline-black{.heading-center h2{color:var(--text)!important}}.iconbox-text-wrapper h3{font-size:1.6rem!important;font-weight:700!important}.icons-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-top:4rem;row-gap:4rem}.iconbox-item{justify-content:space-between}.iconbox-item,.iconbox-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem}.iconbox-text-wrapper a{color:var(--blue);font-size:1.5rem;text-decoration:none}@media (max-width:991px){.icons-grid{grid-template-columns:repeat(1,1fr)}}