.section-experience{background:#f2f4f9}.section-experience .container{padding-bottom:80px;padding-top:80px}.experience{align-items:flex-start;display:flex;gap:42px;justify-content:space-between}.experience-left{flex:1 1 50%}.experience-right{align-items:flex-start;display:flex;flex:1 1 50%;flex-direction:column;justify-content:center}.exp-title{color:var(--panel);font-size:clamp(28px,3.2vw,40px);font-weight:800;line-height:120%;margin:0 0 12px}.exp-title .accent{color:var(--brand-2)}.exp-intro{color:var(--text);margin:10px 0 18px;max-width:640px}.exp-subtitle{color:var(--brand-2);font-size:20px;font-weight:800;margin:24px 0 10px}.agenda{background:#fff;border:1px solid #e7ecf5;border-radius:14px;box-shadow:0 8px 18px rgba(15,39,71,.06);list-style:none;margin:0 0 20px;overflow:hidden;padding:0}.agenda li{align-items:center;border-top:1px solid #eef2f7;display:flex;gap:16px;padding:18px 20px}.agenda li:first-child{border-top:0}.agenda strong{color:#0f295c;font-weight:800;min-width:130px}.agenda span{color:#34435c}.exp-note{color:#0b1b34;font-weight:700;margin:12px 0 16px;max-width:640px}.exp-cta{margin:6px 0 12px}.exp-flags{align-items:center;color:#0b1b34;display:flex;flex-wrap:wrap;font-weight:600;gap:10px}.exp-flags .sep{opacity:.55;padding:0 6px}.exp-location{align-items:center;color:#0b1b34;display:flex;gap:10px;margin-top:18px}.exp-location svg{height:18px;width:18px}.experience-img{border-radius:24px;box-shadow:0 14px 28px rgba(6,18,43,.15);height:auto;object-fit:cover;width:100%}@media (max-width:1024px){.experience{flex-direction:column}.agenda strong{min-width:160px}}@media (max-width:500px){.agenda strong{min-width:118px}}