@keyframes VideoCarousel-module__ZwCs7G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes VideoCarousel-module__ZwCs7G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@keyframes VideoCarousel-module__ZwCs7G__slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes VideoCarousel-module__ZwCs7G__fadeIn{0%{opacity:0}to{opacity:1}}.VideoCarousel-module__ZwCs7G__videoCarousel{width:100%;margin:0 0 3rem}.VideoCarousel-module__ZwCs7G__carouselContainer{border-radius:0;width:100%;height:70vh;min-height:550px;position:relative;overflow:hidden;box-shadow:0 20px 60px #7eb8d84d,0 10px 30px #00000026}.VideoCarousel-module__ZwCs7G__videoBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.VideoCarousel-module__ZwCs7G__backgroundVideo{object-fit:cover;width:100%;height:100%;animation:.6s ease-in VideoCarousel-module__ZwCs7G__fadeIn}.VideoCarousel-module__ZwCs7G__backgroundImage{background-position:50%;background-size:cover;width:100%;height:100%;animation:.6s ease-in VideoCarousel-module__ZwCs7G__fadeIn}.VideoCarousel-module__ZwCs7G__backgroundGradient{background:linear-gradient(135deg,var(--color-blue-500)0%,var(--color-blue-600)30%,var(--color-orange-500)70%,var(--color-orange-600)100%);width:100%;height:100%;animation:.6s ease-in VideoCarousel-module__ZwCs7G__fadeIn}.VideoCarousel-module__ZwCs7G__videoOverlay{background:linear-gradient(135deg,#7eb8d880 0%,#0006 50%,#ffb36666 100%);width:100%;height:100%;position:absolute;top:0;left:0}.VideoCarousel-module__ZwCs7G__carouselContent{z-index:2;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 5%;display:flex;position:relative}.VideoCarousel-module__ZwCs7G__contentWrapper{width:100%;max-width:750px;animation:.8s ease-out VideoCarousel-module__ZwCs7G__slideInUp}.VideoCarousel-module__ZwCs7G__industryTag{color:#15803d;letter-spacing:.02em;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.55rem 1rem;font-size:1rem;font-weight:700;display:inline-flex}.VideoCarousel-module__ZwCs7G__courseTitle{color:#fff;text-shadow:0 4px 20px #00000080,0 2px 10px #7eb8d866;letter-spacing:-1px;margin:0 0 1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.VideoCarousel-module__ZwCs7G__courseDescription{color:#fff;text-shadow:0 2px 10px #0006,0 1px 5px #0000004d;margin:0 0 2.5rem;font-size:1.35rem;font-weight:500;line-height:1.7}.VideoCarousel-module__ZwCs7G__buttonContainer{flex-wrap:wrap;gap:1.25rem;width:100%;margin-top:1rem;display:flex}.VideoCarousel-module__ZwCs7G__ctaButton{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border:3px solid #0000;flex:1;justify-content:center;align-items:center;gap:.75rem;min-width:calc(50% - .75rem);padding:1.25rem 2rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.VideoCarousel-module__ZwCs7G__ctaButton:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoCarousel-module__ZwCs7G__ctaButton:hover:before{width:300px;height:300px}.VideoCarousel-module__ZwCs7G__ctaButtonPrimary{background:linear-gradient(135deg,#fff 0%,var(--color-blue-50)100%);color:var(--color-blue-700);box-shadow:0 10px 30px #ffffff4d,0 5px 15px #0003}.VideoCarousel-module__ZwCs7G__ctaButtonPrimary:hover{border-color:#ffffff80;transform:translateY(-4px)scale(1.05);box-shadow:0 15px 40px #fff6,0 8px 20px #0000004d}.VideoCarousel-module__ZwCs7G__ctaButtonSecondary{background:linear-gradient(135deg,var(--color-blue-500),var(--color-blue-600));color:#fff;border:3px solid #ffffff4d;flex:none;min-width:auto;box-shadow:0 10px 30px #7eb8d880,0 5px 15px #0003}.VideoCarousel-module__ZwCs7G__ctaButtonSecondary:hover{background:linear-gradient(135deg,var(--color-blue-600),var(--color-blue-700));border-color:#ffffff80;transform:translateY(-4px)scale(1.05);box-shadow:0 15px 40px #7eb8d899,0 8px 20px #0000004d}.VideoCarousel-module__ZwCs7G__ctaButton i{z-index:1;font-size:1.2rem;transition:transform .3s;position:relative}.VideoCarousel-module__ZwCs7G__ctaButton:hover i{transform:translate(5px)}.VideoCarousel-module__ZwCs7G__ctaButton span{z-index:1;position:relative}.VideoCarousel-module__ZwCs7G__carouselDots{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);background:#ffffff26;border:2px solid #ffffff4d;gap:1rem;padding:.75rem 1.25rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.VideoCarousel-module__ZwCs7G__dot{cursor:pointer;background:#ffffff80;border:3px solid #ffffffb3;border-radius:50%;width:14px;height:14px;padding:0;transition:all .3s;box-shadow:0 2px 8px #0003}.VideoCarousel-module__ZwCs7G__dot:hover{background:#fffc;transform:scale(1.3);box-shadow:0 4px 12px #fff6}.VideoCarousel-module__ZwCs7G__dot.VideoCarousel-module__ZwCs7G__active{background:linear-gradient(135deg,var(--color-orange-400),var(--color-orange-500));border-color:var(--color-orange-300);border-radius:8px;width:40px;box-shadow:0 4px 15px #ffb36699,0 2px 8px #0003}@media (max-width:768px){.VideoCarousel-module__ZwCs7G__carouselContainer{height:70vh;min-height:500px}.VideoCarousel-module__ZwCs7G__courseTitle{margin-bottom:1rem;font-size:2.5rem}.VideoCarousel-module__ZwCs7G__industryTag{font-size:.92rem}.VideoCarousel-module__ZwCs7G__courseDescription{margin-bottom:.75rem;font-size:1.1rem}.VideoCarousel-module__ZwCs7G__ctaButton{padding:1rem 2rem;font-size:1rem}.VideoCarousel-module__ZwCs7G__carouselContent{padding:0 1rem}}@media (max-width:480px){.VideoCarousel-module__ZwCs7G__carouselContainer{height:65vh;min-height:450px}.VideoCarousel-module__ZwCs7G__courseTitle{font-size:2rem}.VideoCarousel-module__ZwCs7G__industryTag{margin-bottom:.75rem;font-size:.85rem}.VideoCarousel-module__ZwCs7G__courseDescription{font-size:1rem}.VideoCarousel-module__ZwCs7G__buttonContainer{flex-direction:column;gap:.75rem;width:100%;margin:0 auto;padding:0}.VideoCarousel-module__ZwCs7G__ctaButton{white-space:nowrap;justify-content:center;width:100%;min-height:38px;margin:0 auto;padding:.6rem 1rem;font-size:.95rem;line-height:1.2}.VideoCarousel-module__ZwCs7G__ctaButton span{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;min-width:0;display:inline-block;overflow:hidden}.VideoCarousel-module__ZwCs7G__carouselDots{gap:.75rem;padding:.6rem 1rem;bottom:.75rem}.VideoCarousel-module__ZwCs7G__dot{width:10px;height:10px}.VideoCarousel-module__ZwCs7G__dot.VideoCarousel-module__ZwCs7G__active{width:30px}}
