.custom-inner-header{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-left:auto;margin-right:auto;padding:20px 40px}.button--secondary{align-items:center;background-color:var(--contrast);border-bottom-left-radius:9px;border-bottom-right-radius:9px;border-top-left-radius:9px;border-top-right-radius:9px;color:#fff;display:inline-flex;flex-direction:row;font-size:24px;font-weight:600;justify-content:center;padding:15px 20px;text-align:center;transition:all .3s ease 0s}.button--secondary:hover{background-color:var(--base-3);color:var(--contrast);transform:translate3d(0px,-10px,0px);box-shadow:0px 10px 15px 0px rgba(88,88,97,.4)}.speaker--grid{align-items:center;column-gap:.5rem;display:grid;flex-direction:column;grid-template-columns:50px 1fr;justify-content:flex-start;margin-top:auto;padding-bottom:30px;padding-left:30px;padding-right:30px;row-gap:.5rem}.speaker--img{border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px;height:50px;margin:0;max-height:50px;max-width:50px;object-fit:cover;padding:0;width:50px}.speaker--name{font-size:14px;font-weight:500;margin-bottom:0;margin-top:0}.button--default{background-color:var(--gold);color:var(--contrast);display:inline-flex;padding:15px 20px}.button--default:hover{background-color:var(--contrast);color:var(--base-3)}.speaker--name--post{font-size:1.6rem;font-weight:600;line-height:1em;margin-bottom:5px;text-align:center}.speaker--title--post{font-size:.9rem;font-weight:300;line-height:1em;text-align:center;text-transform:uppercase}.speaker--company--post{font-size:1rem;line-height:1em;margin-bottom:0;text-align:center}.speaker--company--post a{color:var(--contrast-2)}.speaker--company--post a:hover{color:var(--accent)}.speaker--img--post{border-bottom-left-radius:100px;border-bottom-right-radius:100px;border-top-left-radius:100px;border-top-right-radius:100px;border:2px solid var(--gold);height:100px;margin-bottom:20px;object-fit:cover;width:100px}