.icon-text-grid__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);justify-content:center}.icon-text-grid-link{background-color:transparent;border-radius:8px;display:block;margin-bottom:20px;padding:20px;transition:background-color .2s ease}.icon-text-grid-link:last-child{margin-bottom:0}.icon-text-grid-link:hover{background-color:var(--new-dawn-dark)}.icon-text-grid__subtitle strong:after{background-color:#2ddc8c;bottom:0;content:"";height:10px;left:0;position:absolute;right:0;transform-origin:bottom;transition:.2s ease;width:100%;z-index:1}.icon-text-grid__subtitle a:hover strong:after{height:100%}.icon-text-grid__subtitle strong span{font-weight:800;position:relative;z-index:2}.icon-text-grid__subtitle strong{display:inline-block;position:relative}.icon-text-grid-group-title{background:var(--accelerator-blue);margin-bottom:20px;padding:20px}.icon-text-grid-group-title h4{color:#fff;margin-bottom:0}.icon-text-grid__grid{margin:28px 0}.icon-text-grid__grid-item-text{align-items:center;display:flex;justify-content:space-between;width:100%}.icon-text-grid__grid-item-text h4{margin-bottom:0}.icon-text-grid__subtitle{position:relative}.icon-text-grid__subtitle-arrow{flex:1;max-width:50%;overflow:hidden;position:relative}.icon-text-grid__subtitle-arrow:before{background:#e4dbcd;content:"";height:16px;position:absolute;top:50%;transform:translateY(-50%);width:100%}.icon-text-grid__subtitle-arrow.icon-text-grid__subtitle-arrow-top:before{left:10px}.icon-text-grid__subtitle-arrow.icon-text-grid__subtitle-arrow-bottom:before{right:10px}.icon-text-grid__subtitle-arrow.icon-text-grid__subtitle-arrow-bottom{text-align:right}.icon-text-grid__subtitle a{display:inline-block;flex:0;padding:0 22px;position:relative}.icon-text-grid__subtitle a p{align-items:center;display:flex;gap:15px}.icon-text-grid__grid-item img{height:23px;object-fit:contain}@media only screen and (max-width:991px){.icon-text-grid__grid{display:flex;flex-direction:column}.icon-text-grid__subtitle-arrow{display:none}.icon-text-grid__subtitle a{background:#e4dbcd;display:block;flex:auto;padding:20px;width:100%}.icon-text-grid__subtitle{width:100%}.icon-text-grid-group-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0}.icon-text-grid-group-title svg{transition:.3s ease}.icon-text-grid__grid-wrapper{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.icon-text-grid__grid{gap:24px}.icon-text-grid-link{margin-bottom:10px}.active .icon-text-grid__grid-wrapper{margin-top:20px}.icon-text-grid__grid-item.active .icon-text-grid-group-title svg{transform:rotate(180deg)}}@media only screen and (max-width:575px){.icon-text-grid-link h4{font-size:17px;line-height:28px}.icon-text-grid__subtitle a p{font-size:20px;line-height:normal}}