@import"https://use.typekit.net/lob0gpy.css";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css";textarea{scrollbar-face-color:#e7e7e8;scrollbar-arrow-color:#e7e7e8;scrollbar-shadow-color:#e7e7e8;scrollbar-highlight-color:#e7e7e8}textarea ::-webkit-scrollbar{width:1rem}textarea ::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}textarea ::-webkit-scrollbar-thumb{background:#e7e7e8}.btn{font-size:1.4rem}.btn,.btn--secondary{background-color:#fc1c49}.btn--secondary{border-color:#fc1c49;border-radius:.4rem}.btn--secondary:focus,.btn--secondary:hover{border-color:#fb0335;background-color:#fb0335}.btn--white{border-color:#747678;background-color:#fff;color:#747678}.btn--white:focus,.btn--white:hover{border-color:#ccc;background-color:#ccc;color:#fff}.btn--midnight{border-color:#252729;background-color:#252729}.btn--midnight:focus,.btn--midnight:hover{border-color:#202224;background-color:#202224}.btn[class$="--primary"]{border-color:#fc1c49;border-radius:.4rem;background-color:#fc1c49;font-size:1.6rem;line-height:2.4rem}.btn[class$="--primary"]:focus,.btn[class$="--primary"]:hover{border-color:#fc1c49;background-color:#fc1c49}.btn[class$="--primary"][disabled]{border:0;background-color:rgba(var(--c-primary-rgb),.22)}.btn--whiteSmoke{border-color:#f2f2f2;background-color:#f2f2f2;font-size:1.6rem;color:#5e5e5e;line-height:2.4rem}.btn--whiteSmoke:focus,.btn--whiteSmoke:hover{border-color:#ededed;background-color:#ededed}.btn[class$="--dark"]{border-color:#2e2e2e;border-radius:.4rem;background-color:#2e2e2e;font-weight:400;font-style:normal;font-size:1.4rem;color:#fff;line-height:2.2rem}.btn[class$="--dark"]:focus,.btn[class$="--dark"]:hover{border-color:#2e2e2e;background-color:#2e2e2e;outline:none}.btn[class$="--dark"][disabled]{border:0;background-color:rgba(46,46,46,.22)}.btn--revert{border-color:#747678;background-color:#747678;color:#fff}.btn--revert:focus,.btn--revert:hover{border-color:#4e5051;background-color:#4e5051}.btn--dimmed{border-color:#cfd0d1;background-color:#cfd0d1}.btn--dimmed:focus,.btn--dimmed:hover{border-color:#a8aaac;background-color:#a8aaac}.btn--kakao{width:100%;border:0;background-color:#fee500;font-size:1.6rem;color:#2e2e2e;line-height:2.4rem}.btn--kakao img{width:2.4rem;height:2.4rem;margin-right:.6rem}.btn--kakao:active,.btn--kakao:focus,.btn--kakao:hover{background-color:#fee500}.btn[disabled]{border-color:#cfd0d1;background-color:#cfd0d1;color:#fff;cursor:not-allowed}.vn-check{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding-left:3rem}.vn-check__label{display:block;margin-right:auto;padding-top:.2rem;padding-bottom:.2rem;font-size:1.4rem;cursor:pointer}.vn-check__label:before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-out;content:"";position:absolute;top:.1rem;left:0;width:2.4rem;height:2.4rem;border-radius:50%;background-color:#cfd0d1}.vn-check__label:after{content:"";position:absolute;top:1rem;left:.6rem;box-sizing:border-box;width:1.2rem;height:.8rem;margin-top:-.2rem;border-bottom:.2rem solid #fff;border-left:.2rem solid #fff;border-radius:.1rem;transform:rotate(-45deg)}.vn-check__label__note{font-size:1.2rem;color:#cfd0d1}.vn-check__input:checked+.vn-check__label:before{background-color:#fc1c49}.vn-check__label__required{font-weight:400;font-size:1.2rem;color:#cfd0d1}.vn-check__input:focus{outline:0 none}.vn-check__input:focus+.vn-check__label:before{outline:5px auto -webkit-focus-ring-color}.vn-check__note{width:100%;margin-top:.5rem;font-size:1.2rem}.vn-checkbox__title{display:flex;flex-direction:row;justify-content:space-between;color:#252729}.vn-checkbox__label{position:relative;margin-right:auto;padding:1rem 1rem 1rem 2.6rem;font-size:1.4rem}.vn-checkbox__label:before{top:0;left:0;box-sizing:border-box;width:1.6rem;height:1.6rem;border:.1rem solid #cfd0d1;border-radius:.4rem;background-color:#fff}.vn-checkbox__label:after,.vn-checkbox__label:before{transition-property:all;transition-duration:.2s;transition-timing-function:ease-out;content:"";position:absolute;bottom:0;margin:auto}.vn-checkbox__label:after{top:-.2rem;left:.3rem;width:.8rem;height:.4rem;border-bottom:.1rem solid #fff;border-left:.1rem solid #fff;opacity:0;transform:rotate(-45deg)}.vn-check__input:checked+.vn-checkbox__label:before{border-color:#fc1c49;background-color:#fc1c49}.vn-check__input:checked+.vn-checkbox__label:after{opacity:1}.vn-checkbox__dl{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin-top:2.2rem;font-size:1.2rem}.vn-checkbox__dl+.vn-checkbox__dl{margin-top:2.4rem}.vn-checkbox__dl dd{display:flex;flex:1 1;flex-direction:row;padding-left:2.8rem}.vn-checkbox__dl dt{width:50%;margin-top:1.2rem;margin-bottom:1.2rem;font-weight:700;color:#a0a2a3}.vn-checkbox__dl dt.a11y{width:1px}.vn-checkbox__dl dt.a11y+dd{padding-left:0}.vn-checkbox__cell{display:flex;flex:1 1;align-items:center;justify-content:space-between}.vn-checkbox__note{margin-top:1rem;font-size:1.2rem;color:#a0a2a3}.vn-checkbox__sub{color:#a0a2a3;text-decoration:underline}.vn-checkbox__more{transition-property:all;transition-duration:.2s;transition-timing-function:ease-out;padding:0 .4rem;border:.1rem solid #a0a2a3;font-size:1.2rem;color:#a0a2a3}.vn-checkbox__more:focus,.vn-checkbox__more:hover{border-color:#fc1c49;color:#fc1c49}.vn-checkbox__agreement{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem;margin-bottom:1rem}.vn-modal{position:fixed;top:0;left:0;z-index:101;width:100%;height:100%;background-color:rgba(0,0,0,.75)}.vn-modal__box{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;width:100%;min-height:18rem;padding:3.2rem 2rem 2rem;background-color:#fff;text-align:center;transform:translate3d(-50%,-50%,0)}.vn-modal__box--no-margin{margin:0}.vn-modal--sm .vn-modal__box{max-width:29.5rem}.vn-modal--md .vn-modal__box{max-width:32rem}.vn-modal--lg .vn-modal__box{max-width:48rem}.vn-modal__scroll{overflow-y:auto;height:36rem;margin-top:.3rem;padding:3rem 1.5rem;border:.1rem solid #e6e8eb;animation:fade-in .4s ease-in-out forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.vn-modal__h{font-size:1.4rem;line-height:1.5;margin-bottom:1.2rem;color:#4b4d4f}.vn-modal__h:only-child{margin-top:4.7rem;margin-bottom:4.7rem}.vn-modal__close{position:absolute;top:2.2rem;right:3rem;overflow:hidden;background-color:#fff}.vn-modal__close .icon--close{position:relative;display:block;width:4.2rem;height:4.2rem}.vn-modal__close .icon--close:after,.vn-modal__close .icon--close:before{content:"";position:absolute;top:50%;right:0;left:0;width:50%;height:.1rem;margin:auto;background-color:#747678}.vn-modal__close .icon--close:before{transform:rotate(45deg)}.vn-modal__close .icon--close:after{transform:rotate(135deg)}.vn-modal__p{margin-top:.8rem}.vn-modal__p .em{display:block;margin-top:-1.2rem;margin-bottom:1rem}.vn-modal__p:empty{display:none}.vn-modal__input{margin-top:3rem}.vn-modal__input~.btn__flex{margin-top:2.4rem}.vn-modal__func{margin-top:2rem;padding-right:3rem;padding-left:3rem}.vn-modal__func__item{margin-bottom:2.4rem}.vn-modal__func__item:only-child{margin-bottom:0}.vn-modal__func__btn{color:#3c3c3c}.vn-modal__func__btn,.vn-modal__more{font-size:1.2rem;line-height:1.5;text-decoration:underline}.vn-modal__more{margin-top:1.2rem;color:#747678}.vn-modal__help{font-size:1.2rem;line-height:1.5;transition-property:all;transition-duration:.2s;transition-timing-function:ease-out;display:none;margin-top:2rem;color:#4b4d4f;text-decoration:underline}.vn-modal__help:focus,.vn-modal__help:hover{color:#4b4d4f}.fail .vn-modal__help{display:block}.vn-modal .vn-msg{font-size:1.2rem;line-height:1.5;display:none;margin-top:.2rem}.vn-modal .vn-msg--error{color:#fc1c49}.vn-modal .fail .vn-msg{display:block}.vn-modal .fail .vn-message{color:#fc1c49}@media screen and (min-width:961px){.vn-modal__box{padding:3.2rem 3rem}.vn-modal--sm .vn-modal__box{max-width:32rem}.vn-modal--md .vn-modal__box{max-width:48rem}.vn-modal--lg .vn-modal__box{max-width:54rem}.vn-modal--xl .vn-modal__box{padding:2.4rem}.vn-modal__h{font-size:1.6rem;line-height:1.5}.vn-modal__func{margin-top:3.2rem}}.vn-modal--xl .vn-modal__box,.www-auth .auth-section .vn-modal--xl .vn-modal__box{max-width:80rem;border-radius:.8rem}.vn-welcome__item{position:relative;z-index:10;animation:fade-in .2s ease-in-out forwards}.vn-welcome__item__certify{display:flex}.vn-welcome__item__certify .btn{flex:1 0 14rem;margin-left:1rem;padding-right:0;padding-left:0}.vn-welcome__msg{margin-top:3rem;font-size:1.2rem;color:#5e5e5e;line-height:1.8rem}.vn-welcome__msg ul{margin-top:1rem}.vn-welcome__msg li{margin-top:1.2rem;word-break:keep-all}@media screen and (min-width:961px){.vn-welcome__msg{margin-top:4.8rem}}@media screen and (max-width:960px){.vn-welcome{padding-top:3rem;padding-bottom:3rem}}.vn-section__box{box-sizing:border-box;width:100%}.vn-section__box__block{margin-bottom:6rem}.vn-section__box__col{position:relative}.vn-section__box__col+.vn-section__box__col,.vn-section__box__holder~.vn-section__box__col{margin-top:2rem}.vn-section__box__opener~.vn-section__box__col{display:none}.vn-section__box__opener:checked~.vn-section__box__holder:after{content:"취소"}.vn-section__box__opener:checked~.vn-section__box__holder .holder{display:none}.vn-section__box__opener:checked~.vn-section__box__col{display:block;animation:fade .2s ease-in-out forwards}.vn-section__box__opener:focus~.vn-section__box__holder{outline:.5rem auto -webkit-focus-ring-color}@keyframes fade{0%{opacity:0}to{opacity:1}}.vn-section__box__title{margin-bottom:2rem;padding-bottom:2rem;border-bottom:.2rem solid #4b4d4f;font-weight:700;font-size:1.6rem}.vn-section__box__sub{position:relative;margin-top:.6rem;font-size:1rem;color:#a0a2a3}.vn-section__box__info{margin-top:2rem;margin-bottom:2rem}.vn-section__box__info+.vn-section__box__info{border-top:.1rem solid #cfd0d1}.vn-section__box__info:last-child{margin-bottom:0}.vn-section__box__info .label{display:inline-block;margin-bottom:.6rem}.vn-section__box__info__term{font-weight:700;font-size:1.2rem}.vn-section__box__info__value{position:relative;margin-bottom:2.4rem}.vn-section__box__info__value:last-child{margin-bottom:0}.vn-section__box__prod{margin-top:1rem;padding:1.6rem;background-color:#f5f5f6}.vn-section__box__prod .prod+.prod{margin-top:1rem}.vn-section__box__prod .desc{display:block;font-style:normal;font-size:1.2rem;color:#a0a2a3}.vn-section__box__link{position:relative;top:-1rem;z-index:1}.vn-section__box__cell{position:relative;margin-top:2rem}.vn-section__box__cell:first-child{margin-top:3rem}.vn-section__box__cell--hasfunc{padding-right:11.5rem}.vn-section__box__cell--hasfunc .btn{position:absolute;top:0;right:0;width:10.5rem}.vn-section__box__cell--haszipcode{box-sizing:border-box;width:100%;padding-right:13.5rem}.vn-section__box__cell--haszipcode .btn{position:absolute;top:0;right:0}.vn-section__box__cell .fail-message{position:absolute;top:100%;left:.2rem;display:none;font-weight:400;font-size:12px;color:#fc1c49;line-height:18px}.fail.vn-section__box__cell .fail-message{display:block}.vn-section__box__cell .textarea{height:8rem;resize:none}.vn-section__box__cell .note{font-size:1.2rem;color:#a0a2a3}.vn-section__box__p{font-size:1.6rem}.vn-section__box__p .note{display:block;font-size:1.2rem;color:#a0a2a3}.vn-section__box__price{display:block;margin-top:1rem;margin-bottom:3rem;font-weight:400}.vn-section__box__price .price{display:block;font-weight:700;font-style:normal;font-size:2rem;color:#fc1c49}.vn-section__box__price .price--sale{display:block;font-style:normal;color:#a0a2a3;text-decoration:line-through}.vn-section__box__footnote{margin-top:3rem;padding-top:3rem;border-top:.1rem solid #e7e7e8}.vn-section__box__footnote .help{font-style:normal;color:#fc1c49}.vn-section__box .vn-msg{display:none;margin-top:.2rem;font-size:1.2rem}.vn-section__box .vn-msg--error{color:#fc1c49}.vn-section__box .fail~.vn-msg{display:block}.vn-section__policies{position:relative;text-align:left}.vn-section__policies dt:not(:first-child){margin-top:1rem}.vn-section__policies dd{margin-left:1.5rem;padding-top:.4rem;padding-bottom:.4rem}.vn-section__policies dd,.vn-section__policies h4{margin-top:.4rem;margin-bottom:.4rem}.fcvn-section{padding-top:4rem}.fcvn-section__title{margin-bottom:4rem;font-weight:700;font-size:2rem}.fcvn-section__title .deco{position:relative;display:inline-block;vertical-align:top}.fcvn-section__title .deco:after{content:"";position:absolute;right:0;bottom:0;width:.5rem;height:.5rem;border-radius:50%;background-color:#fc1c49;transform:translate(200%,-100%)}.fcvn-section__container{padding-right:1.6rem;padding-left:1.6rem}@media screen and (min-width:961px){.fcvn-section__container{margin-right:auto;margin-left:auto;max-width:76rem;padding-right:7.8947368421%;padding-left:7.8947368421%}}.fcvn-section__flex{display:flex;flex-direction:column;align-items:flex-start}.fcvn-section__box{box-sizing:border-box;width:100%}.fcvn-section__box__title{padding-bottom:2.4em;border-bottom:.1rem solid #4b4d4f;font-weight:700;font-size:1.6rem}.fcvn-section__box__info{padding-top:2rem;padding-bottom:2rem}.fcvn-section__box__info:last-child{padding-bottom:0}.fcvn-section__box__info .label{display:inline-block;margin-bottom:.6rem}.fcvn-section__box__info__term{font-weight:700;font-size:1.2rem;color:#a0a2a3}.fcvn-section__box__info__value{position:relative;margin-bottom:2.4rem}.fcvn-section__box__info__value__input{position:relative}.fcvn-section__box__info__value__input .vn-check__toggle{position:absolute;top:0;right:1.6rem;display:flex;align-items:center;height:100%}.fcvn-section__box__info__value__input .vn-check__toggle svg{width:2.4rem;height:2.4rem}.fcvn-section__box__info__value:last-child{margin-bottom:0}.fcvn-section__box__info label{color:#4b4d4f}.fcvn-section__box__summary{margin-top:3rem;margin-bottom:3rem}.fcvn-section__box__summary .note{display:block;margin-top:1rem;font-size:1.2rem;color:#747678}.fcvn-section__box__summary .more{color:#fc1c49;text-decoration:underline}.fcvn-section__box__summary .more:focus,.fcvn-section__box__summary .more:hover{color:#fc1c49}.fcvn-section__box__summary+.fcvn-section__box__info{padding-top:0;padding-bottom:1rem}.fcvn-section__box__notice{margin-top:4rem;padding:1.6rem;background-color:#f5f5f6;font-size:1.2rem;color:#747678}.fcvn-section__box__notice .footnote-strong{display:block;margin-bottom:2rem;color:#a0a2a3}.fcvn-section__box__list li{padding:1.4rem 1.6rem;background-color:#f5f5f6}.fcvn-section__box__list li+li{margin-top:.4rem}.fcvn-section__box__list .title{display:block;color:#4b4d4f}.fcvn-section__box__list .desc{display:block;margin-top:.4rem;color:#a0a2a3}.fcvn-section__box__apply{padding-top:2rem}.fcvn-section__box__link{position:relative;top:-1rem;z-index:1}.fcvn-section__box__cell{position:relative;margin-top:2rem}.fcvn-section__box__cell:first-child{margin-top:3rem}.fcvn-section__box__cell--hasfunc{padding-right:11.5rem}.fcvn-section__box__cell--hasfunc .btn{position:absolute;top:0;right:0;width:10.5rem;padding-right:1rem;padding-left:1rem}.fcvn-section__box__cell--haszipcode{box-sizing:border-box;width:100%;padding-right:13.5rem}.fcvn-section__box__cell--haszipcode .btn{position:absolute;top:0;right:0}.fcvn-section__box__cell .fail-message{display:none;margin-top:.2rem;font-weight:400;font-size:12px;color:#fc1c49;line-height:18px}.fail.fcvn-section__box__cell .fail-message{display:block}.fcvn-section__box__cell .textarea{height:8rem;resize:none}.fcvn-section__box__cell .note{font-size:1.2rem;color:#747678}.fcvn-section__box__p{font-size:1.6rem}.fcvn-section__box__p .note{display:block;font-size:1.2rem;color:#a0a2a3}.fcvn-section__box__footnote{margin-top:3rem;padding-top:3rem;border-top:.1rem solid #e7e7e8}.fcvn-section__box__footnote .help{font-style:normal;color:#fc1c49}.fcvn-section__box__func{margin-top:3rem}.fcvn-section__box__func--back{font-size:1.2rem;color:#747678;text-decoration:underline}.fcvn-section__box__func--back:focus,.fcvn-section__box__func--back:hover{color:#b5c7d3}.fcvn-section__box__func .btn--addon{position:relative;background-color:rgba(0,0,0,0);color:#fc1c49}.fcvn-section__box__func .btn--addon:after,.fcvn-section__box__func .btn--addon:before{content:"";position:absolute;top:0;bottom:0;margin:auto;background-color:#fc1c49}.fcvn-section__box__func .btn--addon:before{left:2.3rem;width:1.5rem;height:.1rem}.fcvn-section__box__func .btn--addon:after{left:3rem;width:.1rem;height:1.5rem}.fcvn-section__box__func .btn--addon:focus,.fcvn-section__box__func .btn--addon:hover{color:#fff}.fcvn-section__box__func .btn--addon:focus:after,.fcvn-section__box__func .btn--addon:focus:before,.fcvn-section__box__func .btn--addon:hover:after,.fcvn-section__box__func .btn--addon:hover:before{background-color:#fff}.fcvn-section__box__skip{margin-top:3rem;font-size:1.2rem;text-align:right}.fcvn-section__box__skip .skip{color:#fc1c49;text-decoration:underline}.fcvn-section__box .fcvn-msg{display:none;margin-top:.2rem;font-size:1.2rem}.fcvn-section__box .fcvn-msg--error{color:#fc1c49}.fcvn-section__box .fail .fcvn-msg{display:block}.fcvn-section__box .fail .fcvn-message{color:#fc1c49}.fcvn-section__box .vn-message{display:block;margin-top:.6rem;font-size:1.2rem;color:#a0a2a3}.fcvn-section__agreement{position:relative;margin-bottom:3rem}.fcvn-section__aside{margin-top:3rem;padding-top:3rem;border-top:.1rem solid #cfd0d1}@media screen and (min-width:961px){.fcvn-section__title{margin-bottom:3rem}.fcvn-section__flex{flex-direction:row;margin-right:-1rem;margin-left:-1rem}.fcvn-section__fluid{display:flex;flex-direction:column}.fcvn-section__box{padding:4rem 3rem;border:.1rem solid #e7e7e8;box-shadow:0 1.2rem 2.4rem -1rem rgba(0,0,0,.1)}.vn-welcome .fcvn-section__box{padding:4rem}.fcvn-section__flex .fcvn-section__box{margin-right:1rem;margin-left:1rem}.fcvn-section__fluid .fcvn-section__box{margin-top:3rem;margin-bottom:3rem}.fcvn-section__fluid .fcvn-section__box:first-child{margin-top:0}.fcvn-section__box__title{padding-bottom:3rem}.fcvn-section__box__info{padding-top:3rem;padding-bottom:3rem}.fcvn-section__box__pad{padding-right:22rem}.fcvn-section__box__pad.payment-coupon{padding-right:12rem}.fcvn-section__box__apply{padding-top:3rem}.fcvn-section__box__cell--hasfunc{padding-right:23rem}.fcvn-section__box__cell--hasfunc .btn{width:22rem}.fcvn-section__box__cell--haszipcode{max-width:45rem;padding-right:17rem}.fcvn-section__box__cell--haszipcode .input--zipcode{max-width:28rem}.fcvn-section__aside{padding-top:0;border-top:0}}@media screen and (max-width:960px){.fcvn-section__box+.fcvn-section__box{margin-top:3rem;padding-top:3rem;border-top:.1rem solid #cfd0d1}}.www-auth--section{box-sizing:border-box;padding:6rem 2rem}.www-auth__text{padding-bottom:3rem;font-weight:400;font-style:normal;font-size:2.4rem;color:#2e2e2e;line-height:3.6rem}.www-auth .label{transition-property:all;transition-duration:.2s;transition-timing-function:ease-out;vertical-align:sub;margin-bottom:0;color:#5e5e5e}.www-auth .vn-checkbox__sub{color:#2e2e2e;text-decoration:none}.www-auth .vn-checkbox__label,.www-auth .vn-checkbox__sub{font-weight:400;font-style:normal;font-size:1.4rem;line-height:2.2rem}.www-auth .vn-checkbox__label{padding:.6rem 1rem .6rem 2.6rem;color:#919191}.www-auth .vn-checkbox__label:before{top:-.4rem;bottom:0;left:.3rem;box-sizing:content-box;width:1.175rem;height:.612rem;margin:auto;border:0;border-bottom:.2rem solid #c7c7c7;border-left:.2rem solid #c7c7c7;border-radius:.1rem 0 .1rem 0;background-color:rgba(0,0,0,0)!important;transform:rotate(-45deg)}.www-auth .vn-checkbox__label:after{border:0}.www-auth .vn-checkbox__more{border:0;color:#919191;text-decoration:underline #919191;white-space:nowrap;background-color:rgba(0,0,0,0);font-weight:400;min-width:0}.www-auth .vn-checkbox__marketing{gap:1.6rem;justify-content:flex-start;padding-top:.6rem;padding-left:1.6rem}.www-auth .vn-check__label{font-weight:400;font-style:normal;font-size:1.4rem;color:#2e2e2e;line-height:2.2rem}.www-auth .vn-check__label:before{top:.1rem;bottom:0;box-sizing:border-box;width:1.6rem;height:1.6rem;margin:auto;border:.1rem solid #c7c7c7;border-radius:.2rem;background:rgba(0,0,0,0);transform:translateY(-.1rem)}.www-auth .vn-check__label:after{top:-.4rem;bottom:0;left:.3rem;box-sizing:content-box;width:.8rem;height:.4rem;margin:auto;border-bottom:.2rem solid #fff;border-left:.2rem solid #fff;opacity:0}.www-auth .vn-check__label__required{font-size:1.4rem;color:#919191;line-height:2.2rem;white-space:nowrap}.www-auth .vn-check__large{font-weight:700;font-style:normal;font-size:1.6rem;color:#2e2e2e;line-height:2.4rem}.www-auth .vn-check__large:before{width:2rem;height:2rem}.www-auth .vn-check__large:after{top:-.5rem;bottom:0;left:.3rem;box-sizing:content-box;width:1.175rem;height:.612rem;margin:auto;border-bottom:.2rem solid #c7c7c7;border-left:.2rem solid #c7c7c7;border-radius:.1rem 0 .1rem 0;opacity:1}.www-auth .vn-check__input:focus+.vn-check__label:before{outline:0 none}.www-auth .vn-check__input:checked+.vn-check__label:before{border-color:rgba(0,0,0,0)}.www-auth .vn-check__input:checked+.vn-check__label:after{opacity:1}.www-auth .vn-check__input:checked+.vn-check__large:after{border-bottom:.2rem solid #fff;border-left:.2rem solid #fff}.www-auth .vn-check__input:checked+.vn-checkbox__label,.www-auth .vn-check__input:checked+.vn-checkbox__label .vn-check__label__required{color:#2e2e2e}.www-auth .vn-check__toggle{position:absolute;top:.7rem;right:0;width:2.4rem;height:2.4rem}.www-auth .vn-welcome__agreement{margin-top:1.2rem}.www-auth .vn-welcome__agreement__box{margin-top:1rem;padding:0;background-color:rgba(0,0,0,0)}.www-auth .vn-welcome__item__certify__time{position:absolute;top:1.5rem;right:8.6rem;font-size:1.4rem;color:#2e2e2e;line-height:2.2rem}.www-auth .vn-welcome__item__certify .btn{flex-basis:auto;align-self:flex-end;min-width:7.6rem;margin-left:1.2rem;padding:.5rem 1.2rem}.www-auth .vn-welcome__item .btn{border:0}.www-auth .vn-welcome__item .btn__flex{margin-top:3.2rem}.www-auth .fcvn-section__box__info{padding-top:0;padding-bottom:2.4rem}.www-auth .fcvn-section__box__info__value__input{position:relative}.www-auth .fcvn-section__box__info__value__input .vn-check__toggle{position:absolute;top:0;right:0;display:flex;align-items:center;height:100%}.www-auth .fcvn-section__box__info__value__input .vn-check__toggle svg{width:2.4rem;height:2.4rem}.www-auth .fcvn-section__box__summary{margin-top:1rem;font-weight:400;font-style:normal;font-size:1.4rem;color:#2e2e2e;line-height:2.2rem}.www-auth .fcvn-section__box__cell{margin:0}.www-auth .vn-section__box__info{margin-top:2rem;margin-bottom:3.2rem}.www-auth .coloso-auth--label{transform:translateY(100%) scale(1.17)}.www-auth .coloso-auth--label .label{margin-top:.6rem;color:#919191}.www-auth .fcvn-msg{display:none;margin-top:.6rem;font-size:1.2rem;color:#ab001f}.www-auth .fail input{border-color:#ab001f}.www-auth .fail .fcvn-msg{display:block}.www-auth .fail .fcvn-message{color:#ab001f}.www-auth dt{transition-property:all;transition-duration:.2s;transition-timing-function:ease-out;max-height:1.6rem;font-weight:400;color:#808991;transform-origin:left center}.www-auth dd{margin-bottom:1.6rem}.www-auth .auth-section .vn-modal__box{max-width:28.1rem;min-height:20.4rem;padding:2.4rem;border-radius:.4rem;text-align:left}.www-auth .auth-section .vn-modal__h{color:#2e2e2e}.www-auth .auth-section .vn-modal__p{font-size:1.4rem;color:#2e2e2e;line-height:2.2rem}.www-auth .auth-section .vn-modal__func{padding:0;border-radius:.4rem}.www-auth .auth-section .vn-modal__close i{width:2rem;height:2rem}.www-auth .auth-section .vn-modal__close i:after,.www-auth .auth-section .vn-modal__close i:before{width:100%;height:.2rem;border-radius:.1rem;color:#2e2e2e}@media screen and (min-width:961px){.www-auth .auth-section.box-size--lg .vn-modal__box{max-width:48rem}}.www-auth .success{position:absolute;top:1.5rem;right:.6rem;display:block;width:1.1rem;height:.6rem;border-bottom:.2rem solid #2e2e2e;border-left:.2rem solid #2e2e2e;transform:rotate(-45deg)}@media screen and (min-width:961px){.www-auth--section{max-width:44rem;margin:6rem auto auto;padding:6rem 4rem;border:1px solid #e3e3e3;border-radius:.6rem}}.sign-in__row{display:flex;justify-content:flex-end}.sign-in__text{color:#2e2e2e;font-size:1.4rem}.sign-in__divider{height:.1rem;margin:3.2rem 0;border-width:.1rem 0 0;border-top:.1rem solid #e3e3e3;color:#919191;text-align:center}.sign-in__divider:after{content:"또는 이메일로 로그인";position:relative;top:-1rem;padding:0 1.6rem;background:#fff}.sign-in .btn__flex{margin-top:1.6rem}.sign-in .vn-welcome__msg{margin-top:4.8rem}.sign-in .vn-welcome__msg>div{height:2rem}.sign-in .notice{color:#171b1f;text-decoration:underline}.signup-welcome-banner{display:block;padding:1.1rem 1.7rem;border-radius:.4rem;background-color:rgba(228,255,24,.3);font-size:1.2rem}.signup-welcome-banner>strong{display:block;margin-bottom:.5rem;color:#222}.signup-welcome-banner>span{color:#3c3c3c}