  .processsteps__step{padding-bottom:0.5rem;gap:1.25rem;display:flex;align-items:stretch}.processsteps__stepHeader{position:relative;display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:0.5rem}.processsteps__stepContent{padding-bottom:1.25rem;gap:0.5rem;display:flex;flex-direction:column}.processsteps__stepTitle{align-self:stretch;color:#1c1c1c;font:300 1.25rem / 1.75rem Frutiger, Arial, Helvetica, sans-serif}@media(min-width: 1280px){.processsteps__stepTitle{font-size:1.5rem;line-height:2.25rem}}.processsteps__stepDescription{font:300 0.875rem / 1.375rem Frutiger, Arial, Helvetica, sans-serif;align-self:stretch;color:#1c1c1c}@media(min-width: 1280px){.processsteps__stepDescription{font-size:1rem;line-height:1.5rem}}.processsteps__stepDescription ul li{text-align:start}.processsteps__stepIndicator{font-size:2rem;display:flex;justify-content:center;align-items:center;text-align:center;color:#e60000;height:40px;width:40px;line-height:150%}.processsteps__container--stepStyle-highlightNumber .processsteps__stepIndicator{padding:0.5rem 8px;font-size:1.25rem;display:flex;justify-content:center;align-items:center;color:#fff;background:#5a5d5c;border-radius:50%;width:40px;height:40px}.processsteps__container--stepStyle-icon .processsteps__stepIndicator{display:flex;justify-content:space-between;align-items:center;height:40px;width:40px}.processsteps__container--stepStyle-icon .processsteps__stepIndicator>img{max-width:40px;max-height:40px;height:auto}.processsteps__container--layout-vertical .processsteps__step,.processsteps__container--withImage .processsteps__step,.processsteps__context--extra-narrow .processsteps__step{margin-left:12px}.processsteps__container--layout-vertical .processsteps__stepHeader::after,.processsteps__container--withImage .processsteps__stepHeader::after,.processsteps__context--extra-narrow .processsteps__stepHeader::after{position:absolute;content:"";left:50%;top:48px;bottom:0;width:1px;background-color:#8e8d83}.processsteps__container--layout-vertical .processsteps__stepHeader--emptyAfterElement::after,.processsteps__container--withImage .processsteps__stepHeader--emptyAfterElement::after,.processsteps__context--extra-narrow .processsteps__stepHeader--emptyAfterElement::after{content:none}.processsteps__container--layout-vertical .processsteps__stepTitle,.processsteps__container--withImage .processsteps__stepTitle,.processsteps__context--extra-narrow .processsteps__stepTitle{padding:6px 0}@media(min-width: 1280px){.processsteps__container--layout-vertical .processsteps__stepTitle,.processsteps__container--withImage .processsteps__stepTitle,.processsteps__context--extra-narrow .processsteps__stepTitle{padding:2px 0}}.processsteps__container--layout-vertical .processsteps__stepDescription--noTitlePadding,.processsteps__container--withImage .processsteps__stepDescription--noTitlePadding,.processsteps__context--extra-narrow .processsteps__stepDescription--noTitlePadding{font:300 0.875rem / 1.375rem Frutiger, Arial, Helvetica, sans-serif;padding:9px 0}@media(min-width: 1280px){.processsteps__container--layout-vertical .processsteps__stepDescription--noTitlePadding,.processsteps__container--withImage .processsteps__stepDescription--noTitlePadding,.processsteps__context--extra-narrow .processsteps__stepDescription--noTitlePadding{font-size:1rem;line-height:1.5rem;padding:8px 0}}@media(min-width: 1280px){}.processsteps__context--generous.processsteps__container--layout-horizontal.processsteps__container--withoutImage .processsteps__steps{display:flex;flex-direction:row;align-items:stretch}.processsteps__context--generous.processsteps__container--layout-horizontal.processsteps__container--withoutImage .processsteps__step{display:flex;flex-direction:column;align-items:stretch;width:calc(100%/var(--processsteps-count, 1));gap:1.5rem}.processsteps__context--generous.processsteps__container--layout-horizontal.processsteps__container--withoutImage .processsteps__stepHeader::after,.processsteps__context--generous.processsteps__container--layout-horizontal.processsteps__container--withoutImage .processsteps__stepHeader::before{position:absolute;top:50%;height:1px;background-color:#8e8d83;content:""}.processsteps__context--generous.processsteps__container--layout-horizontal.processsteps__container--withoutImage .processsteps__stepHeader::after{left:calc(50% + 20px + 4px);right:0}.processsteps__context--generous.processsteps__container--layout-horizontal.processsteps__container--withoutImage .processsteps__stepHeader::before{right:calc(50% + 20px + 4px);left:0}.processsteps__context--generous.processsteps__container--layout-horizontal.processsteps__container--withoutImage .processsteps__step:nth-child(1) .processsteps__stepHeader::before,.processsteps__context--generous.processsteps__container--layout-horizontal.processsteps__container--withoutImage .processsteps__step:nth-last-child(1) .processsteps__stepHeader::after{display:none}.processsteps__context--generous.processsteps__container--layout-horizontal.processsteps__container--withoutImage .processsteps__stepContent{padding:0rem 20px;text-align:center}.processsteps__context--generous.processsteps__container--withImage.processsteps__container{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"steps image";width:100%;gap:2.5rem}.processsteps__context--generous.processsteps__container--withImage .processsteps__steps{grid-area:steps}.processsteps__context--generous.processsteps__container--withImage .processsteps__image{grid-area:image}.processsteps__context--extra-narrow.processsteps__container--withImage.processsteps__container{display:grid;grid-template-rows:auto auto;grid-template-areas:"image" "steps";width:100%;gap:2.5rem}.processsteps__context--extra-narrow.processsteps__container--withImage .processsteps__steps{grid-area:steps}.processsteps__context--extra-narrow.processsteps__container--withImage .processsteps__image{grid-area:image}