@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");.speaker-container{font-family:IBM Plex Sans KR,Montserrat,Noto Sans JP,sans-serif;margin:0 auto;max-width:768px;padding:64px 16px;text-align:center}.speaker-subtitle{color:#6a6a6a;font-size:16px;letter-spacing:1.6px;line-height:1.4;margin-bottom:32px}.speaker-title{font-size:64px;font-weight:600;line-height:1.4;margin-bottom:40px}.speaker-paragraph{color:#585858;font-size:20px;line-height:36px;margin-bottom:32px}.speaker-content{display:flex;gap:48px;justify-content:space-between}.speaker-column{flex:1}.speaker-column-img{margin-bottom:32px;max-width:420px;width:100%}.speaker-col-title-row{align-items:center;display:flex;gap:8px;justify-content:center}.speaker-col-title{font-size:32px;font-weight:600}.speaker-col-name{background:#fffbce;border-radius:4px;font-size:18px;padding:4px 8px}.speaker-col-text{color:#505050;font-size:20px;margin:12px}.speaker-col-text-item{margin-bottom:4px}@media (max-width:768px){.speaker-subtitle{font-size:12px}.speaker-title{font-size:32px}.speaker-paragraph{font-size:16px}.speaker-col-title{font-size:24px}.speaker-col-text{font-size:16px}.speaker-content{flex-direction:column;gap:48px}.speaker-column-img{margin-bottom:16px}}