.proceeding-section{width:100%;padding:4rem 2rem;background-color:#ffffff}.proceeding-container{max-width:1100px;margin:0 auto}.proceeding-content{display:flex;align-items:center;gap:3rem;padding:3rem;background:#00296b;border-radius:24px;box-shadow:0 10px 40px rgba(0,41,107,.3);transition:transform .3s ease,box-shadow .3s ease}.proceeding-content:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgba(0,41,107,.4)}.proceeding-icon-wrapper{flex-shrink:0;width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);border-radius:20px;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3)}.proceeding-icon-wrapper svg{color:#ffffff}.proceeding-text{flex:1;display:flex;flex-direction:column;gap:.5rem}.proceeding-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#ffffff;margin:0;line-height:1.2;text-align:left}.proceeding-description{font-size:clamp(1rem,2vw,1.15rem);color:rgba(255,255,255,.95);line-height:1.7;margin:0 0 1.5rem;max-width:700px;text-align:left}.proceeding-buttons{display:flex;gap:1rem;flex-wrap:wrap}.proceeding-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#ffffff;color:#00296b;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:12px;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1);margin-right:1.5rem}.proceeding-button:last-child{margin-right:0}.proceeding-button:hover{background:transparent;color:#ffffff;border-color:#ffffff;transform:translateX(5px);box-shadow:0 6px 20px rgba(255,255,255,.2)}.proceeding-button svg{transition:transform .3s ease}.proceeding-button:hover svg{transform:translateX(3px)}@media (max-width:768px){.proceeding-section{padding:3rem 1rem}.proceeding-content{flex-direction:column;padding:2rem 1.5rem;gap:2rem}.proceeding-text{text-align:center;align-items:center}.proceeding-icon-wrapper{width:80px;height:80px}.proceeding-icon-wrapper svg{width:36px;height:36px}.proceeding-title{font-size:1.5rem}.proceeding-description{font-size:1rem;text-align:center}.proceeding-button{padding:.875rem 1.75rem;font-size:1rem}}.rundown-timeline-section{width:100%;padding:6rem 2rem;background-color:#ffffff;position:relative}.rundown-container{max-width:900px;margin:0 auto}.rundown-header{text-align:center;margin-bottom:4rem}.rundown-subtitle{color:#6c757d;font-weight:600;font-size:.875rem;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.5rem}.rundown-title{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:#111827;margin-bottom:1rem}.rundown-description{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.timeline{position:relative;padding:2rem 0}.timeline:before{content:"";position:absolute;left:30px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#4f46e5,#818cf8)}.timeline-item{position:relative;display:flex;gap:2rem;margin-bottom:3rem;opacity:0;animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.timeline-marker{position:relative;flex-shrink:0;z-index:2}.timeline-icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#6366f1);display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 4px 12px rgba(79,70,229,.3);transition:all .3s ease}.timeline-item:hover .timeline-icon{transform:scale(1.1);box-shadow:0 6px 20px rgba(79,70,229,.4)}.timeline-item.break .timeline-icon{background:linear-gradient(135deg,#10b981,#34d399)}.timeline-item.keynote .timeline-icon{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.timeline-item.session .timeline-icon{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.timeline-item.event .timeline-icon{background:linear-gradient(135deg,#ef4444,#f87171)}.timeline-content{flex:1;background:white;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);border-left:4px solid #4f46e5;transition:all .3s ease}.timeline-item:hover .timeline-content{box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateX(5px)}.timeline-item.break .timeline-content{border-left-color:#10b981}.timeline-item.keynote .timeline-content{border-left-color:#f59e0b}.timeline-item.session .timeline-content{border-left-color:#8b5cf6}.timeline-item.event .timeline-content{border-left-color:#ef4444}.timeline-time{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.timeline-time svg{color:#4f46e5}.timeline-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.timeline-description{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:.75rem}.timeline-location{display:flex;align-items:center;gap:.5rem;color:#4f46e5;font-size:.875rem;font-weight:500}.timeline-location svg{flex-shrink:0}@media (max-width:768px){.rundown-timeline-section{padding:4rem 1rem}.rundown-header{margin-bottom:3rem}.timeline:before{left:20px}.timeline-item{gap:1rem;margin-bottom:2rem}.timeline-icon{width:40px;height:40px}.timeline-icon svg{width:16px;height:16px}.timeline-content{padding:1rem}.timeline-title{font-size:1.1rem}.timeline-description{font-size:.9rem}}.topics-section{background-color:#ffffff;padding:5rem 2rem;font-family:Poppins,sans-serif}.topics-container{max-width:1100px;margin:0 auto}.topics-header{text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.topics-subtitle{color:#6c757d;font-weight:600;text-transform:uppercase}.topics-title{font-size:2.5rem;font-weight:700;color:#111827;margin:.5rem 0}.topics-description{font-size:1.1rem;color:#4b5563;line-height:1.7}.topics-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.filter-btn{background-color:#f3f4f6;color:#374151;border:none;padding:.75rem 1.5rem;border-radius:9999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.filter-btn:hover{background-color:#e5e7eb;color:#111827}.filter-btn.active{background-color:#4f46e5;color:#ffffff;box-shadow:0 4px 15px rgba(79,70,229,.3)}.topics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.topic-card{background-color:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;font-weight:500;color:#374151;text-align:center;transition:all .4s ease;animation:fadeIn .5s ease-out forwards}.topic-card:hover{transform:translateY(-5px);border-color:#4f46e5;color:#4f46e5;box-shadow:0 8px 20px rgba(0,0,0,.05)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page.home-page{width:100vw;max-width:none;margin:0 auto;background-color:var(--dark-mode)}.company-carousel-section{width:100%;margin:0;padding:0;background:#ffffff}.dark-mode .page.home-page{background-color:var(--light-mode)}.home-header{text-align:center;margin-bottom:40px;margin-top:128px;position:relative}.home-header h1{font-size:2.5rem;color:#ffffff;margin-bottom:10px}.home-header p{font-size:1.1rem;color:#d9d9d9;line-height:1.6;max-width:800px;margin:0 auto}@media (max-width:768px){.home-header h1{font-size:2rem}.home-header p{font-size:1rem}}