.textbox-center{box-sizing:border-box;font-size:1.5rem;line-height:1.5;margin:var(--section) auto;text-align:center;width:100%}.textbox-center--left{box-sizing:border-box;margin-left:0;margin-right:0;text-align:left;width:100%}.textbox-center--no-margin-top{margin-top:0}.textbox-center--no-margin-bottom{margin-bottom:0}.textbox-center,.textbox-center li,.textbox-center p{font-family:NeoSansStd-Light,sans-serif}.textbox-center a{color:inherit;font-family:inherit;font-size:inherit}.textbox-center a:focus,.textbox-center a:hover{color:var(--green-hover)}.textbox-center .headline{margin-bottom:1rem}@media (min-width:767px){.textbox-center{width:80%}.textbox-center .headline{margin-bottom:1.8rem}.textbox-center--left{width:100%}}@media (min-width:1000px){.textbox-center{width:66%}.textbox-center--left{width:100%}}@media (max-width:766px){.textbox-center,.textbox-center--left{box-sizing:border-box;padding-left:1rem;padding-right:1rem;width:100%}}.textbox-center--left.blue_tx,.textbox-center.blue_tx{color:var(--blue)}.textbox-center--left.green_tx,.textbox-center.green_tx{color:var(--green)}.textbox-center--left.white_tx,.textbox-center.white_tx{color:#fff}.textbox-center--left.black_tx,.textbox-center.black_tx{color:#000}.textbox-center :not(.headline){color:inherit}