@charset "UTF-8";
/*! mobile 버전 - css */
@media (max-width: 1023px){
.step-sub-desc.small.color-666{margin-top:0.4rem}
.align-center-box .desc{margin-bottom:1.6rem}
.step-1::before{height:-webkit-calc(100% - 230px);height:calc(100% - 230px);height:-webkit-calc(100% - 23rem);height:calc(100% - 23rem)}
.step-1 .round-type-tag{margin-bottom:1rem}
.step-2::before{height:-webkit-calc(100% - 150px);height:calc(100% - 150px);height:-webkit-calc(100% - 15rem);height:calc(100% - 15rem)}
.step-2 .thumnail-box{padding-top:76.5%!important}
.step-2 .video-container .open-btn{margin-left:-5.2rem;margin-top:-3.4rem}
.step-2 .public-swiper-container.space01{margin-top:1.7rem}
.step-3::before{height:-webkit-calc(100% - 120px);height:calc(100% - 120px);height:-webkit-calc(100% - 12rem);height:calc(100% - 12rem)}
.step-3 .round-type-tag{margin-bottom:1rem}
.step-3 .public-swiper-container.space01{margin-top:1.7rem}
}
/*! pc & tablet 버전 - css */
@media (min-width: 1024px){
.step-sub-desc.small.color-666{margin-top:0.4rem}
.align-center-box .desc{margin-bottom:2.6rem}
.step-1::before{height:-webkit-calc(100% - 330px);height:calc(100% - 330px);height:-webkit-calc(100% - 33rem);height:calc(100% - 33rem)}
.step-1 .round-type-tag{margin-bottom:1rem}
.step-1 .public-swiper-container [class*="swiper-btn-round"]{margin-top:-6.5rem}
.step-2::before{height:-webkit-calc(100% - 230px);height:calc(100% - 230px);height:-webkit-calc(100% - 23rem);height:calc(100% - 23rem)}
.step-2 .video-container .thumnail-box{padding-top:76.5%;border-radius:2rem}
.step-2 .video-container .open-btn{margin-left:-5.2rem;margin-top:-3.4rem}
.step-2 .video-container{width:100%}
.step-2 .public-swiper-container.space01{margin-top:1.7rem}
.step-3::before{height:-webkit-calc(100% - 220px);height:calc(100% - 220px);height:-webkit-calc(100% - 22rem);height:calc(100% - 22rem)}
.step-3 .round-type-tag{margin-bottom:1rem}
.step-3 .public-swiper-container [class*="swiper-btn-round"]{margin-top:-6.5rem}
.step-3 .public-swiper-container.space01{margin-top:1.7rem}
}