.course-hero{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden;color:#fff;background:var(--off-white);height:auto;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-hero-img:after{content:"";height:100vh;position:absolute;top:0;left:0;right:0;animation:sizeInCourse 1s .4s forwards}.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;z-index:8;background:var(--off-white);padding:1rem 0;opacity:0;animation:opacityIn .8s .8s forwards}.course-hero-buttom-mobile{display:none}.course-price{display:flex;justify-content:space-between;width:80%;color:var(--gray);text-align:left;align-items:center}.course-links{display:flex;align-items:center;justify-content:space-between;color:var(--gray);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}@media screen and (max-width:600px){.course-hero{hr{width:100%}}.course-hero-img{height:100vh}.course-hero-img,.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:76vh}}@keyframes sizeInCourseMobile{0%{height:100vh}to{height:66vh}}.course-get{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left;overflow:hidden;color:var(--gray);background:var(--off-white);img,video{width:80%;max-width:1000px;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:.5rem;margin-bottom:1rem}}#coursegettext{width:80%;color:#000}.course-get-text{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left;ul{text-align:left;list-style:none;width:60%;display:block}li{margin:1rem 0;width:100%;p{padding-left:1.7rem}}}@media screen and (max-width:1000px){.course-get-text{width:100%;ul{width:80%}}#coursegettext{width:100%;padding:1rem}}.course-timeline{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;transition:height .3s ease,overflow .3s ease;background:transparent;height:auto;padding-bottom:2rem}.course-timeline:after{background:linear-gradient(to top,var(--off-white) 0,hsla(0,0%,100%,0) 40%);width:100%;height:100%;position:absolute;top:0;left:0;content:"";z-index:4;display:none}.timeline-title{background-color:var(--off-white);text-align:left;width:80%;padding:1rem 0;h1{font-size:1.5rem}}.timeline{width:40%;position:relative;height:auto;transition:width .3s ease,padding .3s ease,height .3s ease;h5{color:var(--gray)}h3{color:var(--dark-gray)}}.timeline ul{list-style-type:disc;padding-left:1.5rem;transition:padding-left .3s ease;list-style:none;li{padding:.5rem}}.timeline.left{align-self:flex-start;margin-left:10%;padding-right:1rem}.timeline.right{width:50%;align-self:flex-end;padding-left:2rem;align-self:left}.line{position:fixed;z-index:-10;top:0;left:50%;width:8px;height:50%;border-radius:20px;background:linear-gradient(180deg,#56bcff 0,rgba(86,188,255,.8));transition:left .3s ease,height .3s ease,width .3s ease}.hidden-checkbox{display:none}.button-container{position:absolute;bottom:0;margin:.5rem;display:none;justify-content:center;width:100%;z-index:5}.checkbox-label{display:inline-block;height:1.5rem;width:3rem;display:flex;justify-content:center;align-items:center;background-color:var(--blue);color:#fff;border-radius:25px;cursor:pointer;transition:background-color .3s ease,transform .3s ease}#up{display:none}.checkbox-label:hover{background-color:var(--blue);transform:scale(1.05)}.outline-img{width:100vw;height:95vh}@media screen and (max-width:600px){.button-container{display:flex}.line{left:90%}.timeline-title{background-color:var(--off-white);text-align:left;width:100%;padding:1rem}.timeline.left,.timeline.right{align-self:center;margin:0;padding-left:2rem;padding-right:0;height:auto;width:100%}.timeline.left ul,.timeline.right ul{padding-left:1rem}#timeline-checkbox:checked~.course-timeline{height:100%;overflow:visible;#up{display:block}#down{display:none}}#timeline-checkbox:checked~.course-timeline:after{display:none}}.course-content{display:flex;padding:1rem 0;justify-content:center;flex-direction:column;align-items:center;text-align:left;width:100%;background:var(--off-white);overflow:hidden;color:var(--dark-gray);position:relative}.content-text{display:block;width:80%}.course-img{width:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0;img{width:100%;height:auto;border-radius:1rem;object-fit:cover}}#content-img-mobile{display:none}.course-item{width:60%;display:flex;flex-direction:column;justify-content:center;align-items:center;h5,p{color:var(--gray)}ul{list-style:none;width:80%;display:grid;grid-template-columns:50% 50%;justify-content:center;text-align:left}ul li:nth-child(odd):last-child{grid-column:span 2;width:100%;padding:0 4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}li{padding:1rem;width:100%}}.course_img{width:80%;max-width:1000px;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:.5rem;margin-bottom:1rem}@media screen and (max-width:1000px){#content-img-desktop{display:none}#content-img-mobile{display:block}.course-content{padding:0}.course-img{width:100%}.content-text{width:100%;padding:0 1rem}.course-item{width:80%;ul{width:100%}}}.course-tag{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden;color:#fff;background:var(--off-white);height:auto;padding: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%}.Unity-Header{width:100%;height:max-content;background-color:var(--off-white)}.Header{margin-top:15px}.Header-Detail{h3{margin-top:1%;margin-left:1%;font-size:1rem}p{margin:auto;width:85%;font-size:.7rem}}.space{margin-bottom:5px}.Header-Unity-Image{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;overflow:hidden;animation:sizeInCourse 1s .4s forwards;img{width:100%;object-fit:cover}}.Header-Detail-Image{width:100vw;display:flex;overflow:hidden;margin:10px auto;img{width:100%;object-fit:cover;height:40vh}}.Header-Detail-Box{padding:.7rem;margin-left:auto;margin-right:auto;width:90%}.Header-Video-Main-Div{display:flex;justify-content:center;align-items:center;width:100%}.Header-Video-Div{position:relative;width:85%;padding-bottom:56.25%;height:0;overflow:hidden;align-items:center}.Header-Video{position:absolute;top:.5;left:.5;width:100%;height:100%}@media screen and (max-width:1000px){.Header-Detail-Image{width:80vw;display:flex;overflow:hidden;margin:10px auto;img{width:100%;object-fit:cover;height:30vh}}}.Unity-Footer{width:100%;height:max-content;background-color:var(--off-white)}.Header{text-align:center;font-size:1.1rem}.Footer-Detail{h3{width:max-content;margin:auto;font-size:1rem}p{margin-left:3%;font-size:.7rem}}.Footer-Detail-Box{padding:.8rem;margin-left:auto;margin-right:auto;width:max-content}.Review{width:45vw;display:inline-block}.Review-Box{margin:auto;padding:.8rem;width:95vw}.Footer-Detail-Image{width:40vw;display:flex;overflow:hidden;margin:10px auto;img{width:100%;object-fit:cover;height:40vh}}@media screen and (max-width:1000px){.Footer-Detail{h3{margin:auto;font-size:1rem}h3,p{width:max-content}p{margin-left:auto;margin-right:auto;font-size:.7rem}}.Review{width:100vw;display:inline-block}.Review-Box{margin:auto;padding:0;width:100vw}.Footer-Detail-Image{width:70vw;display:flex;overflow:hidden;margin-left:auto;margin-right:auto;img{width:100%;object-fit:cover;height:30vh}}.Footer-Detail-Box{padding:.5rem;margin-left:auto;margin-right:auto;width:95%}}