.cfs-speaker{--image-height:auto;--border-radius:8px;--aspect-ratio:1/1;--gap:1rem;cursor:pointer}.cfs-speaker .cfs-speaker__inner{min-height:200px}.cfs-speaker .cfs-speaker__container{position:relative}.cfs-speaker .cfs-speaker__image{border-radius:var(--border-radius);overflow:hidden;transition:all .3s ease-in-out 0s}.cfs-speaker .cfs-speaker__image img{aspect-ratio:var(--aspect-ratio);height:var(--image-height);-o-object-fit:cover;object-fit:cover;width:100%}.cfs-speaker .cfs-speaker__bottom{transition:all .3s ease-in-out 0s}.cfs-speaker:hover .cfs-speaker__image{transform:scale(.99)}.cfs-speaker:hover .cfs-speaker__bottom{transform:translateY(-4px)}.cfs-speaker .cfs-speaker__content{padding:.5rem}.cfs-speaker.show-logo .cfs-speaker__logo{height:60px}.cfs-speaker.show-logo .cfs-speaker__logo img{display:block;max-height:60px;width:auto}.cfs-speaker .cfs-speaker__title{font-size:1rem;margin-bottom:.2rem;margin-top:.2rem}.cfs-speaker .cfs-speaker__company,.cfs-speaker .cfs-speaker__country,.cfs-speaker .cfs-speaker__position{font-size:.875rem;margin-bottom:.2rem;margin-top:0}.cfs-speaker .cfs-speaker__company,.cfs-speaker .cfs-speaker__position{line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cfs-speaker.orientation-left .cfs-speaker__container,.cfs-speaker.orientation-right .cfs-speaker__container{gap:var(--gap)}.cfs-speaker.orientation-left .cfs-speaker__container{display:flex;flex-direction:row-reverse}.cfs-speaker.orientation-right .cfs-speaker__container{display:flex;flex-direction:row}.cfs-speaker__register-button{background-color:#000717;border-radius:5px;color:#fff;display:inline-block;padding:8px 24px;transition:all var(--global-transition) ease 0s}.cfs-speaker__register-button:hover{background-color:#000;text-decoration:none}.speaker-description+.cfs-speaker__register-button{margin-top:1rem}
