.module--body .component--list{column-gap:30px;display:grid;row-gap:5px}.component--list .component--item{line-height:2em;padding-left:20px;position:relative}.component--list .component--item p{line-height:2}@media screen and (max-width:425px){.component--list .component--item{font-size:.875rem;line-height:2}}.component--list .component--item:before{content:"";position:absolute}.component--list .component--item.has--background-color{padding-bottom:10px;padding-right:25px;padding-top:10px}.component--list.has--design-type-dot .component--item:before{background-color:#2e336a;border-radius:4px;height:5px;left:0;top:13.5px;width:5px}@media screen and (max-width:425px){.component--list.has--design-type-dot .component--item:before{top:13px}}.component--list.has--design-type-dot .component--item.has--background-color{padding-left:40px}.component--list.has--design-type-dot .component--item.has--background-color:before{left:15px;top:22px}.component--list.has--design-type-line .component--item:before{background-color:#2e336a;height:2px;left:0;top:15px;width:5px}.component--list.has--design-type-line .component--item.has--background-color{padding-left:40px}.component--list.has--design-type-line .component--item.has--background-color:before{left:15px;top:23px}.component--list.has--design-type-check .component--item:before{border-bottom:2px solid #084daa;border-left:2px solid #084daa;height:5px;left:0;top:11px;transform:rotate(-45deg);width:10px}.component--list.has--design-type-check .component--item.has--background-color{padding-left:40px}.component--list.has--design-type-check .component--item.has--background-color:before{left:15px;top:21px}.component--list.has--design-type-number{counter-reset:list_number}.component--list.has--design-type-number .component--item:before{color:#2e336a;content:counter(list_number)". ";counter-increment:list_number;display:block;left:0;text-align:right;top:0}.component--list.has--design-type-number .component--item.has--background-color{padding-left:40px}.component--list.has--design-type-number .component--item.has--background-color:before{left:10px;top:10px}.has--design-type-flow{overflow:hidden}.component--list.has--design-type-flow.has--grid-column-1-fr-same{row-gap:50px}.component--list.has--design-type-flow.has--grid-column-1-fr-same>.component--item{position:relative}.component--list.has--design-type-flow.has--grid-column-1-fr-same>.component--item:before{background-color:#ff5c35;bottom:-35px;clip-path:polygon(0 0,50% 100%,100% 0);content:"";height:20px;left:50%;position:absolute;transform:translateX(-50%);width:calc(40px*cos(60deg))}.component--list.has--design-type-flow.has--grid-column-2-fr-same,.component--list.has--design-type-flow.has--grid-column-3-fr-same,.component--list.has--design-type-flow.has--grid-column-4-fr-same{column-gap:50px;row-gap:30px}.component--list.has--design-type-flow.has--grid-column-2-fr-same>.component--item:before,.component--list.has--design-type-flow.has--grid-column-3-fr-same>.component--item:before,.component--list.has--design-type-flow.has--grid-column-4-fr-same>.component--item:before{background-color:#ff5c35;clip-path:polygon(0 0,100% 50%,0 100%);content:"";height:20px;position:absolute;right:-35px;top:50%;transform:translateY(-50%);width:calc(10px*tan(60deg))}@media screen and (max-width:425px){.component--list.has--design-type-flow.has--grid-column-2-fr-same,.component--list.has--design-type-flow.has--grid-column-3-fr-same,.component--list.has--design-type-flow.has--grid-column-4-fr-same{row-gap:50px}.component--list.has--design-type-flow.has--grid-column-2-fr-same>.component--item:before,.component--list.has--design-type-flow.has--grid-column-3-fr-same>.component--item:before,.component--list.has--design-type-flow.has--grid-column-4-fr-same>.component--item:before{background-color:#ff5c35;bottom:-35px;clip-path:polygon(0 0,50% 100%,100% 0);content:"";height:20px;left:50%;position:absolute;top:auto;transform:translateX(-50%);width:calc(40px*cos(60deg))}}.component--list.has--design-type-flow>.component--item:last-child:before{height:0!important;width:0!important}