@keyframes wiggle{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}100%,40%{transform:rotateZ(0)}}@keyframes fadein{100%{opacity:1;transform:translateX(0)}}#button{display:flex;background-color:#ef9a30;width:50px;height:50px;text-align:center;border-radius:100%;position:fixed;bottom:70px;color:#fff;right:30px;align-items:center;justify-content:center;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;cursor:pointer;box-shadow:0 4px 16px 0 rgba(0,0,0,.4)}#button.show{opacity:1;visibility:visible}#button:hover{background-color:#db8111}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs{width:200px;padding-right:50px;border-right:1px solid #ccc}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs .person-image{margin-bottom:40px;width:100%;text-align:center}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs .person-image img{width:100%;max-width:170px;border-radius:50%}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs span.person-position{color:#ef9a30}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-contact-details,html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-qualifications,html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-social{margin-bottom:20px!important}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-contact-details{list-style:none;padding:0;margin:0;margin-top:40px}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-contact-details li{padding:5px 0;position:relative;padding-left:30px}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-contact-details li:before{position:absolute;top:50%;transform:translateY(-50%);left:0;font-size:13px;font-family:Goop-Icon-Font!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#ef9a30;font-weight:700}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-contact-details li a,html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-contact-details li span{line-height:26px;font-weight:400;color:#000;font-size:16px}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-contact-details li.person-phone:before{content:"\e913"}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-contact-details li.person-email:before{content:"\e944"}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-contact-details li.person-website:before{content:"\e90a"}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-qualifications{list-style:none;padding:0;margin:0;margin-top:40px}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-qualifications li{padding:10px;border-bottom:1px solid #ccc}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-qualifications li span{display:block;line-height:26px;font-weight:400;color:#000;font-size:16px}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-qualifications li span:last-of-type{color:#ef9a30;margin-left:5px}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-social{list-style:none;padding:0;margin:0}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs ul.person-social li{display:inline-block;margin-right:5px;font-size:22px;width:20px;height:20px;text-align:center;border-radius:3px}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs span.sub-title{display:block;width:100%;margin-bottom:20px}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs{width:calc(100% - 300px)}