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