.course-hero{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden;color:#fff;background:#314193;h1{line-height:1}p{line-height:1.4}hr{border:1px solid #ccc;margin:.2rem;width:80%}}.course-hero-img{width:100vw;height:100vh;display:flex;justify-content:center;flex-direction:column;align-items:center;overflow:hidden;animation:sizeInCourse 1s .4s forwards;img{width:100%;object-fit:cover}}.course-overlay{position:absolute;padding:1rem;width:auto;height:60%;color:#fff;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;top:2rem;opacity:0;animation:scaleIn .8s .1s forwards}.course-header{position:absolute;width:auto;padding:2rem 0 0;display:flex;justify-content:center;align-items:end;top:0;background-color:rgba(80,80,80,.4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;z-index:8;p{font-size:.5rem;margin:.1rem}}.course-text{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center;gap:20px}.course-hero-buttom,.course-hero-buttom-mobile{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;align-items:center;padding:1rem 0 0;z-index:8;background:#13093f;opacity:0;animation:opacityIn .8s .8s forwards}.course-hero-buttom-mobile{display:none}.course-price{display:flex;justify-content:space-between;width:80%;color:#fff;text-align:left;align-items:center}.course-links{display:flex;align-items:center;justify-content:space-between;color:#fff;width:80%;p{width:80%}a{display:flex;justify-content:center;align-items:center;font-size:.8rem;text-align:center;text-decoration:none;border-radius:50px;cursor:pointer;height:1.5rem;width:3rem;background-color:var(--blue);color:#fff;transition:all .2s ease-in-out;padding:0}a:hover{background-color:var(--dark-blue)}}.course-price-mobile-wrapper{justify-self:center;width:100%;text-align:center}.discount-line{text-decoration:line-through}.img-mobile{display:none}@media screen and (max-width:800px){.img-desktop{display:none}.img-mobile{display:block}.course-hero{hr{width:100%}}.course-hero-img{width:100vw;height:auto;animation:sizeInCourseMobile 1s .4s forwards;video{width:100%}}.course-hero-img:after{animation:sizeInCourseMobile 1s .4s forwards}.course-price{align-items:flex-start;justify-content:start;flex-direction:column;height:auto;gap:10px}.course-links,.course-price{display:flex;width:100%;padding:0 1rem}.course-links{margin:1rem 0}.course-hero-buttom{display:none}.course-hero-buttom-mobile{display:flex;justify-content:start}}@keyframes sizeInCourse{0%{height:100vh}to{height:80vh}}@keyframes sizeInCourseMobile{0%{height:100vh}to{height:80vh}}.aigame-detail-container{background:linear-gradient(180deg,#13093f,#130e46,#35194d,#29113d,#2c0d47,#13093f)}.aigame-video{width:40vw;height:auto;margin:auto;video{width:100%;height:auto;border-radius:15px}}.aigame-video-mobile{display:none}.aigame-detail-timeline{background:none;width:100vw;.timeline-title{width:max-content;margin:auto;h3{color:#fff;font-size:4rem}}.timeline-img{width:max-content;margin:auto;img{width:80vw;height:auto}}.timeline-detail{width:80vw;height:auto;padding:2% 3%;background-color:#fff;border-radius:70px;margin:auto;h3{font-size:2rem}h3,p{color:#1d1148}.text-1{font-size:1.2rem}.text-2{font-size:1.5rem}}}@media screen and (max-width:600px){.aigame-video{width:90vw;height:auto;margin:auto;video{width:100%;height:auto;border-radius:15px}}.aigame-video-desktop{display:block}.aigame-video-mobile{display:none}.aigame-detail-timeline{background:none;width:100vw;.timeline-title{width:max-content;margin:auto;h3{color:#fff;font-size:2.5rem}}.timeline-img{width:max-content;margin:auto;img{width:97vw;height:auto}}.timeline-detail{width:90vw;height:auto;padding:2% 3%;background-color:#fff;border-radius:15px;margin:auto;h3{font-size:1.3rem}h3,p{color:#1d1148}.text-1,.text-2{font-size:.9rem}}}}