.flow-list{margin:40px auto;max-width:350px}@media only screen and (min-width:768px){.flow-list{align-items:flex-start;display:flex;gap:3.125vw;gap:40px;margin-bottom:3.125vw;margin-top:3.125vw;max-width:none}}.flow-item{align-items:center;background-color:var(--color-000);border:1px solid var(--color-100);border-radius:8px;display:flex;height:94px;position:relative}@media only screen and (min-width:768px){.flow-item{container-name:flow-item;container-type:inline-size;flex-direction:column;height:auto;padding:1.875vw 1.25vw 1.25vw;width:calc(20% - .78125vw)}}@media only screen and (min-width:1024px){.flow-item{padding:24px 16px 16px;width:calc(20% - 10px)}}.flow-item+.flow-item{margin-top:30px}@media only screen and (min-width:768px){.flow-item+.flow-item{margin-top:0}}.flow-item+.flow-item:after{aspect-ratio:1/1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cmask id='a' width='24' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h24v24H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23005bab' d='M10.707 17.293c-.63.63-1.707.184-1.707-.707V7.415c0-.891 1.077-1.337 1.707-.707l4.586 4.585a1 1 0 0 1 0 1.415z'/%3E%3C/g%3E%3C/svg%3E") 50% /contain no-repeat;content:"";display:block;left:50%;position:absolute;top:-36px;transform:translateX(-50%) rotate(90deg);width:40px}@media only screen and (min-width:768px){.flow-item+.flow-item:after{left:-42px;top:50%;transform:translateY(-50%) rotate(0)}}.flow-item__number{align-items:center;aspect-ratio:1;background-color:var(--color-primary);border-radius:50%;color:var(--color-000);display:flex;flex-shrink:0;font-weight:700;justify-content:center;left:8px;position:absolute;top:0;transform:translateY(-50%);width:36px}@media only screen and (min-width:768px){.flow-item__number{font-size:1.5625vw;width:2.8125vw}}@media only screen and (min-width:1024px){.flow-item__number{font-size:var(--font-size-md);width:36px}}.flow-item__text{font-weight:700;line-height:1.8}@container flow-item (min-width: 0px){.flow-item__text{font-size:9cqw}}.flow-item__box{align-items:center;aspect-ratio:1;display:flex;height:auto;justify-content:center;margin-left:34px;margin-right:20px;width:60px}@media only screen and (min-width:768px){.flow-item__box{aspect-ratio:176/112;display:flex;height:7.5vw;margin-left:0;margin-right:0;width:100%}}@media only screen and (min-width:1024px){.flow-item__box{height:96px}}@media only screen and (min-width:768px){.flow-item__box.is-small{height:6.25vw}}@media only screen and (min-width:1024px){.flow-item__box.is-small{height:80px}}@media only screen and (min-width:768px){.flow-item__box>img{height:90%;width:60%}}@media only screen and (min-width:1024px){.flow-item__box>img{height:auto;width:auto}}.flow-buttons{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin-bottom:16px}@media only screen and (min-width:768px){.flow-buttons{flex-direction:row;flex-wrap:wrap;gap:1.25vw;gap:16px;margin-bottom:1.25vw;margin-bottom:16px}}