.flow-step{margin-bottom:32px;margin-top:50px}@media only screen and (min-width:768px){.flow-step{display:flex;flex-wrap:wrap;gap:40px 0;margin-bottom:40px;margin-top:40px}}.flow-step__item{align-items:center;border:1px solid var(--color-100);border-radius:8px;display:flex;gap:12px;margin-bottom:32px;min-height:94px;padding:13px 30px}@media only screen and (min-width:768px){.flow-step__item{flex-direction:column;gap:8px;justify-content:space-between;margin-bottom:0;min-width:130px;padding:24px 16px 16px;width:calc(20% - 32px)}}.flow-step__item:first-child .flow-step__item-img img{width:46px}@media only screen and (min-width:768px){.flow-step__item:first-child .flow-step__item-img img{width:41px}}.flow-step__item:nth-child(2) .flow-step__item-img img{width:60px}@media only screen and (min-width:768px){.flow-step__item:nth-child(2) .flow-step__item-img img{width:56px}}.flow-step__item:nth-child(3) .flow-step__item-img img{width:62px}@media only screen and (min-width:768px){.flow-step__item:nth-child(3) .flow-step__item-img img{width:60px}}.flow-step__item:nth-child(4) .flow-step__item-img img{width:55px}.flow-step__item:nth-child(5) .flow-step__item-img img{width:51px}@media only screen and (min-width:768px){.flow-step__item:nth-child(5) .flow-step__item-img img{width:50px}}.flow-step__item:not(:last-child){position:relative;z-index:1}@media only screen and (min-width:768px){.flow-step__item:not(:last-child){margin-right:40px}}.flow-step__item:not(:last-child):before{background:url(https://244848045.hs-sites-na2.com/hubfs/raw_assets/public/arai/image/modules/icon-arrow-right-blue.svg) no-repeat 50%/contain;bottom:-36px;content:"";height:39px;left:50%;position:absolute;transform:translateX(-50%) rotate(90deg);width:39px}@media only screen and (min-width:768px){.flow-step__item:not(:last-child):before{bottom:auto;left:auto;right:-40px;top:50%;transform:translateY(-50%);width:40px}}.flow-step__item-img{align-items:center;display:grid;justify-items:center;text-align:center;width:85px}@media only screen and (min-width:768px){.flow-step__item-img{flex-shrink:0;height:96px}}.flow-step__item-img img{width:100%}.flow-step__item-text{font-size:var(--font-size-base);font-weight:700;line-height:1.6;width:calc(100% - 85px)}@media only screen and (min-width:768px){.flow-step__item-text{align-items:center;display:grid;flex-grow:1;justify-items:center;text-align:center;width:100%}}