@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:#203b3d;width:50px;height:50px;text-align:center;border-radius:100%;position:fixed;bottom:70px;color:#203b3d;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}html.page-internal.person-single body main>section>div.container{max-width:1380px}html.page-internal.person-single body main>section>div.container main.content-split{width:100%;justify-content:space-between;flex:none}html.page-internal.person-single body main>section>div.container main.content-split .content-lhs{width:calc(50% - 30px)}@media only screen and (max-width:770px){html.page-internal.person-single body main>section>div.container main.content-split .content-lhs{width:100%}}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%;height:auto}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs{width:calc(50% - 30px)}@media only screen and (max-width:770px){html.page-internal.person-single body main>section>div.container main.content-split .content-rhs{width:100%}}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs .person-details h2{font-size:24px;font-style:normal;font-weight:400;line-height:32px;border-bottom:1px solid #1d1d1d;padding-bottom:15px}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs .person-details .person-contact-details{list-style:none;padding-left:0}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs .person-details .person-contact-details li{margin-bottom:10px}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs .person-details .person-contact-details li a{color:#1d1d1d;text-decoration:none;transition:.3s ease-in-out;display:block}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs .person-details .person-contact-details li a:hover{color:#203b3d;transform:translateX(10px)}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs .person-details .person-social{margin-top:20px;list-style:none;padding-left:0}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs .person-details .person-social li{margin-right:20px}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs .person-details .person-social li a{width:30px;height:30px;font-size:16px;line-height:normal;border-radius:100%;border:1px solid #000;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}html.page-internal.person-single body main>section>div.container main.content-split .content-rhs .person-details .person-social li a:hover{border:1px solid #203b3d;background-color:#203b3d;color:#203b3d}