.event-speakers{background-color:#f6f7f9;content-visibility:auto;overflow:hidden;padding-bottom:60px;padding-top:60px;position:relative}@media only screen and (max-width:1023px){.event-speakers{padding-bottom:32px;padding-top:56px}}.event-speakers__grid,.event-speakers__header{position:relative;z-index:1}.event-speakers__grid{display:flex;flex-wrap:wrap;gap:32px;padding-top:38px}@media only screen and (max-width:1023px){.event-speakers__grid{gap:16px;padding-top:32px}}@media only screen and (max-width:767px){.event-speakers__grid{gap:8px}}.event-speakers__grid .item{align-items:center;background-color:var(--Grayscale-White);border:1px solid var(--Grayscale-Navy-10);border-radius:2px;display:flex;padding:16px;width:calc(50% - 16px);z-index:1}@media only screen and (max-width:767px){.event-speakers__grid .item{display:block;padding:8px;width:calc(50% - 4px)}}@media only screen and (max-width:359px){.event-speakers__grid .item{width:100%}}.event-speakers__grid .item__img{padding-right:38px}@media only screen and (max-width:1023px){.event-speakers__grid .item__img{padding-right:16px}}@media only screen and (max-width:767px){.event-speakers__grid .item__img{padding-right:0}}.event-speakers__grid .item__img img{display:flex;height:auto;max-width:128px}@media only screen and (max-width:767px){.event-speakers__grid .item__img img{max-width:150px;width:100%}}@media only screen and (max-width:359px){.event-speakers__grid .item__img img{max-width:100%}}.event-speakers__grid .item__content-name{margin-bottom:12px;margin-top:12px}@media only screen and (max-width:767px){.event-speakers__grid .item__content-name{font-size:14px;line-height:20px;margin-top:20px}}.event-speakers__grid .item__content-position{margin-bottom:12px;margin-top:12px}@media only screen and (max-width:767px){.event-speakers__grid .item__content-position{font-size:14px;line-height:20px}}.event-speakers__bg{bottom:-150px;left:0;pointer-events:none;position:absolute;z-index:0}