section.text-block{display:flex;align-items:center}section.text-block.bg-color-gray{background-color:var(--p-dark-grey)}section.text-block ul{position:relative;list-style:none;padding-left:0;margin:0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;margin-bottom:1rem}section.text-block ul li{text-decoration:none;list-style-type:none;position:relative;padding-left:40px}section.text-block .textBlock-text li{padding-left:20px;position:relative;font-size:18px}section.text-block li::before{content:"■";position:absolute;left:0;font-size:.7rem;top:3px;color:var(--p-dark-grey)}section.text-block ul.s-check li::before{content:"✔";font-size:1rem}section.text-block .textBlock-headline.left,section.text-block div.textBlock-text div.left p{text-align:left}section.text-block .textBlock-headline.right,section.text-block div.textBlock-text div.right p{text-align:right}section.text-block .textBlock-text .center{display:block;margin:0 auto}section.text-block .textBlock-headline.center,section.text-block div.textBlock-text div.center p{text-align:center}section.text-block .textBlock-headline.justify,section.text-block div.textBlock-text p.justify{text-align:justify}.text-block .content-two-columns{width:100%;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}.text-block .text-block-html{margin-top:0}.text-block .text-block-html p:last-child{margin-bottom:0}@media (max-width:991px){.text-block .content-two-columns{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (max-width:575px){section.text-block .textBlock-text .center{width:100%}}.spacing-block .extra-large-space{height:120px}.spacing-block .large-space{height:90px}.spacing-block .extra-medium-space{height:60px}.spacing-block .medium-space{height:45px}.spacing-block .small-space{height:30px}.spacing-block .extra-small-space{height:15px}.spacing-block .double-small-space{height:10px}@media (max-width:992px){.spacing-block .extra-large-space{height:90px}.spacing-block .large-space{height:65px}.spacing-block .extra-medium-space{height:30px}.spacing-block .medium-space{height:40px}.spacing-block .small-space{height:20px}.spacing-block .extra-small-space{height:7px}.spacing-block .double-small-space{height:5px}}