.account__header{position:sticky;top:80px;z-index:10}.account__header .mobile{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none;position:relative;margin:0 auto;font-size:17px;font-weight:700;border-radius:3px;background:#002a3a url(/assets/images/sub/arrow_down.svg) no-repeat;background-position:calc(100% - 20px) 50%;color:#fff;border:0;line-height:50px;height:50px;padding:0 15px;box-sizing:border-box;width:100%;min-width:280px;outline:none}@media (max-width:640px){.account__header{margin-top:30px}.account__header ul{display:none}.account__header .mobile{display:block}}.modify__btn button{width:100%;height:60px;display:flex;align-items:center;justify-content:center;text-align:center;outline:none;background:var(--base-color2);border-radius:5px;border:0;font-size:18px;font-weight:700;letter-spacing:-.03em;color:#fff;cursor:pointer}.popup__title{margin-top:5px!important;margin-bottom:5px!important;text-align:center;font-size:32px;font-weight:700;line-height:36px;letter-spacing:-2px;color:#000}.my-html-content ul{padding-left:40px}.my-html-content li{display:list-item;margin-top:5px;margin-bottom:5px;list-style-type:disc;list-style-position:inside}.popup__wrap div.popup__content{height:100%;overflow-y:auto;max-height:320px}.popup__wrap div.popup__content>p{color:#5c5c5c;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-.5px}.paging{display:flex;margin-top:30px;margin-bottom:150px}.paging,.paging button{align-items:center;justify-content:center}.paging button{width:34px;height:34px;display:inline-flex;color:#999;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:center;transition:color .5s ease}.paging button:hover{color:var(--base-color2)}.paging button.active{background:var(--base-color2);color:#fff;border-radius:5px}.paging__prev{margin-right:26px}.paging__next{margin-left:26px}.popup__bg{z-index:11}.active.popup__wrap{z-index:12}.popup__close{z-index:13}.popup__bg{left:0;top:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);width:100%;height:100%;z-index:21}.popup__bg,.popup__wrap{position:fixed;opacity:1}.popup__wrap{max-width:600px;max-height:600px;border-radius:10px;background:#fff;padding:25px 30px;box-sizing:border-box;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000}.active.popup__wrap{opacity:1;z-index:22}.popup__close{position:absolute;right:-22px;top:-22px;z-index:23;cursor:pointer}.popup__wrap h4{padding-bottom:17px;margin-bottom:25px;color:#000;font-size:22px;font-style:normal;font-weight:700;line-height:1.3;letter-spacing:-1px;border-bottom:1px solid #555}.popup__wrap>div{height:100%;overflow-y:scroll;max-height:320px}.popup__wrap>div>p{color:#5c5c5c;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-.5px}@media (max-width:640px){.popup__wrap{max-width:600px;max-height:600px;border-radius:10px;background:#fff;padding:25px 30px;box-sizing:border-box;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 60px)}}