section.hiw-main {padding-block: 80px;}
section.hiw-main .container{margin-inline:auto;max-width:1294px;border:2px solid #1B1F1D;border-radius:32px;box-shadow:0 4px 0 0 #1B1F1D;padding:48px}
section.hiw-main .container .hiw-inner{margin-inline:auto;max-width:1140px;text-align:center}
.hiw-step-box{column-gap: 16px;display:flex}
.hiw-heading{font-weight:600;font-size:28px;line-height:1.2142;margin-bottom:48px}
.hiw-step-loop{position: relative;width:25%}
.hiw-step-heading{font-weight:600;font-size:24px;line-height:1.33;margin-bottom:12px}
.hiw-step-content>p:first-child{margin-top:12px}
.hiw-step-content p{font-size:14px;line-height:1.428;color:#666}
.hiw-step-img {margin-bottom: 12px;font-size: 0;}
.hiw-step-loop:not(:last-child):after{content:'';display:block;background-image:url(https://8840961.fs1.hubspotusercontent-na1.net/hubfs/8840961/step-arrow.svg);background-size: contain;background-repeat: no-repeat;width:89px;height:16px;position:absolute;right:-50px;top:67px}
.hiw-step-loop:nth-child(2):after{background-image:url(https://8840961.fs1.hubspotusercontent-na1.net/hubfs/8840961/step-arrow-curve.svg);width:130px;height:43px;right:-72px;top:36px}
@media (max-width: 1176px) {
  .hiw-step-loop:not(:last-child):after {width: 46px;right: -30px;)}
  .hiw-step-loop:nth-child(2):after {top: 54px;}
  section.hiw-main .container {padding: 48px 28px;}
  }
@media (max-width: 767px) {
.hiw-step-box{flex-direction: column;}
  .hiw-step-loop {width: 100%;}
  .hiw-step-loop:not(:last-child):after{position:relative;transform:rotate(90deg);top:inherit;right:inherit;margin:0 auto;width:89px;bottom:-42px}
  .hiw-step-loop:not(:last-child) {padding-bottom: 102px;}
  .hiw-step-loop:nth-child(2):after {width:124px;}
  section.hiw-main {padding-block: 36px;}
}