.course-hero{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden;color:white;background:black;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:white;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:black;opacity:0;animation:opacityIn .8s .8s forwards}.course-hero-buttom-mobile{display:none}.course-price{display:flex;justify-content:space-between;width:80%;color:white;text-align:left;align-items:center}.course-links{display:flex;align-items:center;justify-content:space-between;color:white;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:white;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}}.course-tag{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden;color:white;background:black;height:auto;padding:2rem 0;border:var(--gray);h1{line-height:1}p{line-height:1.4}hr{border:1px solid #ccc;margin:.2rem;width:80%}}.course-price hr{width:100%}.aigame-detail-container{background:black;.timeline-text{width:80vw;margin:auto;padding:5% 3%;color:white;p{font-size:1.2rem}}.timeline-text-2{width:80vw;margin:auto;padding:5% 3%;color:white;text-align:center;p{font-size:1.7rem}}}.aigame-img{width:40vw;height:auto;margin:auto;img{width:100%;height:auto;border-radius:15px}}.aigame-img-mobile{display:none}.aigame-detail-timeline{background:none;width:100vw;.timeline-title{width:max-content;margin:auto;h3{color:white;font-size:4rem}}.timeline-img{width:max-content;margin:auto;img{width:100vw;height:auto}}.timeline-detail{width:80vw;height:auto;padding:2% 3%;background-color:white;border-radius:70px;margin:auto;h3{font-size:1.7rem}h3,p{color:#1d1148}.text-1{font-size:1rem}.text-2{font-size:1.2rem}}.timeline-video{width:80vw;height:auto;margin:auto;video{width:100%;height:auto;border-radius:15px}}}@media screen and (max-width:600px){.aigame-img{width:90vw;height:auto;margin:auto;video{width:100%;height:auto;border-radius:15px}}.aigame-img-desktop{display:block}.aigame-img-mobile{display:none}.aigame-detail-timeline{background:none;width:100vw;.timeline-title{width:max-content;margin:auto;h3{color:white;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:white;border-radius:15px;margin:auto;h3{font-size:1.3rem}h3,p{color:#1d1148}.text-1,.text-2{font-size:.9rem}}}}