.speaker__wrapper{background:#f8f7f7;overflow:hidden;position:relative}.speaker__wrapper .content-wrapper{position:relative;z-index:2}.speaker__list{display:grid;gap:1.6rem;list-style:none;margin:2.8rem 0;padding:0}.speaker__list li{align-items:center;display:grid;gap:2rem;grid-template-columns:2.7rem auto}.speaker__list li svg{vertical-align:bottom}.speaker__list li svg path{fill:#297977}.speaker__bg{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.speaker__bg>img{height:100%!important;object-fit:contain;object-position:left bottom;width:100%!important}.speaker__single{display:flex;flex-direction:column;gap:4rem}.speaker__image{height:64rem;max-height:64rem;position:relative}@media (max-width:767px){.speaker__image{max-height:48rem}}@media (max-width:500px){.speaker__image{max-height:36rem}}.speaker__image>img{border-radius:4rem;height:100%!important;object-fit:cover;position:relative;width:100%!important;z-index:2}.speaker__image:before{background:linear-gradient(180deg,hsla(0,7%,97%,0) 50%,hsla(0,7%,97%,.86) 91.25%);border-radius:4rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:3}.speaker__info{bottom:5rem;left:5rem;position:absolute;right:5rem;z-index:3}@media (max-width:767px){.speaker__info{bottom:4rem;left:4rem;right:4rem}}@media (max-width:500px){.speaker__info{bottom:2.4rem;left:2.4rem;right:2.4rem}}.speaker__info p{font-weight:500;margin-bottom:0;text-transform:uppercase}.speaker__info h3{margin-bottom:0}.speaker__circle{max-width:100%;position:absolute;right:-6rem;top:-5.4rem;width:15.2rem;z-index:1}@media (min-width:768px){.speaker__single{align-items:center;flex-direction:row;justify-content:space-between}.speaker__content{flex:0 1 58rem}.speaker__image{flex:0 1 48rem}}