.agenda-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);position:relative}.section-title{color:var(--main-dark-color);font-size:2.5rem;font-weight:700;line-height:1.3}.section-subtitle{color:var(--main-color);font-size:1.3rem;font-weight:600;line-height:1.4}.topics-wrapper{max-width:1000px;margin:0 auto}.topics-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.topic-card{background:#fff;border:2px solid #e9ecef;border-radius:16px;align-items:center;gap:1.25rem;padding:1.75rem;transition:all .3s;display:flex;position:relative}.topic-card:hover{border-color:var(--main-color);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.topic-number{background:var(--main-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:-12px;left:20px;box-shadow:0 4px 12px #7bba274d}.topic-icon-wrapper{background:#7bba271a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.topic-icon{color:var(--main-color);width:24px;height:24px}.topic-text{color:var(--main-dark-color);font-size:1rem;font-weight:500;line-height:1.6}@media (max-width:992px){.section-title{font-size:2rem}.section-subtitle{font-size:1.2rem}.topics-grid{gap:1.5rem}.topic-text{font-size:.95rem}}@media (max-width:768px){.section-title{font-size:1.8rem}.section-subtitle{font-size:1.1rem}.topics-grid{grid-template-columns:1fr;gap:1.25rem}.topic-card{padding:1.5rem}.topic-icon-wrapper{width:44px;height:44px}.topic-icon{width:22px;height:22px}.topic-text{font-size:.9rem}}.agenda-swiper{padding-bottom:3rem}.agenda-swiper .swiper-pagination{bottom:0}.agenda-swiper .swiper-pagination-bullet{background:var(--main-color);opacity:.3}.agenda-swiper .swiper-pagination-bullet-active{opacity:1;background:var(--main-color)}
