/**handles:block-acf-buttons,block-acf-image-table,block-acf-headline-icon**/
.button-controll-wrapper.left .desc p+p{margin-top:0}
p+.table_image{margin-top:5rem}.row-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.table .table-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.table .table-header p{padding:1rem}.table .table-body p{padding:.5rem 1rem}.table .table-header .cell{border-bottom:1px solid var(--primary,#003a65)}.table{margin-bottom:3rem;display:table}.table .row-content,.table>.table-header{display:table-row}.table .cell{display:table-cell;width:auto}.table .big_cell{width:calc(100% / 3)}.table .table-body{display:table-row-group}.table .cell.headline{width:auto}.table .cell.headline.big_cell{width:calc(100% / 3)}@media (min-width:769px){.full-conten .table_image t .lg_4,.main .table_image .lg_4{margin-bottom:0}}
.headline_icon{margin-top:7rem;margin-bottom:5rem}.headline_icon>.border{border-top:solid 1px #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:7rem}.headline_icon>.noborder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0}.headline_icon img{margin-right:5rem;max-width:150px;max-height:150px;flex-shrink:0}.headline_icon .h2{margin-top:0;font-size:var(--h2)}.headline_icon .h2>*{display:block}@media only screen and (max-width:768px){.headline_icon img{margin-right:2rem;max-width:100px;max-height:100px}.headline_icon .h2{font-size:2em}}@media only screen and (max-width:480px){.headline_icon img{margin-right:2rem;max-width:50px;max-height:50px}.headline_icon>.border,.headline_icon>.noborder{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}