@keyframes scrollDown{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollUp{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes roll{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes roll2{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}@keyframes vertical-roll1{0%{transform:translateY(0)}50%{transform:translateY(-100%)}50.01%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes vertical-roll2{0%{transform:translateY(0)}to{transform:translateY(-200%)}}@keyframes Opacity{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes imgOpacity{0%{opacity:0}70%{opacity:1}to{opacity:1}}@keyframes successShow{0%{opacity:0}70%{opacity:1}}@keyframes successObj{0%{transform:translate(-50%,-50%) scale(0);opacity:0}70%{transform:translate(-50%,-50%) scale(110%);opacity:1}to{transform:translate(-50%,-50%) scale(100%)}}@keyframes progressValue{0%{width:0}to{width:100%}}@keyframes bubble{0%{top:-30.5%}50%{top:-29.5%}to{top:-30.5%}}@keyframes topMove{0%{margin-top:0}to{margin-top:10px}}@keyframes bannerShow{0%{transform:translate(-50%,-30%);opacity:0}70%{transform:translate(-50%,-70%);opacity:1}to{transform:translate(-50%,-40%)}}@keyframes MoveTop{0%{margin-top:100vh}to{margin-top:3.5rem}}@keyframes popup{0%{top:100vh;opacity:0}70%{top:45%;opacity:1}to{top:50%}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpLazy{0%{opacity:0;transform:translate3d(0,50%,0)}50%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes glassOpen{0%{left:50%}to{left:145%}}@keyframes coverUp{0%{top:0}to{top:-3rem}}@keyframes uniqueImgChange{0%{background:url(/images/tutorial/unique_cover_img.png) no-repeat;background-size:55%;background-position:bottom}80%{background:url(/images/tutorial/unique_cover_img.png) no-repeat;background-size:55%;background-position:bottom}to{background:url(/images/tutorial/unique_cover_fill_img.png) no-repeat;background-size:55%;background-position:bottom}}@keyframes Shaking{0%{transform:translate(-40%,-60%) translateZ(0) rotate(3deg)}50%{transform:translate(-40%,-60%) translateZ(0) rotate(-3deg)}75%{transform:translate(-40%,-60%) translateZ(0) rotate(3deg)}to{transform:translate(-40%,-60%) translateZ(0) rotate(-3deg)}}@keyframes Change{30%{background:url(/images/tutorial/strength_cat_obj2.png) no-repeat}75%{background:url(/images/tutorial/strength_cat_obj2.png) no-repeat;opacity:.5}to{background:url(/images/tutorial/strength_cat_obj2.png) no-repeat;opacity:0}}@keyframes diagonalMove{0%{transform:translate(-30%,-70%) translateZ(0)}to{transform:translate(-34%,-65%) translateZ(0)}}@keyframes starOne{0%{transform:scale(40%)}50%{transform:scale(100%)}to{transform:scale(40%)}}@keyframes starTwo{0%{transform:scale(100%)}50%{transform:scale(40%)}to{transform:scale(100%)}}@keyframes draw{to{stroke-dashoffset:0}}.back__button{margin:0 2.25rem 5rem;padding:1.25rem 0;border-top:1px solid var(--border-gray)}.back__button button{font-weight:700}.page__top-banner{width:100%;height:6.25rem;padding:0 2.125rem;background:url(/images/notice_top.png) no-repeat;background-size:cover;background-position:50%;color:#fff;display:flex;flex-direction:column;justify-content:center}.check-wrapper{width:3.75rem;height:3.75rem;border-radius:50%;background-color:var(--violet50);position:relative}.animated-check{height:1.875rem;width:1.875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.animated-check path{fill:none;stroke:var(--primary-violet);stroke-width:4;stroke-dasharray:23;stroke-dashoffset:23;animation:draw .5s linear forwards;stroke-linecap:round;stroke-linejoin:round}.form__contents h3{font-size:1.125rem;font-weight:700;margin-bottom:2.5rem}.form__contents .label{font-size:1rem;font-weight:600;margin-bottom:.625rem}.form__contents .label.require:after{content:"*";color:var(--red);font-weight:600;margin-left:.125rem}.form__contents input,.input-file{width:100%;height:2.8125rem;box-sizing:border-box;border-radius:.625rem;border:1px solid var(--border-gray);padding:0 1rem}.form__contents input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;width:1rem;height:1rem;border-radius:50%;border:1px solid var(--gray600)}.form__contents input[type=radio]:checked{border:1px solid var(--primary-violet);position:relative}.form__contents input[type=radio]:checked:before{content:"";display:block;width:.4375rem;height:.4375rem;border-radius:50%;background-color:var(--primary-violet);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form__contents select{width:100%;height:2.8125rem;border-radius:.625rem;border:1px solid var(--border-gray);padding:0 1rem}.form__contents input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;width:.875rem;height:.875rem;border-radius:.25rem;border:1px solid var(--gray600)}.form__contents input[type=checkbox]:checked{background-color:var(--primary-violet);position:relative;border:none}.form__contents input[type=checkbox]:checked:before{content:"";display:block;position:absolute;width:.625rem;height:.48613rem;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/icons/check_icon.svg) no-repeat;background-position:50%;background-size:cover}.form__contents input[type=file]{display:none}.form__contents .input-file{position:relative;overflow:hidden;cursor:pointer}.form__contents .input-file:after{display:block;content:"";width:1.3125rem;height:.98438rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%);background:url(/icons/file_icon.svg) no-repeat}.form__contents .input-file>div{position:absolute;left:2.75rem;top:50%;transform:translateY(-50%);color:var(--gray600);width:84%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form__contents .arrow{width:.5rem;height:.5rem;border-right:1px solid var(--gray600);border-bottom:1px solid var(--gray600);transform:rotate(45deg);overflow:hidden;text-indent:-999px;margin-top:-.375rem}.agreement__box button.active{transform:rotate(-135deg);margin-top:.25rem}.agreement__contents.active{width:100%;height:7.5rem;overflow-y:scroll;font-size:.875rem;margin-bottom:.5rem;transition:all .2s ease-out;padding:1rem;border:1px solid var(--gray100)}.agreement__contents{height:0;padding:0 1rem;font-size:.875rem;overflow:hidden;transition:all .2s ease-out}.agreement__contents::-webkit-scrollbar{width:.5rem}.agreement__contents::-webkit-scrollbar-thumb{background-color:var(--gray400);border-radius:.5rem;border:2px solid transparent}.agreement__list{display:flex;gap:1rem;margin:.5rem 0}.agreement__list>div:first-child{color:var(--gray600);flex:1}.agreement__list>div:last-child{flex:4}.notice-summary{border-top:1px solid var(--violet100)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:var(--font-style);box-sizing:border-box;line-height:1.5}strong{font-weight:700}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.notice-move{width:.375rem;height:.375rem;border-right:1px solid var(--gray600);border-bottom:1px solid var(--gray600);overflow:hidden;text-indent:-999px;transform:rotate(-45deg)}.notice__list{padding:.75rem 0}.notice__list div .notice__list:not(:last-child){border-bottom:1px solid var(--border-gray)}.notice__title{font-size:1rem;font-weight:700}.notice__sub{font-size:.875rem;color:var(--gray500);display:flex;gap:.875rem;align-items:center}.career__top-banner{width:100%;height:13.5rem;padding:0 2.125rem;background:url(/images/career_top.png) no-repeat;background-size:cover;background-position:50%;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:1rem}.career__list{padding:.75rem 0}.career__title{font-size:1.25rem;font-weight:700}.career__sub{font-size:.875rem;color:var(--gray100);display:flex;gap:1rem;align-items:center}.career__sub:not(:last-child):after{display:block;content:"";width:1px;height:.75rem;background-color:var(--border-gray)}.career-badge{font-size:10px;font-weight:700;padding:4px 8px;border-radius:50px;display:flex;justify-content:center;align-items:center;gap:10px}.career-badge.core{border:1px solid var(--badge-red);color:var(--badge-red)}.career-badge.recruit{border:1px solid var(--badge-blue);color:var(--badge-blue)}.career-detail__top{border-bottom:1px solid var(--border-gray)}.career-detail__title{font-size:1.875rem;font-weight:700}.career-detail__contents>div{margin-bottom:2.5rem}.career-detail__contents h3{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.career-detail__contents li{list-style:inside}.career-detail__contents p,.career-detail__contents span{letter-spacing:0;font-size:1.25rem;font-family:var(--font-style)}.completion__wrap{height:calc(100vh - 3.25rem - 10.5rem)}.brand-video__wrap{width:100%;height:calc(100vh - 3.75rem)}.brand-check>span{display:block;line-height:1.75rem;position:relative;text-decoration:underline;color:var(--gray400);margin-left:1rem}.brand-check>span:before{content:"";width:12px;height:9px;display:block;position:absolute;top:.5rem;margin-left:-1rem;background:url(/icons/checklist_icon.svg);margin-right:8px}.brand-explain{background-color:oklch(.541 .281 293.009);opacity:.95;padding:2.5rem 1.5rem 3rem;border-radius:.625rem;margin-bottom:2.5rem}.explain__image{width:auto;height:5rem;position:relative;left:125px}.explain__title{font-size:1.5rem;font-weight:700;margin:1.25rem 0;color:#fff;text-align:center}.explain__contents{color:var(--gray900);color:#fff;opacity:.85}.brand-greeting,.explain__contents{word-break:keep-all}.review-swiper .swiper-slide{width:220px}.product-swiper .swiper-slide{width:140px}.genuine-swiper .swiper-wrapper{width:100%}.genuine-swiper .swiper-slide{width:12rem}.live-img__wrap{width:100%;height:37.5rem;padding:0 1rem;margin-bottom:2.5rem;overflow:hidden;position:relative}.live-img__wrap>.gradient{width:100%;height:100%;left:0;top:0;position:absolute;background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0) 25%),linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 25%);z-index:10}.roll-list.list-origin{animation:vertical-roll1 50s linear infinite}.roll-list.list-clone{animation:vertical-roll2 50s linear infinite}.list1:last-child{animation-delay:50s}.inquiry__button{background-color:var(--white);color:var(--primary-violet);font-weight:700;margin-top:1rem;padding:.875rem 1.5rem;border-radius:.625rem;width:6.875rem}.partner-logo__wrap{display:flex;overflow:hidden}.partner-logo__wrap ul{display:flex}.gradient-horizon{width:100%;height:100%;left:0;top:0;opacity:.6;position:absolute;background:linear-gradient(90deg,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,0) 25%),linear-gradient(270deg,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,0) 25%);z-index:10}.review-card{width:13.75rem;height:auto;border-radius:.625rem;border:1px solid var(--gray200);overflow:hidden}.review-card .review-info{background-color:var(--white);padding:1rem}.review-card .review-thumb{width:100%;height:13.75rem}.review-card .review-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review-user{margin-bottom:.75rem;display:flex;gap:.5rem;align-items:center}.review-user>div:first-child{font-size:.6875rem}.review-product{margin-bottom:.75rem;width:100%}.review-product>div:first-child{font-size:.875rem;color:var(--gray900)}.review-product>div:last-child{font-size:.75rem;color:var(--gray500);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-text>div{font-size:.75rem;color:var(--gray700);line-height:1.125rem}footer.notice,section.genuine,section.partner,section.product,section.review{border-top:.1rem solid var(--violet50)}.product-card .product-thumb{width:8.75rem;height:8.75rem;border-radius:.625rem;overflow:hidden;margin-bottom:.7rem;background-color:var(--gray50)}.product-card .product-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-name{margin-bottom:.7rem}.product-name>div:first-child{font-size:.875rem;font-weight:700}.product-name>div:last-child,.product-price>div:first-child{font-size:.75rem;color:var(--gray500)}.product-name>div:last-child{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-price>div:first-child{font-weight:700}.product-price>div:last-child{display:flex;gap:.25rem;align-items:center}.product-price>div:last-child>div:first-child{font-size:.875rem;font-weight:700}.live-list{width:100%;padding:1rem;display:flex;align-items:center;justify-content:space-between}.live-list>div:first-child{display:flex;gap:1rem;align-items:center}.live-list .live-img{width:5rem;height:5rem;overflow:hidden}.live-list .live-info{display:flex;flex-direction:column}.live-list .live-info>div:first-child{font-size:.75rem;color:var(--gray500)}.live-list .live-info>div:nth-child(3),.live-time>div{font-weight:700}.live-time>div{width:auto;height:1.25rem;padding:.25rem;border-radius:1rem;border:1px solid var(--red);color:var(--red);font-size:.625rem;display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-category{width:100%;padding:0 1rem}.market-category>ul{display:flex;width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap}.market-category>ul::-webkit-scrollbar{display:none}.market-category li{padding:.75rem 1.5rem;color:var(--gray400);cursor:pointer;scroll-snap-align:start}.market-category li.active{border-bottom:2px solid var(--black);color:var(--black)}.market-category li.active>div{font-weight:700}.live__wrap{width:100%}.live__btn{position:fixed;height:4rem;bottom:5%;z-index:10;width:100%;max-width:428px;display:flex;justify-content:center;padding:0 1rem}.live__btn button{width:23rem;height:3.75rem;border-radius:5.98256rem;background:linear-gradient(227deg,var(--secondary-1) 32.89%,#4fd5ff 93.16%);color:var(--white)}.horizontal-card{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:1.75rem}.live__wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.winnerboard-profile{overflow:hidden}.winnerboard-profile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.horizontal-card>.winnerboard-img{width:5.625rem;height:5.625rem;border-radius:.675rem;overflow:hidden;width:20%}.horizontal-card>.winnerboard-product{display:flex;flex-direction:column;width:60%;flex-shrink:0}.horizontal-card>.winnerboard-product>div:nth-child(2){font-size:.875rem;color:var(--gray400);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.horizontal-card>.winnerboard-product>div:nth-child(3){font-weight:700}.horizontal-card>.winnerboard-user{width:20%;display:flex;flex-direction:column;align-items:center}.horizontal-card>.winnerboard-user>div:first-child{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}.horizontal-card>.winnerboard-user>div:last-child{color:var(--gray600);text-align:center;font-size:.74306rem}.big-card{margin-bottom:1.75rem;gap:2.75rem;max-width:24rem;height:23rem;border-radius:1rem;background:linear-gradient(178deg,rgba(225,253,255,.92) 2.81%,#fbebff 59.5%,#f2faff 96.24%);position:relative}.big-card:after{display:block;content:"";width:98%;max-width:23.5rem;height:22.5rem;border-radius:.75rem;background:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(2.972222089767456px);backdrop-filter:blur(2.972222089767456px);z-index:1}.big-card:after,.big-card__contents{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.big-card__contents{z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem}.big-card__contents .winnerboard-user>div:first-child{width:2.25rem;height:2.25rem;border-radius:50%;overflow:hidden}.big-card__contents .winnerboard-user{display:flex;justify-content:center;align-items:center;gap:.5rem}.big-card__contents .winnerboard-img{width:10rem;height:10rem;border-radius:.75rem;overflow:hidden;background-color:var(--white)}.big-card__contents .winnerboard-product>div:first-child{font-weight:700}.big-card__contents .winnerboard-product>div:nth-child(2){font-weight:700;color:var(--secondary-3)}.big-card__contents .winnerboard-product>div:nth-child(3){color:var(--gray600);text-overflow:ellipsis;font-size:.75rem}.category-empty{width:100%;height:auto;padding:5rem 0 8rem;text-align:center}.market-card .market-thumb{width:100%;height:auto;margin-bottom:.75rem}.market-card .market-name>div:first-child{font-size:.875rem;font-weight:700}.market-card .market-name>div{margin-bottom:.25rem}.market-card .market-name>div:last-child,.market-card .market-price>div:first-child{font-size:.8125rem;color:var(--gray600)}.market-card .market-name>div:last-child{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-card .market-price>div:first-child{text-decoration:line-through}.market-card .market-price>div:last-child{display:flex;gap:.5rem}.market-card .market-price>div:last-child>div:first-child{color:var(--red);font-size:.875rem;font-weight:700}.market-card .market-price>div:last-child>div:last-child{font-size:.875rem;font-weight:700}.market-detail{padding-top:3.5rem}.detail__wrap{padding:1rem}.detail-name{margin-bottom:.75rem}.detail-name>div:first-child{font-weight:700}.detail-name>div:last-child{font-size:.9375rem;color:var(--gray600)}.detail-price{margin-bottom:1.375rem}.detail-price>div:first-child{font-size:1.125rem;font-weight:700;color:var(--gray400);text-decoration:line-through}.detail-price>div:last-child{display:flex;gap:.5rem}.detail-price>div:last-child>div:first-child{font-size:1.25rem;font-weight:700}.detail-price>div:last-child>div:last-child{color:var(--red);font-size:1.25rem;font-weight:700}.detail-sub{display:flex;margin-bottom:1.375rem}.detail-sub>div{padding:.375rem;display:flex;gap:.5rem;align-items:center}.detail-sub>div>span{display:block;width:1.75rem;height:1.75rem}.detail-sub>div:first-child>span{background:url(/icons/detail_info_icon.png) no-repeat;background-position:50%;background-size:contain}.detail-sub>div:last-child>span{background:url(/icons/detail_hits_icon.png) no-repeat;background-position:50%;background-size:contain}.detail-btn{width:100%;height:6.25rem;max-width:26.75rem;position:fixed;bottom:0}.detail-btn>div{position:relative;width:100%;height:100%}.detail-btn .detail-btn__wrap{width:100%;position:absolute;padding:1rem}.detail-btn>div button{width:100%;margin:0 auto;height:4rem;background-color:var(--black);border-radius:.625rem;color:var(--white);top:0}.detail-btn>div>.detail-btn-bg{width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.45) 0,var(--white) 11.15%)}.tutorial__container.ad,.tutorial__wrap.ad{width:100%;height:100vh;position:relative;overflow:hidden}.tutorial__container.ad video{width:100%;height:100vh;position:absolute;top:0;left:0}.ad-product-card{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);animation:bannerShow 1s ease-in-out;width:20rem}.background{background:url(/images/newBg.png) no-repeat;background-size:cover;background-position:50% 50%;width:100vw;height:100vh;position:fixed}#intro-text{position:fixed;display:flex;width:470px;height:100%;left:calc(40vw - 33.125rem);flex-direction:column;justify-content:space-between;margin-bottom:40px}.transparentText{color:hsla(0,0%,100%,.7);font-weight:200}.intro__title{font-size:4.25rem;font-weight:400;color:var(--gray900)}.intro__tag{display:flex;flex-wrap:wrap;gap:1rem 1.1rem;width:90%}.intro__tag>li{background-color:#66577c}.intro__tag>li,.intro__tag>li:hover{color:#eaeaea;font-size:1.02rem;font-weight:350;width:4rem;height:1.8rem;border-radius:1.125rem;display:flex;align-items:center;justify-content:center}.intro__tag>li:hover{background-color:#8972aa}.intro__title>div:last-child{font-weight:800;color:var(--primary-violet)}.intro__title span{font-weight:600}.intro__title span:before{display:block;content:"";width:9px;height:9px;border-radius:50%;position:absolute;top:-20px;left:50%;transform:translateX(-50%)}.intro__title span:first-of-type:before{background-color:var(--secondary-1)}.intro__title span:nth-of-type(2):before{background-color:var(--secondary-2)}.intro__title span:nth-of-type(3):before{background-color:var(--secondary-3)}.intro__title span:nth-of-type(4):before{background-color:var(--secondary-4)}.download__button{display:flex;gap:.65rem;margin:2rem 0 2.5rem}.download__button button{width:175px;height:55px;margin-top:26px;margin-left:8px;border-radius:.5rem;overflow:hidden;text-indent:-999px}.download__button a:first-child>button{background:url(/icons/googleButton.png) no-repeat;background-size:175px;background-color:transparent;background-position:50%}.download__button a:last-child>button{background:url(/icons/appStoreButton.png) no-repeat;background-size:175px;background-color:transparent;background-position:50%}.intro__tag>li{position:relative;cursor:pointer}.tooltip{visibility:hidden;z-index:1;width:235px;padding:1.45rem 1rem;background-color:var(--white);color:#66567c;position:absolute;top:160%;left:-20%;border-radius:9px;transition:all .15s ease-in-out;box-shadow:3px 3px 15px 0 rgba(33,21,97,.2)}.tooltip:after{content:" ";width:0;height:0;border-style:solid;border-width:12px 12.5px 0;border-color:var(--white) transparent transparent transparent;position:absolute;top:-5%;left:15%;transform:rotate(-180deg)}.intro__tag>li:hover .tooltip{visibility:visible;transform:translateY(-10px)}.tooltip .tooltipTitle{font-size:.925rem;font-weight:800;margin-bottom:.8rem;text-align:center}.tooltip .tooltipContent{font-size:.825rem;font-weight:600;text-align:center}.tutorial__container{width:100%;background-color:rgba(0,0,0,.6);height:calc(var(--vh, 1vh) * 100);overflow:hidden;position:relative}.tutorial__container video{position:absolute;top:0;left:0}.tutorial__container video,.tutorial__wrap{width:100%;height:calc(var(--vh, 1vh) * 100)}.tutorial__wrap{position:relative;overflow:hidden}.tutorial__wrap .text__wrap{width:100%;top:10%;margin-top:9rem;padding:0 1rem;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:1.25rem}.text__wrap div{color:#fff;opacity:.98}.trial__text>div:first-child{animation:fadeInUp .5s linear}.trial__text>div:last-child{animation:fadeInUpLazy 1s linear}.trial .product-img{overflow:unset;padding-top:2rem}.tutorial-btn__wrap{max-width:428px;width:100%;height:auto;top:4rem;position:fixed;z-index:500;cursor:pointer;display:flex;justify-content:flex-end;padding-right:1rem}.tutorial-btn__wrap:hover button{background-color:#4334b8;transition:all .2s ease-in-out;box-shadow:2px 2px 10px #a297d9}.tutorial-btn button{width:2.5rem;height:2.5rem;border-radius:1.5rem;color:#fff;font-size:13px;overflow:hidden;text-indent:-999px}.tutorial-btn .tutorial-open{background:url(/icons/exit_icon.svg) no-repeat;background-color:var(--primary-violet);background-position:50%}.tutorial-btn .tutorial-close{background:url(/icons/fullscreen_icon.svg) no-repeat;background-color:var(--primary-violet);background-position:50%}.my-info,.vidoe__wrap{width:100%;height:100%;position:relative}.my-info{display:flex;align-items:flex-start;left:0;opacity:1;animation:imgOpacity 2s linear}.my-info img{width:100%;height:auto}.product-img{padding-top:1rem;height:calc(100vh - 7rem);overflow:hidden;animation:imgOpacity 2s linear}.tutorial__wrap .product-img__wrap{width:100%;display:grid;gap:.3rem;grid-template-columns:1fr 1fr 1fr;justify-items:center;box-shadow:10px;padding:0 1.8rem 1.5rem}.tutorial__wrap .product-img__wrap div{overflow:hidden;padding:0;border-radius:1.2rem;margin-top:1.5rem}.tutorial__wrap .product-img__wrap img{width:5.5rem}.tutorial__wrap .product-img__wrap>div{position:relative}.tutorial__wrap .product-img__wrap>div>div{display:none;position:absolute;width:100%;height:100%;bottom:0;left:0;border:3px solid var(--primary-violet);background-color:rgba(230,225,255,.2)}.tutorial__wrap .product-img__wrap>div.active>div{display:block}.draw .product-img__wrap{top:15%}.floating-btn{position:absolute;bottom:6rem;width:100%;height:auto;display:flex;justify-content:center}.floating-btn.detail{bottom:4rem}.floating-btn button{width:80%;height:3.5rem;background-color:var(--black);color:var(--white);border-radius:2rem}.floating-btn button:disabled{background-color:#f6f6f6;color:var(--gray400)}.bottom-btn{width:100%;max-width:428px;height:auto;display:flex;justify-content:center;position:fixed;z-index:100;bottom:5.5rem}.bottom-btn button{width:90%;height:3.5rem;background:var(--bottom-btn-color);color:var(--white);border-radius:2rem}.bottom-btn button:disabled{background:#f6f6f6e6;color:var(--gray400)}.bottom-cta{position:absolute;top:-1.5rem;font-size:.875rem;font-weight:500;color:var(--gray500);display:flex;gap:.5rem}.bottom-cta>div:last-child{display:flex;flex-direction:column}.bottom-cta>div:last-child span{width:.5rem;margin-bottom:-.125rem;height:.5rem;border-left:1px solid var(--gray400);border-bottom:1px solid var(--gray400);transform:rotate(-45deg);box-sizing:border-box;animation:sdb 2s infinite}@keyframes sdb{0%{transform:rotate(-45deg) translate(0);opacity:0}50%{opacity:1}to{transform:rotate(-45deg) translate(-.25rem,.25rem);opacity:0}}.tutorial__wrap video{position:absolute;top:0;left:0;width:100%;height:calc(var(--vh, 1vh) * 100);-o-object-fit:cover;object-fit:cover}.btn-helper{width:100%;display:flex;align-items:center;justify-content:center;animation:Opacity 1s linear infinite;color:var(--gray600)}.btn-helper span{display:block;width:1.875rem;height:1.875rem}.login-popup__wrap{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.login-popup{border-radius:.75rem;position:absolute;z-index:1300;width:22.25rem;height:32rem;top:50%;left:50%;transform:translate(-50%,-50%);animation:popup .5s ease-in-out}.login-popup>.popup__wrap{position:relative;width:100%;height:100%}.login-popup>.popup__wrap>img{position:absolute;top:0;width:100%;height:auto}.login-popup>.popup__wrap>.social__button{position:absolute;width:90%;top:82%;left:50%;transform:translateX(-50%);display:flex;gap:1rem;justify-content:space-between;color:var(--white)}.email__button{position:absolute;right:3rem;bottom:27%;color:var(--white);display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#646fc3}.email__button:before{content:"";display:block;width:1rem;height:1rem;background:url(/icons/email_icon.svg) no-repeat;background-position:50%}.login-popup>.popup__wrap>.social__button>a{width:50%;height:3.5rem;border-radius:.5rem;background-color:hsla(0,0%,100%,.1);display:flex;justify-content:center;align-items:center}.social__button>a>div{width:100%;height:100%;padding:1rem}.social__button>a .googleplay-btn{background:url(/icons/googleplay.png) no-repeat;background-color:#2e348b;border-radius:5%;opacity:90%;margin-top:30px;background-position:50%;background-size:80%}.social__button>a .googleplay-btn:hover{background:url(/icons/googleplay.png) no-repeat;background-color:#3e46bd;border-radius:5%;opacity:90%;margin-top:30px;background-position:50%;background-size:80%}.social__button>a .appstore-btn{background:url(/icons/appstore.png) no-repeat;background-color:#2e348b;border-radius:5%;opacity:90%;margin-top:30px;background-position:50%;background-size:70%}.social__button>a .appstore-btn:hover{background:url(/icons/appstore.png) no-repeat;background-color:#3e46bd;border-radius:5%;opacity:90%;margin-top:30px;background-position:50%;background-size:70%}.mission,.trial{animation:MoveTop .5s ease-in}.popup__wrap{position:relative;width:100%;height:calc(var(--vh, 1vh) * 100);z-index:1300}.popup__wrap img{position:absolute;width:80%;top:20%;left:50%;transform:translateX(-50%);animation:MoveTop .5s ease-in}.login-popup .popup__wrap img{animation:none}.popup__wrap>div:not(.mission-bubble){position:absolute;left:0;text-align:center;width:100%}.login-popup .popup__wrap>div{position:relative}.popup__wrap .floating-btn{position:absolute;bottom:6rem;width:100%;height:auto}.popup__wrap .complete{width:80%;top:50%;transform:translate(-50%,-50%)}.misson__popup{width:100%;height:100%;position:absolute;top:0;display:flex}.misson__popup>.popup__wrap{position:relative;width:100%;height:100%;top:0}.misson__popup>img{position:absolute;width:100%;bottom:10%}.mission-bubble{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mission-bubble__wrap{width:21.875rem;height:16.5625rem;position:relative;top:-5rem}.mission-bubble__wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mission-bubble__wrap>.bg{position:absolute;top:0;left:0;transform:none}.mission-bubble__wrap .text{position:absolute;width:100%;top:60%;text-align:center;color:var(--white);overflow:hidden;white-space:nowrap;animation:mileageShow 1s ease-in}.mission-bubble__wrap .exp{position:absolute;width:11.5rem;height:6.54rem;top:-5rem;right:-1.5rem;animation:fadeInUp 1s linear}.mission-bubble__wrap .mileage{position:absolute;width:3rem;height:3rem;bottom:2rem;right:1rem;animation:mileageShow 1s ease-in}.complete .mission-bubble__wrap .mileage{width:6.875rem;height:6.875rem;top:-2rem;left:50%;transform:translateX(-50%)}.complete .mission-bubble__wrap .cat{position:absolute;width:9.5rem;height:9.5rem;top:0;right:0;animation:topMove .7s linear 0s infinite alternate}@keyframes mileageShow{0%{opacity:0}50%{opacity:0}to{opacity:1}}.confetti{width:15px;height:15px;position:absolute;left:50%;animation:confetti 5s ease-in-out -2s infinite;transform-origin:left top}.confetti:first-child{left:0;animation-delay:0}.confetti:nth-child(2){left:20%;animation-delay:-5s}.confetti:nth-child(3){left:30%;animation-delay:-3s}.confetti:nth-child(4){left:40%;animation-delay:-2.5s}.confetti:nth-child(5){left:50%;animation-delay:-4s}.confetti:nth-child(6){left:60%;animation-delay:-6s}.confetti:nth-child(7){left:70%;animation-delay:-1.5s}.confetti:nth-child(8){left:80%;animation-delay:-2s}.confetti:nth-child(9){left:90%;animation-delay:-3.5s}.confetti:nth-child(10){left:100%;animation-delay:-2.5s}@keyframes confetti{0%{transform:rotate(15deg) rotateY(0deg) translate(0)}25%{transform:rotate(5deg) rotateY(1turn) translate(-5vw,10vh)}50%{transform:rotate(15deg) rotateY(2turn) translate(5vw,30vh)}75%{transform:rotate(5deg) rotateY(3turn) translate(-10vw,40vh)}to{transform:rotate(15deg) rotateY(4turn) translate(10vw,60vh)}}.complete .mission-bubble__wrap .mileage img,.mission-bubble__wrap .mileage img{background:radial-gradient(50% 50% at 50% 50%,#f6fb05 0,rgba(102,92,131,0) 100%);animation:mileageGradient .5s ease-in-out infinite alternate}@keyframes mileageGradient{0%{margin-top:-.125rem;background:radial-gradient(45% 45% at 50% 50%,#f6fb05 0,rgba(102,92,131,0) 100%)}to{margin-top:0;background:radial-gradient(50% 50% at 50% 50%,#f6fb05 0,rgba(102,92,131,0) 100%)}}@keyframes mileageGradient2{0%{background:radial-gradient(45% 45% at 50% 50%,#f6fb05 0,rgba(102,92,131,0) 100%)}to{background:radial-gradient(50% 50% at 50% 50%,#f6fb05 0,rgba(102,92,131,0) 100%)}}.mission-btn{width:100%;padding:0 1rem;position:absolute;bottom:15%;z-index:1300;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:successShow 1s linear}.mission-btn div{color:var(--white);font-size:.875rem;margin:.75rem auto}.mission-btn button{background:linear-gradient(227deg,#a27bff 32.89%,#4fd5ff 93.16%);width:100%;height:4rem;color:var(--white);border-radius:2rem}.popup__wrap.complete{top:50%;transform:translateY(-50%);height:224px}.mission .floating-btn button{background-color:var(--primary-violet)}.overlay{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:1200}.mypage-product{padding:1rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;justify-items:stretch;margin-bottom:2rem}.mypage-product>div{display:flex;flex-direction:column;position:relative;width:100%;max-width:100%;overflow-x:auto;box-sizing:border-box}.mypage-product .thumb{width:100%;height:auto;overflow:hidden}.mypage-product.bulk{grid-template-columns:1fr 1fr;overflow-y:scroll;height:100%}.mypage-product.bulk .thumb{width:auto;height:auto;overflow:hidden}.mypage-product .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mypage-product .brand{font-weight:700}.mypage-product .model{font-size:.825rem;color:var(--gray400);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mypage-product .price{font-weight:700}#bottom-nav nav{display:flex;max-width:428px;width:100%;height:5.2rem;position:fixed;z-index:100;bottom:0;align-items:center;justify-content:space-around;background-color:rgba(0,0,0,.6);border-radius:1.48956rem 1.48956rem 0 0;cursor:pointer}#bottom-nav nav>div{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.875rem;gap:.125rem}#bottom-nav nav>div .nav-text{color:var(--primary-violet)}.ad-login-popup{border-radius:.75rem;position:absolute;z-index:1300;width:100%;height:auto;bottom:0;left:0;display:flex;justify-content:center;animation:adPopup .7s ease-in-out}@keyframes adPopup{0%{bottom:-100vh;opacity:0}70%{bottom:5%;opacity:1}to{bottom:0}}.ad-popup__wrap{width:90%;height:100%;position:relative}.ad-popup__wrap .social__button{width:100%;height:18%;position:absolute;bottom:5%;display:flex;gap:.5rem;padding:1rem}.ad-popup__wrap .social__button a{width:50%;height:100%;background-color:rgba(0,0,0,.25);border-radius:.875rem}.tt-product-detail{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;padding:0 1rem;animation:imgOpacity 2s linear;margin-bottom:20%}.tt-product-img{margin-top:30%;width:70%;height:auto;overflow:hidden}.tt-product-name{width:100%;text-align:center;padding:0 3rem}.tt-product-name>div:first-child{font-weight:700;font-size:1.25rem}.tt-product-name>div:last-child{width:100%;color:var(--gray400)}.tt-product-info{width:100%;margin-top:15%;border-top:1px solid var(--gray300);padding-top:5%;display:flex;text-align:center;justify-content:space-between}.tt-product-info>div{width:50%;white-space:nowrap}.tt-product-info>div>div{width:100%;overflow:hidden;text-overflow:ellipsis}.tt-product-info>div>div:first-child{margin-bottom:5%}.tt-product-info .tt-product-grade{border-right:1px solid var(--gray300)}.tt-product-info .tt-product-grade>div:first-child{font-size:1.5rem;font-weight:700;color:#9e9e9e}.tt-product-price span{font-size:1.5rem;font-weight:700}.nav-explain{width:100%;max-width:428px;height:auto;padding:0 1rem;position:fixed;z-index:100;bottom:6rem;display:flex;justify-content:center}.nav-explain>div{height:2.625rem;border-radius:1.5rem;background:linear-gradient(180deg,rgba(225,253,255,.92) 11.91%,#fbebff 49.96%,#d5defd 86.08%);filter:drop-shadow(0 0 5.2px var(--white));display:flex;align-items:center;padding:0 1rem}.nav-explain>div>div{width:100%;display:flex;justify-content:center;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-explain>div>div .play-icon{width:1.25rem;height:1.25rem;display:block;background:url(/icons/play_icon.svg) no-repeat;background-position:60% 50%;background-color:var(--white);background-size:60%;border-radius:.3125rem;flex-shrink:0}.nav-explain>div>div strong{font-weight:700;color:var(--primary-violet)}.draw__intro{width:100%;height:100%;background-size:auto;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);padding-top:6.5rem}.draw__intro>.text__wrap{text-align:center;font-size:1.125rem}.draw__intro .text__title,.text__title span{font-size:1.875rem;font-weight:700}.draw__intro .draw-cat{width:111%;left:46%;top:55%}.draw__intro .play-btn{width:100%;height:4rem;position:absolute;bottom:7rem;left:50%;transform:translateX(-50%);display:flex;justify-content:center}.draw__intro button{width:80%;background-color:var(--black);color:var(--white);border-radius:2rem}.tutorial__wrap.draw.first{background:url(/images/tutorial/draw_bg.png) no-repeat;background-position:center 45%;background-size:contain}.draw.fifth{animation:imgOpacity 2s linear}.draw__toggle{display:flex;position:fixed;bottom:6.25rem;z-index:100;width:100%;max-width:428px;justify-content:center}.draw__toggle label{display:block;position:relative}.draw__toggle input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;background-color:hsla(0,0%,100%,.25);width:14rem;height:4rem;border-radius:28.7905rem}.draw__toggle input[type=checkbox]:before{content:"";position:absolute;left:.1rem;top:.15rem;width:4rem;height:4rem;border-radius:50%;transform:scale(.8);background:url(/icons/newLogoBtn.png) no-repeat;background-position:50%;background-size:cover;filter:drop-shadow(2.764px 1.843px 6.449px rgba(0,0,0,.25));transition:left .25s linear}.draw__toggle input[type=checkbox]:checked{background:linear-gradient(90deg,hsla(0,0%,100%,.45) 0,var(--violet500));opacity:90%}.draw__toggle input[type=checkbox]:checked:before{background-color:#fff;left:calc(15rem - 4.75rem)}.draw__toggle input[type=checkbox]:checked~.toggle-exp{display:none}.draw__toggle .toggle-exp{position:absolute;top:50%;left:50%;transform:translate(-35%,-65%);white-space:nowrap;color:var(--white);font-size:18px;display:flex;align-items:center;justify-content:center}.draw__toggle span{display:block;width:.5rem;height:.5rem;border-right:2px solid var(--gray400);border-top:2px solid var(--gray400);transform:rotate(45deg)}.tutorial-draw .intro{width:100%;height:100%;background:linear-gradient(154deg,rgba(225,253,255,.92) 11.91%,#fbebff 49.96%,#d5defd 86.08%);opacity:.6;display:flex;justify-self:center;align-items:center}.draw-cat{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);animation:topMove .7s linear 0s infinite alternate;width:80%}.draw.second{width:100%;height:calc(var(--vh, 1vh) * 100);position:relative;overflow:hidden}.draw.fourth .product-card,.draw.second .product-card{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);animation:bannerShow 1s ease-in-out;width:20rem}.draw.third{width:100%;height:calc(var(--vh, 1vh) * 100)}.draw.third>div:nth-child(2){width:100%;top:20%;left:50%;transform:translateX(-50%)}.draw__second{width:100%;height:calc(var(--vh, 1vh) * 100);position:relative}.draw.fourth>div:first-child{text-align:center;font-size:1.25rem;margin:3rem auto 2.5rem}.draw.third>div:nth-child(2){height:auto;position:relative;overflow:hidden}.draw.third>div:nth-child(2) img{margin:0 auto}.draw.third>div:nth-child(2) span{position:absolute;display:block;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--white) 51.04%,hsla(0,0%,100%,0) 100%);animation:roll2 4s linear infinite}.draw.sixth{animation:imgOpacity 1s linear}.mix-cat{width:100%}.mix-cat img:first-child{position:absolute;top:50%;left:50%;width:80%;transform:translate(-45%,-30%)}.mix-cat img:last-child{position:absolute;top:50%;left:50%;transform:translate(-40%,-70%) translateZ(0);animation:diagonalMove .7s linear 0s infinite alternate;width:70%}.mix .product-amount{width:100%;display:flex;justify-content:space-between;align-items:center;top:15%;padding:0 1rem}.mix .product-amount>div:last-child{color:var(--primary-violet)}.tutorial__wrap.mix .product-img__wrap{top:18%}.make-cat img:first-child{position:absolute;top:50%;left:50%;transform:translate(-70%,-50%);width:60%}.make-cat img:nth-child(2){position:absolute;top:50%;left:50%;transform:translate(-30%,-40%);animation:topMove .7s linear 0s infinite alternate;width:80%}.make-cat img:nth-child(3){position:absolute;top:40%;left:9%;animation:starOne 1s linear infinite}.make-cat img:nth-child(4){position:absolute;top:55%;left:25%;animation:starTwo 1s linear infinite}.make-product,.strength-product{width:100%;height:calc(var(--vh, 1vh) * 100);position:absolute;display:flex;flex-direction:column;padding:1rem}.make-product .make-title,.strength-product .strength-title{display:flex;gap:1rem;align-items:center;padding-top:1.5rem;padding-bottom:.5rem;margin-bottom:.5rem;justify-content:space-between;width:100%}.make-product .make-title{justify-content:start;border-bottom:1px solid var(--gray300);white-space:nowrap}.make-product .make-title>div:last-child,.strength-product .strength-title>div:first-child>div:last-child{font-size:.825rem;color:var(--gray600);overflow:hidden;text-overflow:ellipsis}.make-product .make-value,.strength-product .strength-value{width:100%;height:20.75rem}.make.third .make-value{background:url(/images/tutorial/make_product.png) no-repeat;background-position:50%;background-size:contain}.make.fourth .make-value{background:url(/images/tutorial/make_product2.png) no-repeat;background-position:50%;background-size:contain}.make-product .make-value>div,.strength-product .strength-value>div{position:relative;width:100%;height:100%}.make-product .make-value>div>img,.strength-product .strength-value>div>img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:auto}.make-product .make-operation,.strength-product .strength-operation{display:flex;justify-content:space-between;align-items:center}.make-product .make-operation .make-btn{position:relative;width:11.75rem;height:13.8125rem;background:url(/images/tutorial/make_center.png) no-repeat;background-position:50%;background-size:contain}.make-product .make-operation .make-btn>img,.strength-product .strength-operation .strength-btn>img{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);animation:Opacity 1s linear infinite}.make-product .make-title>div:first-child,.strength-product .strength-title>div>div:first-child{font-weight:700}.make .product-card>img,.strength .product-card>img{position:absolute;top:10%;left:50%;transform:translateX(-50%);width:3rem;animation:successShow 2s ease-in-out}.make .product-card>div:first-of-type,.strength .product-card>div:first-of-type{position:absolute;top:20%;left:50%;color:#fff;font-size:2rem;font-weight:700;text-align:center;transform:translateX(-50%);width:100%;animation:successShow 2s ease-in-out}.make .product-card>div:last-of-type,.strength .product-card>div:last-of-type{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:successObj 2s ease-in-out;width:100%;height:100%}.make .product-card>div:last-of-type>div,.strength .product-card>div:last-of-type>div{width:90%;height:100%;margin:0 auto}.make .product-card>div:last-of-type img,.strength .product-card>div:last-of-type img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.make .product-card>div:last-of-type img:last-child,.strength .product-card>div:last-of-type img:last-child{width:60%}.make .btn-helper span{background:url(/images/tutorial/make_btn_icon.png) no-repeat;background-position:50%}.make .mission-bubble__wrap .text,.strength .mission-bubble__wrap .text{top:55%}.strength-title{padding-top:1.5rem}.strength-product .strength-title>.product-name{display:flex;gap:1rem;align-items:center;width:70%;margin-bottom:0}.strength-product .strength-title>.product-price{display:flex;width:30%;align-items:center}.strength-product .strength-title>.product-price>span{display:block;width:1.5rem;height:1.5rem;background:url(/images/tutorial/money_icon.png) no-repeat;background-position:50%;background-size:contain}.strength-product .strength-title>.product-price>div{color:var(--black);font-weight:700;white-space:nowrap}.strength-product .strength-title>.product-name>div:last-child{width:60%;white-space:nowrap}.strength-cat img{position:absolute;top:50%;left:50%;will-change:transform;transform:translate(-50%,-50%) translateZ(0) rotate(3deg);animation:Shaking .7s linear 0s infinite alternate;width:90%}.strength-cat div{width:70%;position:absolute;top:50%;left:50%;transform:translate(-60%,-10%)}.strength-cat span{display:block;width:11rem;height:11rem;background:url(/images/tutorial/strength_cat_obj.png) no-repeat;background-position:50%;animation:Change 4s linear 1s infinite}.strength.third .strength-value{background:url(/images/tutorial/strength_product.png) no-repeat;background-position:50%;background-size:88%}.strength.fourth .strength-value{background:url(/images/tutorial/strength_product2.png) no-repeat;background-position:50%;background-size:88%}.strength.fifth .strength-value>div:last-child,.strength.fourth .strength-value>div:last-child,.strength.third .strength-value>div:last-child{text-align:center;margin-top:-2rem;font-weight:700;font-size:1.25rem}.strength.fifth .strength-value>div:last-child span,.strength.fourth .strength-value>div:last-child span{color:#c2392e;font-weight:700}.strength.fifth .strength-value>div:last-child span.zero,.strength.third .strength-value>div:last-child span.zero{color:var(--gray300)}.strength-product .strength-operation .strength-btn{position:relative;width:11.75rem;height:13.8125rem;background:url(/images/tutorial/strength_center.png) no-repeat;background-position:50%}.strength-product .strength-operation .strength-btn>img{transform:translate(-42%,-57%)}.strength.eighth,.strength.seventh,.strength.sixth{background:radial-gradient(57.09% 57.09% at 50% 45.51%,#3a3a3c 0,#1a1a1a 100%);background-position:50%;background-size:cover;width:100%}.strength .strength-product{position:absolute;left:0;top:0}.strength .strength__button{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:1rem}.strength .strength__button>div:first-child img{width:80%;margin:0 auto;height:auto}.strength.eighth .unique-reward__top{width:100%;position:absolute;top:7%;text-align:center;color:var(--white)}.strength.eighth .unique-reward__top>div:first-child{font-size:.875rem;font-weight:200}.strength.eighth .unique-reward__top>div:last-child{font-size:1.375rem}.strength.eighth .unique-reward__card{width:100%;height:23rem;position:absolute;top:18%;text-align:center}.strength.eighth .unique-reward__card>div:first-child{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background:radial-gradient(101.75% 101.75% at 19.35% 8.63%,#00ffe0 0,#0587ff 100%);background-clip:text;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.strength.eighth .unique-reward__card>div:last-child{position:relative;width:15rem;height:15rem;margin:0 auto}.strength.eighth .unique-reward__card>div:last-child>img{width:100%;height:100%;position:absolute;left:50%;top:0;transform:translateX(-50%)}.strength.eighth .unique-reward__card>div:last-child>img:last-child{left:145%;animation:glassOpen 1s linear}.strength.eighth .unique-reward__price{width:100%;position:absolute;bottom:22%}.strength.eighth .unique-reward__price img{width:80%;margin:0 auto}.strength.eighth{opacity:1;animation:imgOpacity 2s linear}.strength.ninth .text__wrap{padding:0 1rem;display:flex;align-items:center;flex-direction:row;justify-content:space-between;height:auto}.strength.ninth .text__wrap>div:first-child{width:5rem;height:5rem}.strength.ninth .text__wrap>div:nth-child(2){margin:0 auto}.strength.ninth .text__wrap>div:last-child{width:5rem;height:5rem;border-radius:.625rem;position:relative}.strength.ninth .text__wrap>div:last-child img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.mypage-product span,.strength.ninth .text__wrap>div:last-child span{position:absolute;display:flex;justify-content:center;align-items:center;width:2.5rem;height:1.25rem;border-radius:1rem;background-color:var(--red);color:var(--white);font-size:.625rem;top:0;right:0}.unique-cover{width:100%;height:60%;position:absolute;top:-3rem;background:linear-gradient(24deg,#424242 -13.07%,#202020 93.14%);box-shadow:inset 0 -2.787px 6.769px 0 rgba(0,0,0,.62);filter:drop-shadow(0 1.991px 11.148px rgba(0,0,0,.46));border-radius:0 0 2rem 2rem;z-index:1}.strength.sixth .unique-cover{animation:coverUp .5s linear}.unique-cover>div:first-child{width:100%;height:99%;position:absolute;background:linear-gradient(12deg,#353536 17.82%,#202020 91.44%);box-shadow:inset 0 -2.787px 6.769px 0 hsla(0,0%,100%,.1);filter:drop-shadow(0 1.991px 11.148px rgba(0,0,0,.46)) blur(1.9907407760620117px);border-radius:0 0 2rem 2rem}.unique-cover>div:last-child{width:100%;height:100%;position:absolute}.unique-cover>div:last-child>div{width:100%;height:100%;position:relative}.unique-cover .unique-product{width:60%;height:auto;position:absolute;left:50%;transform:translateX(-50%);bottom:2rem}.strength.sixth .unique-cover .unique-product{background:url(/images/tutorial/unique_cover_img.png) no-repeat;background-size:55%;background-position:bottom}.strength.seventh .unique-cover .unique-product{background:url(/images/tutorial/unique_cover_fill_img.png) no-repeat;background-size:55%;background-position:bottom;animation:uniqueImgChange 1s linear}.unique-progress{height:2.5rem;position:absolute;top:62%;width:80%;margin:-3rem auto 0}.strength .unique-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;height:40px;background:#2f2f2f;border-radius:10px;box-shadow:0 1.593px 3.583px 0 hsla(0,0%,49%,.25),0 -1.194px 2.389px 0 hsla(0,0%,8%,.65)}.strength.seventh .unique-progress>div{position:absolute;top:0;left:0;border-radius:10px;width:100%;height:100%;background:-webkit-linear-gradient(395.21% 100.05% at 100% 94.72%,#00ffe0,#0587ff);background:radial-gradient(395.21% 100.05% at 100% 94.72%,#00ffe0 0,#0587ff 100%);animation:progressValue 1s linear}.unique-btn{width:100%;position:absolute;height:10rem;bottom:12%;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center}.unique-btn>div:first-child{width:30%}.unique-btn>div:last-child{color:#8c8c8c}.strength.fifth .btn-helper>div{background:radial-gradient(101.75% 101.75% at 19.35% 8.63%,#00ffe0 0,#0587ff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.strength .btn-helper span{background:url(/images/tutorial/strength_btn_icon.png) no-repeat;background-position:50%}.unique-bubble__wrap{width:100%;position:relative}.unique-bubble__wrap .bubble{position:absolute;top:-30%;left:50%;transform:translateX(-50%);width:16.25rem;height:5rem;background-color:#f6f6f6;padding:1rem;z-index:1;border-radius:2.5rem;text-align:center;color:var(--gray400);animation:bubble .7s ease-in-out infinite}.unique-bubble__wrap .bubble:after{content:" ";width:0;height:0;border-color:#f6f6f6 transparent transparent;border-style:solid;border-width:12px 12.5px 0;position:absolute;bottom:-15%;left:50%;transform:translateX(-50%)}