@media screen and (max-width: 576px){.hide-lt-sm{display:none !important}}@media screen and (max-width: 768px){.hide-lt-md{display:none !important}}@media screen and (max-width: 992px){.hide-lt-lg{display:none !important}}@media screen and (max-width: 1200px){.hide-lt-xl{display:none !important}}@media screen and (max-width: 1400px){.hide-lt-xxl{display:none !important}}@media screen and (min-width: 576px){.hide-gt-sm{display:none !important}}@media screen and (min-width: 768px){.hide-gt-md{display:none !important}}@media screen and (min-width: 992px){.hide-gt-lg{display:none !important}}@media screen and (min-width: 1200px){.hide-gt-xl{display:none !important}}@media screen and (min-width: 1400px){.hide-gt-xxl{display:none !important}}h4.headline{margin:0;font-weight:normal;margin-right:48px}@media screen and (max-width: 768px){h4.headline{flex-direction:column-reverse;margin-top:32px;margin-right:0}}.bio{display:flex;margin-bottom:48px}.bio div{margin:auto;margin-right:8px;width:100%}@media screen and (max-width: 768px){.bio{flex-direction:column-reverse}}h5{margin:16px;margin-bottom:8px;margin-left:0}ul{margin:0}ul.list{padding:0}ul.list li{list-style-type:none}picture{text-align:center}picture img{height:160px}.timeline{display:flex;margin-bottom:24px}.timeline div{flex-basis:20%}.timeline ul{flex-basis:80%}