.textbox-center{box-sizing:border-box;font-size:1.5rem;line-height:1.5;margin:var(--section) auto;text-align:center;width:100%;--bullet-gap:1rem;--bullet-box:0.9rem;--bullet-inset:0rem}.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:not(.textbox-center--left){width:80%}.textbox-center .headline{margin-bottom:1.8rem}}@media (min-width:1000px){.textbox-center:not(.textbox-center--left){width:66%}}.textbox-center.textbox-center--left{max-width:none;width:100%}@media (max-width:766px){.textbox-center{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}.textbox-center ol,.textbox-center ul{list-style:none;margin:.5rem 0 1rem;padding-left:0}.textbox-center li{line-height:1.5;margin:.35rem 0;padding-left:calc(var(--bullet-inset) + var(--bullet-box) + var(--bullet-gap));position:relative;text-align:left}.textbox-center li:before{display:inline-block;left:var(--bullet-inset);margin:0!important;position:absolute!important;top:.75em;transform:translateY(-50%);width:var(--bullet-box)}.textbox-center li>p:first-child{margin-top:0}.textbox-center li>p:last-child{margin-bottom:0}.textbox-center:not(.textbox-center--left) ol,.textbox-center:not(.textbox-center--left) ul{display:inline-block;max-width:100%;text-align:left}.textbox-center.textbox-center--left ol,.textbox-center.textbox-center--left ul{display:block;text-align:left}