.agenda_b .list_agenda{display:flex;flex-wrap:wrap;gap:80px 40px;justify-content:center}.agenda_b .item_agenda{overflow:hidden;width:308px}.agenda_b .box_speakerImg{background:#eeeef4;border:1px solid #b2c0d6;border-radius:10px;height:324px;margin-bottom:20px;position:relative;text-align:center}.agenda_b .img_agenda{bottom:0;height:276px;left:50%;position:absolute;transform:translateX(-50%)}.agenda_b .box_speakerTxt h4{color:#33353f;font-size:24px;font-weight:600;letter-spacing:-.72px;line-height:32px;margin-top:4px}.agenda_b .info_step{align-items:center;column-gap:8px;display:flex;line-height:25px}.agenda_b .txt_step{color:var(--primary100);font-size:18px;font-weight:500}.agenda_b .txt_time{color:#868b93;font-size:14px;font-weight:300;letter-spacing:-.42px}.agenda_b .info_speaker{align-items:center;column-gap:8px;display:flex;line-height:22px;margin-top:8px}.agenda_b .txt_name{color:#222;font-size:18px;font-weight:500;letter-spacing:-.54px}.agenda_b .txt_part{color:#545765;font-size:14px;font-weight:300;letter-spacing:-.42px}.agenda_b .item_agenda.full{width:100%}.mode_dark .agenda_b .box_speakerImg{background:linear-gradient(180deg,#191b20,#262a33);border-color:#434b58}.mode_dark .agenda_b .txt_part,.mode_dark .agenda_b .txt_time{color:#99999b}.mode_dark .agenda_b .box_speakerTxt h4{color:#fff}.mode_dark .agenda_b .txt_name{color:#e1e4e5}@media (max-width:1024px){.agenda_b .list_agenda{gap:62px 25px}.agenda_b .item_agenda{width:348px}.agenda_b .box_speakerImg{margin-bottom:22px}.agenda_b .info_step{line-height:16px}.agenda_b .box_speakerTxt h4{font-size:20px;letter-spacing:-.6px;line-height:26px}.agenda_b .info_speaker{margin-top:12px}}@media (max-width:768px){.agenda_b .list_agenda{gap:0}.agenda_b .item_agenda:not(.agenda_b .item_agenda:first-of-type,.agenda_b .item_agenda:first-of-type){margin-bottom:52px}.agenda_b .item_agenda:first-of-type{margin-bottom:32px}}