@-webkit-keyframes spinner{to{transform:rotate(1turn)}}@keyframes spinner{to{transform:rotate(1turn)}}.steps__grid{display:grid;gap:5rem}@media(min-width:992px){.steps__grid{margin-top:4rem;grid-template-columns:repeat(5,1fr);gap:1.5rem}}.step-item{text-align:center;position:relative;max-width:16rem;margin-inline:auto}.step-item__heading{font-size:1.25rem;margin-inline:-1rem}.step-item .icon-box{position:absolute;top:-3.5rem;right:-2rem;font-size:4rem;color:#174f81;opacity:.15}@media(max-width:991.98px){.step-item .icon-box{transform:rotate(75deg);top:auto;bottom:-4.25rem;right:calc(50% - 2rem)}}.step-item p{margin-bottom:0}

/*# sourceMappingURL=steps.css.map*/