.academy-hero-wrapper .card-wrapper{display:flex;padding:5.6rem;border-radius:1.6rem;background:#FFF;box-shadow:2px 4px 41px 0 rgba(0,56,245,0.06),0 0 54px 0 rgba(0,56,245,0.06)}.academy-hero-wrapper .card-wrapper .h1{color:#292929}.academy-hero-wrapper .card-wrapper .description{padding-top:1.6rem;padding-bottom:2.4rem;color:#292929;font-weight:500;line-height:3.8rem}.academy-hero-wrapper .card-wrapper .image-wrapper{max-width:38.5rem;max-height:25.7rem}.academy-hero-wrapper .card-wrapper .image-wrapper img{width:100%}.playlist-section .h1{margin-bottom:4rem;text-align:center;color:#292929}.playlist-section .youtube-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:1.2rem;width:6.6rem;height:4.6em;background-color:#FFF;object-fit:cover;cursor:pointer;z-index:1}.playlist-section .active-video-poster{height:42.5rem}.playlist-section .active-video-poster .video-poster{width:100%;height:100%;object-fit:cover}.playlist-section .content-wrapper{display:flex}.playlist-section .active-video{flex:1}.playlist-section .active-video iframe{width:100%;height:42.5rem;border-radius:1.6rem}.playlist-section .videos-list-wrapper{padding:0 1.6rem;overflow-y:auto;max-height:42.5rem;width:43rem}.playlist-section .videos-list-wrapper .video{display:flex;border-radius:0.8rem;margin-bottom:0.4rem;padding:0.8rem;transition:0.3s;cursor:pointer;overflow:hidden}.playlist-section .videos-list-wrapper .video .video-number{display:flex;align-items:center;margin-right:1.2rem}.playlist-section .videos-list-wrapper .video .video-number span{font-weight:400}.playlist-section .videos-list-wrapper .video .thumbnail{margin-right:1.2rem;pointer-events:none}.playlist-section .videos-list-wrapper .video .thumbnail img{width:12rem;height:7rem;border-radius:0.8rem;min-width:12rem}.playlist-section .videos-list-wrapper .video .title{color:#292929;font-size:1.6rem;font-weight:500;line-height:2.2rem}.playlist-section .videos-list-wrapper .video .play-icon{display:none}.playlist-section .videos-list-wrapper .video.selected{background:rgba(100,0,117,0.2)}.playlist-section .videos-list-wrapper .video.selected span{display:none}.playlist-section .videos-list-wrapper .video.selected .play-icon{display:block;width:0.8rem;height:1.6rem;animation:slideOut 0.2s ease-in-out}@keyframes slideOut{0%{transform:translateX(-1.2rem)}100%{transform:translateX(0)}}.playlist-section .videos-list-wrapper .video:not(.selected):hover{background:rgba(100,0,117,0.0509803922)}@media (max-width:840px){.academy-hero-wrapper .card-wrapper{min-height:42rem}.academy-hero-wrapper .card-wrapper .image-wrapper{position:absolute;bottom:0;right:5.5rem}.academy-hero-wrapper .card-wrapper .image-wrapper img{width:30rem;max-width:100%}.playlist-section .content-wrapper{flex-direction:column}.playlist-section .videos-list-wrapper{width:100%;padding:0;margin-top:2.4rem}.playlist-section .active-video iframe{height:40rem}}@media (max-width:610px){.academy-hero-wrapper .card-wrapper{flex-direction:column;gap:4.8rem;padding:5.6rem 1.6rem 1.6rem}.academy-hero-wrapper .card-wrapper .h1{font-size:3.2rem}.academy-hero-wrapper .card-wrapper .description{padding-top:0.8rem;padding-bottom:3.2rem;line-height:2.2rem}.academy-hero-wrapper .card-wrapper .image-wrapper{position:static;margin:0 auto}.academy-hero-wrapper .card-wrapper .content{display:flex;flex-direction:column;align-items:center;text-align:center}}@media (max-width:500px){.playlist-section .videos-list-wrapper{padding-right:1.2rem}.playlist-section .h1{margin-bottom:2.4rem}.playlist-section .active-video iframe{height:20rem}.playlist-section .active-video-poster{height:20rem}}