.ghd-step-element-wrapper{display:grid;overflow:hidden;grid-gap:20px}@media all and (max-width:1024px){.ghd-step-element-wrapper{grid-template-columns:repeat(auto-fit,minmax(440px, 1fr))}}@media all and (min-width:1024px){.ghd-step-element-wrapper{grid-template-columns:repeat(var(--ghd-steps-per-row),1fr)}.ghd-step-element-wrapper .ghd-step-element{padding-left:10px}}@media all and (max-width:833px){.ghd-step-element-wrapper{display:flex;flex-direction:column;gap:20px}}.ghd-step-element-wrapper .ghd-step-element{padding:20px 20px 20px 22.5px;display:flex;align-items:center;border-radius:5px}@media all and (max-width:833px){.ghd-step-element-wrapper .ghd-step-element{padding-top:15px;padding-bottom:15px;border-radius:unset}}.ghd-step-element-wrapper .ghd-step-element div:not(.ghd-step-element-inner){display:flex;align-items:center}.ghd-step-element-wrapper .ghd-step-element i{height:36px;width:36px;font-size:36px;color:#000000D9}.ghd-step-element-wrapper .ghd-step-element .ghd-step-element-inner{padding-left:22px;display:flex;flex-direction:column;width:calc(100% - 110px)}@media all and (max-width:833px){.ghd-step-element-wrapper .ghd-step-element .ghd-step-element-inner{width:100%}}.ghd-step-element-wrapper .ghd-step-element .ghd-step-element-inner .ghd-step-element-heading{word-wrap:break-word;padding-bottom:5px;-webkit-hyphens:auto;hyphens:auto}