.component-microsite-footer{--thumb-width:50%;--thumb-max-width:10rem;--thumb-margin-right:1.6rem}.component-microsite-footer .footer-title{margin-bottom:.8rem}.component-microsite-footer .component-divider{margin-bottom:3.2rem}.component-microsite-footer .mini-bio{display:flex;flex-direction:row;align-items:center}.component-microsite-footer .mini-bio .thumb-container{width:var(--thumb-width);min-width:10rem;max-width:var(--thumb-max-width);height:100%;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;margin-right:var(--thumb-margin-right)}.component-microsite-footer .mini-bio .thumb-container img{border-radius:50%;width:100%;-o-object-fit:cover;object-fit:cover}.component-microsite-footer .mini-bio figcaption{display:flex;flex-direction:column}.component-microsite-footer .mini-bio figcaption .microsite-description{color:var(--palette-grey-500)}.component-microsite-footer .mini-bio figcaption .microsite-description a{text-decoration:none}.component-microsite-footer .mini-bio figcaption .microsite-description a:hover:after{text-decoration:underline}.component-microsite-footer .mini-bio figcaption .microsite-description .readmore{font-weight:600;padding-left:1ch}@media screen and (min-width:768px){.component-microsite-footer{--thumb-max-width:19.5rem;--thumb-margin-right:3.2rem}}.component-well{padding:3.2rem 0}.component-well.microsite{margin-top:0;margin-bottom:0}@media screen and (min-width:1060px){.microsite-header figcaption{align-items:flex-start}}.microsite-header .component-social-icons{margin-top:1.9rem;justify-content:center}@media screen and (min-width:1060px){.microsite-header .component-social-icons{justify-content:flex-start}}.component-microsite-menu{padding-top:2.4rem;margin-bottom:-2.4rem;position:relative}.component-microsite-menu .fader{position:relative}.component-microsite-menu .fader:after{content:"";display:inline-block;background:linear-gradient(90deg,rgba(230,234,237,0) 0,rgba(230,234,237,.4) 30%,rgba(230,234,237,.8) 70%,#e6eaed);width:5rem;height:100%;position:absolute;right:0;top:0}.component-microsite-menu ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;max-width:100vw;overflow-y:scroll}.component-microsite-menu ul li{font-size:1.6rem;line-height:2rem;text-align:center;color:var(--palette-grey-500);white-space:nowrap;padding:2.4rem 1.2rem}.component-microsite-menu ul li a{color:currentColor;text-decoration:none;line-height:var(--heading-5-line-height);font-size:var(--heading-5-font-size);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}.component-microsite-menu ul li a:active,.component-microsite-menu ul li a:hover{color:var(--palette-grey-400)}