/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.paragraph--type-content{margin-bottom:3rem}.paragraph--type-content .paragraph{margin-bottom:4rem}.paragraph--type-content .paragraph:last-child{margin-bottom:0}.paragraph--type-content a.button{color:#fff;text-decoration:none}.paragraph--type-text ul{list-style:disc;padding-left:2rem}.paragraph--type-text ol{list-style:decimal;padding-left:2rem}.paragraph--type-text em{font-style:italic}
.paragraph--type-media img{display:block;width:100%;height:auto}
.flowchart-step{position:relative;background:#fff;padding:3rem 2rem 2rem 2rem;margin-bottom:2rem;border-radius:5px}@media (max-width:767px){.flowchart-step{padding:4rem 2rem 2rem 2rem}}.flowchart-step::after{counter-increment:list-number;content:counter(list-number);position:absolute;right:1rem;top:1rem;background-image:linear-gradient(to right,#ab427f,#cb4474);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;font-weight:700;padding-top:5px;box-sizing:border-box}@media (max-width:1023px){.flowchart-step::after{width:40px;height:40px;font-size:initial}}.flowchart-step__anchor{position:absolute;top:-6rem}
