.module--content-with-step .step-container{max-width:110rem}.module--content-with-step .item-list-wrapper{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);overflow:hidden}@media print,screen and (min-width:47.9375em){.module--content-with-step .item-list-wrapper{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:77.5em){.module--content-with-step .item-list-wrapper{gap:2rem;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:90em){.module--content-with-step .item-list-wrapper{gap:3rem}}.module--content-with-step .list-item{border-radius:.5rem;display:flex;padding:1rem;position:relative}@media print,screen and (min-width:47.9375em){.module--content-with-step .list-item{padding:1.5rem}}.module--content-with-step .list-item:not(:last-of-type):after{border-bottom:.25rem dashed #00f0db;content:"";display:block;height:.25rem;left:100%;position:absolute;top:50%;width:3rem}@media print,screen and (max-width:77.49875em){.module--content-with-step .list-item:not(:last-of-type):after{display:none}}.module--content-with-step .list-item svg{height:2rem;margin-right:1rem;width:2rem}@media print,screen and (min-width:47.9375em){.module--content-with-step .list-item svg{height:3rem;margin-right:1.5rem;width:3rem}}.module--content-with-step .list-item svg g,.module--content-with-step .list-item svg path{fill:#00f0db}.module--content-with-step .list-item .wysiwyg-wrapper{flex:1}.module--content-with-step .list-item .wysiwyg-wrapper .number{margin-bottom:1rem}@media print,screen and (min-width:77.5em){.module--content-with-step .list-item .wysiwyg-wrapper .number{font-size:2rem}}