section.textBlock{display:flex;align-items:center;margin-bottom:-3px}section.textBlock div.container{max-width:900px}section.textBlock .textBlock-text p a{color:var(--nafblue)}section.textBlock img{width:100%}section.textBlock .textBlock-headline{margin-bottom:1.5rem}section.textBlock ul{padding-left:1rem;margin-left:8px}section.textBlock li::before{margin-right:25px}section.textBlock li:not(:last-child){margin-bottom:10pt}section.textBlock .textBlock-headline.left,section.textBlock div.textBlock-text p.left{text-align:left}section.textBlock .textBlock-headline.right,section.textBlock div.textBlock-text p.right{text-align:right}section.textBlock .textBlock-headline.center,section.textBlock div.textBlock-text p.center{text-align:center}section.textBlock .textBlock-headline.justify,section.textBlock div.textBlock-text p.justify{text-align:justify}section.textBlock div.text-button-styles{display:flex;align-content:center;justify-content:center;margin-bottom:15px}section.textBlock div.text-button-styles a{background:var(--nafblue);color:white;padding:2px 10px;display:block;width:320px;max-width:350px;text-decoration:none;text-align:center;font-weight:700;font-size:14px}@media(max-width:575px){section.textBlock ul{margin-left:30px}}