.WebinarProgramCarousel_containerWrapper__LfBBW{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem 1rem;position:relative;overflow:hidden}.WebinarProgramCarousel_containerWrapper__LfBBW:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:linear-gradient(45deg,rgba(30,64,175,.05),rgba(233,30,99,.05));border-radius:50%;pointer-events:none}.WebinarProgramCarousel_contentWrapper__7MzTl{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:4rem;gap:4rem;max-width:1400px;margin:0 auto;align-items:center;position:relative;z-index:1}.WebinarProgramCarousel_textSection__v4imD{display:flex;flex-direction:column;gap:2rem}.WebinarProgramCarousel_headerSection__bFVx0{margin-bottom:2rem}.WebinarProgramCarousel_mainTitle__82eHU{font-size:2.5rem;font-weight:800;color:#1e40af;line-height:1.2;margin-bottom:.5rem;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.WebinarProgramCarousel_subtitle__fQ1ue{font-size:1.1rem;color:#e91e63;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0}.WebinarProgramCarousel_timelineContainer__j6aaq{display:flex;flex-direction:column;gap:1rem;max-height:600px;overflow-y:auto;padding-right:1rem;scrollbar-width:thin;scrollbar-color:#e91e63 transparent}.WebinarProgramCarousel_timelineContainer__j6aaq::-webkit-scrollbar{width:4px}.WebinarProgramCarousel_timelineContainer__j6aaq::-webkit-scrollbar-track{background:transparent}.WebinarProgramCarousel_timelineContainer__j6aaq::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e91e63,#1e40af);border-radius:2px}.WebinarProgramCarousel_programItem__iZ1_T{background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.WebinarProgramCarousel_programItem__iZ1_T:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#e91e63,#1e40af);transform:scaleY(0);transition:transform .3s ease}.WebinarProgramCarousel_programItem__iZ1_T:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(30,64,175,.1)}.WebinarProgramCarousel_activeProgram__ZvSQk{background:linear-gradient(135deg,rgba(30,64,175,.1),rgba(233,30,99,.05));border-color:rgba(30,64,175,.3);transform:translateY(-2px);box-shadow:0 20px 40px rgba(30,64,175,.15)}.WebinarProgramCarousel_activeProgram__ZvSQk:before{transform:scaleY(1)}.WebinarProgramCarousel_inactiveProgram__ELdlB{opacity:.8}.WebinarProgramCarousel_inactiveProgram__ELdlB:hover{opacity:1}.WebinarProgramCarousel_programContent__2AHHQ{display:flex;flex-direction:column;gap:.75rem}.WebinarProgramCarousel_dateContainer__F3qDY{display:flex;align-items:center;gap:.5rem}.WebinarProgramCarousel_calendarIcon__SclHy{color:#e91e63;flex-shrink:0}.WebinarProgramCarousel_programDate__nPmVY{font-size:.9rem;font-weight:600;color:#1e40af;background:rgba(30,64,175,.1);padding:.25rem .75rem;border-radius:20px}.WebinarProgramCarousel_programTitle___ZoBu{font-size:1.1rem;font-weight:600;color:#1f2937;line-height:1.4;margin:0}.WebinarProgramCarousel_progressIndicator__bXDh1{width:100%;height:2px;background:rgba(30,64,175,.1);border-radius:1px;overflow:hidden}.WebinarProgramCarousel_activeProgram__ZvSQk .WebinarProgramCarousel_progressIndicator__bXDh1 .WebinarProgramCarousel_progressBar__4l6Hy{width:100%;height:100%;background:linear-gradient(90deg,#e91e63,#1e40af);border-radius:1px;animation:WebinarProgramCarousel_progressFill__oK_kc .6s ease-out}@keyframes WebinarProgramCarousel_progressFill__oK_kc{0%{width:0}to{width:100%}}.WebinarProgramCarousel_downloadButton__C_EYi{display:flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#0ea5e9,#06b6d4 50%,#0891b2);color:white;border:none;border-radius:12px;padding:1rem 2rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.WebinarProgramCarousel_downloadButton__C_EYi:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.WebinarProgramCarousel_downloadButton__C_EYi:hover:before{left:100%}.WebinarProgramCarousel_downloadButton__C_EYi:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(14,165,233,.3)}.WebinarProgramCarousel_dateLabel__0_6KE{font-size:.8rem;opacity:.9;background:rgba(255,255,255,.2);padding:.25rem .5rem;border-radius:6px}.WebinarProgramCarousel_carouselSection__woGng{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.WebinarProgramCarousel_carouselContainer__Bpv0t{position:relative;width:300px;height:400px;perspective:1200px;transform-style:preserve-3d}.WebinarProgramCarousel_carouselCard__JMvYF{position:absolute;width:280px;height:380px;left:50%;top:50%;margin-left:-140px;margin-top:-190px;transition:all .6s cubic-bezier(.4,0,.2,1);cursor:pointer}.WebinarProgramCarousel_cardInner__KNgsI{width:100%;height:100%;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.3);overflow:hidden;transition:all .3s ease}.WebinarProgramCarousel_carouselCard__JMvYF:hover .WebinarProgramCarousel_cardInner__KNgsI{box-shadow:0 35px 70px rgba(30,64,175,.2)}.WebinarProgramCarousel_cardImage__lu_DT{position:relative;height:70%;overflow:hidden}.WebinarProgramCarousel_cardImage__lu_DT img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.WebinarProgramCarousel_carouselCard__JMvYF:hover .WebinarProgramCarousel_cardImage__lu_DT img{transform:scale(1.05)}.WebinarProgramCarousel_cardOverlay__RiwlK{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(30,64,175,.8),rgba(233,30,99,.6));display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;font-weight:600;opacity:0;transition:opacity .3s ease;gap:.5rem}.WebinarProgramCarousel_carouselCard__JMvYF:hover .WebinarProgramCarousel_cardOverlay__RiwlK{opacity:1}.WebinarProgramCarousel_cardContent__neeJC{padding:1.5rem;height:30%;display:flex;flex-direction:column;justify-content:center}.WebinarProgramCarousel_cardContent__neeJC h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 .5rem;line-height:1.3}.WebinarProgramCarousel_cardContent__neeJC p{font-size:.9rem;color:#e91e63;font-weight:500;margin:0}.WebinarProgramCarousel_nextButton__uyC77{position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:25px;background:linear-gradient(135deg,#0ea5e9,#06b6d4);border:none;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:20}.WebinarProgramCarousel_nextButton__uyC77:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 10px 25px rgba(14,165,233,.3)}.WebinarProgramCarousel_nextButton__uyC77:disabled{opacity:.5;cursor:not-allowed}.WebinarProgramCarousel_indicators__Qfu5H{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.WebinarProgramCarousel_indicator___lrIA{width:10px;height:10px;border-radius:5px;border:none;background:rgba(14,165,233,.3);cursor:pointer;transition:all .3s ease}.WebinarProgramCarousel_activeIndicator__SPRWY{background:linear-gradient(135deg,#0ea5e9,#06b6d4);width:30px}.WebinarProgramCarousel_noPrograms__fljm5{display:flex;align-items:center;justify-content:center;min-height:400px;font-size:1.2rem;color:#6b7280;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;margin:2rem}@media (max-width:1200px){.WebinarProgramCarousel_containerWrapper__LfBBW{padding:3rem 1.5rem}.WebinarProgramCarousel_contentWrapper__7MzTl{gap:3rem}.WebinarProgramCarousel_carouselContainer__Bpv0t{width:280px;height:380px}.WebinarProgramCarousel_carouselCard__JMvYF{width:260px;height:360px;margin-left:-130px;margin-top:-180px}}@media (max-width:1024px){.WebinarProgramCarousel_containerWrapper__LfBBW{padding:2rem 1rem}.WebinarProgramCarousel_contentWrapper__7MzTl{grid-template-columns:1fr;gap:3rem;align-items:stretch}.WebinarProgramCarousel_carouselSection__woGng{order:-1;height:450px}.WebinarProgramCarousel_mainTitle__82eHU{font-size:2.2rem;text-align:center}.WebinarProgramCarousel_subtitle__fQ1ue{text-align:center}.WebinarProgramCarousel_headerSection__bFVx0{margin-bottom:1.5rem}.WebinarProgramCarousel_timelineContainer__j6aaq{max-height:350px}}@media (max-width:768px){.WebinarProgramCarousel_containerWrapper__LfBBW{padding:1.5rem 1rem;min-height:auto}.WebinarProgramCarousel_contentWrapper__7MzTl{gap:2rem}.WebinarProgramCarousel_mainTitle__82eHU{font-size:1.8rem}.WebinarProgramCarousel_subtitle__fQ1ue{font-size:1rem}.WebinarProgramCarousel_carouselSection__woGng{height:380px}.WebinarProgramCarousel_carouselContainer__Bpv0t{width:240px;height:320px}.WebinarProgramCarousel_carouselCard__JMvYF{width:220px;height:300px;margin-left:-110px;margin-top:-150px}.WebinarProgramCarousel_nextButton__uyC77{right:-45px;width:45px;height:45px}.WebinarProgramCarousel_timelineContainer__j6aaq{max-height:280px;gap:.8rem}.WebinarProgramCarousel_programItem__iZ1_T{padding:1.2rem}.WebinarProgramCarousel_programTitle___ZoBu{font-size:1rem}.WebinarProgramCarousel_programDate__nPmVY{font-size:.8rem;padding:.2rem .6rem}.WebinarProgramCarousel_downloadButton__C_EYi{padding:.9rem 1.5rem;font-size:.95rem;gap:.5rem}.WebinarProgramCarousel_dateLabel__0_6KE{font-size:.75rem}.WebinarProgramCarousel_indicators__Qfu5H{bottom:-40px}}@media (max-width:640px){.WebinarProgramCarousel_containerWrapper__LfBBW{padding:1rem .75rem}.WebinarProgramCarousel_mainTitle__82eHU{font-size:1.6rem;line-height:1.3}.WebinarProgramCarousel_subtitle__fQ1ue{font-size:.9rem}.WebinarProgramCarousel_carouselSection__woGng{height:320px;position:relative}.WebinarProgramCarousel_carouselContainer__Bpv0t{width:200px;height:280px}.WebinarProgramCarousel_carouselCard__JMvYF{width:180px;height:260px;margin-left:-90px;margin-top:-130px}.WebinarProgramCarousel_nextButton__uyC77{position:absolute;left:10px;top:50%;bottom:auto;transform:translateY(-50%);width:40px;height:40px;z-index:100}.WebinarProgramCarousel_timelineContainer__j6aaq{max-height:240px;gap:.6rem;padding-right:.5rem}.WebinarProgramCarousel_programItem__iZ1_T{padding:1rem;border-radius:12px}.WebinarProgramCarousel_programTitle___ZoBu{font-size:.95rem;line-height:1.3}.WebinarProgramCarousel_programDate__nPmVY{font-size:.75rem}.WebinarProgramCarousel_downloadButton__C_EYi{padding:.8rem 1.2rem;font-size:.9rem;flex-direction:column;gap:.3rem}.WebinarProgramCarousel_dateLabel__0_6KE{font-size:.7rem}.WebinarProgramCarousel_indicators__Qfu5H{bottom:-35px;gap:.4rem}.WebinarProgramCarousel_indicator___lrIA{width:8px;height:8px}.WebinarProgramCarousel_activeIndicator__SPRWY{width:24px}}@media (max-width:480px){.WebinarProgramCarousel_containerWrapper__LfBBW{padding:.75rem .5rem}.WebinarProgramCarousel_mainTitle__82eHU{font-size:1.4rem}.WebinarProgramCarousel_subtitle__fQ1ue{font-size:.85rem}.WebinarProgramCarousel_carouselSection__woGng{height:280px}.WebinarProgramCarousel_carouselContainer__Bpv0t{width:170px;height:240px}.WebinarProgramCarousel_carouselCard__JMvYF{width:150px;height:220px;margin-left:-75px;margin-top:-110px}.WebinarProgramCarousel_nextButton__uyC77{left:6px;width:35px;height:35px}.WebinarProgramCarousel_timelineContainer__j6aaq{max-height:200px}.WebinarProgramCarousel_programItem__iZ1_T{padding:.8rem}.WebinarProgramCarousel_programTitle___ZoBu{font-size:.9rem}.WebinarProgramCarousel_programDate__nPmVY{font-size:.7rem;padding:.15rem .5rem}.WebinarProgramCarousel_downloadButton__C_EYi{padding:.7rem 1rem;font-size:.85rem}.WebinarProgramCarousel_dateLabel__0_6KE{font-size:.65rem}.WebinarProgramCarousel_indicators__Qfu5H{bottom:-30px}}@media (max-width:360px){.WebinarProgramCarousel_containerWrapper__LfBBW{padding:.5rem}.WebinarProgramCarousel_mainTitle__82eHU{font-size:1.2rem}.WebinarProgramCarousel_subtitle__fQ1ue{font-size:.8rem}.WebinarProgramCarousel_carouselSection__woGng{height:250px}.WebinarProgramCarousel_carouselContainer__Bpv0t{width:140px;height:200px}.WebinarProgramCarousel_carouselCard__JMvYF{width:120px;height:180px;margin-left:-60px;margin-top:-90px}.WebinarProgramCarousel_nextButton__uyC77{right:-25px;width:30px;height:30px}.WebinarProgramCarousel_timelineContainer__j6aaq{max-height:180px}.WebinarProgramCarousel_programItem__iZ1_T{padding:.6rem}.WebinarProgramCarousel_programTitle___ZoBu{font-size:.85rem}.WebinarProgramCarousel_downloadButton__C_EYi{padding:.6rem .8rem;font-size:.8rem}}