#loginPushPopup .modal-popup__inner{overflow:hidden;border-radius:3rem 3rem 0 0;position:absolute;top:unset;left:unset;transform:translate(0, 0);bottom:0;opacity:0;max-width:100%}#loginPushPopup .modal-popup__inner .modal-popup__content{display:flex;flex-direction:column;align-items:center;height:inherit;justify-content:center}#loginPushPopup .modal-popup__inner .modal-popup__content::before{content:"";width:100%;height:100%;display:inline-block;background-image:url(/assets/images/app/push_pop_bg.png);background-repeat:no-repeat;background-size:1285px;position:absolute;z-index:-1;background-position:50% 30%}@media(max-width: 768px){#loginPushPopup .modal-popup__inner .modal-popup__content::before{background-size:clamp(775px,140.909vw,1285px)}}@media(max-width: 550px){#loginPushPopup .modal-popup__inner .modal-popup__content::before{background-size:clamp(635px,158.75vw,775px)}}@media(max-width: 360px){#loginPushPopup .modal-popup__inner .modal-popup__content::before{background-size:clamp(530px,189.286vw,635px)}}#loginPushPopup .modal-popup__inner .modal-popup__content .push-title-box{width:90%;display:flex;flex-direction:column;align-items:center}#loginPushPopup .modal-popup__inner .modal-popup__content .push-title-box .img-box{width:65px;height:65px;background:-webkit-linear-gradient(-93deg, #f7911d 0%, #ffd8ac 100%);background:linear-gradient(-93deg, #f7911d 0%, #ffd8ac 100%);border-radius:1.5rem;box-shadow:0 5px 5px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}#loginPushPopup .modal-popup__inner .modal-popup__content .push-title-box .img-box img{width:49px}#loginPushPopup .modal-popup__inner .modal-popup__content .push-title-box .title-box{margin:2.5rem 0 1rem 0}#loginPushPopup .modal-popup__inner .modal-popup__content .push-title-box .title-box h2{padding:unset;font-size:1.6rem;width:unset;font-weight:600}#loginPushPopup .modal-popup__inner .modal-popup__content .push-title-box .dec-box p{font-size:1.4rem;color:#555;font-weight:400;margin-bottom:2.5rem}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box{width:90%;display:flex;flex-direction:column;align-items:center}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box .manner-content{margin-bottom:1rem}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box .manner-content .manner-agree{display:flex;justify-content:center}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box .manner-content .manner-agree .checkbox .label-txt{font-size:1.4rem}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box .manner-content .manner-agree .checkbox .label-txt span{color:#999}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box .manner-mode-setting-src p{font-size:1.4rem;color:#555;margin-bottom:2.5rem;text-align:center}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box .btn-box{width:inherit;display:flex;justify-content:center;align-items:center}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box .btn-box button{border-radius:2rem;padding:.8rem 3.2rem}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box .btn-box #pushNextSendBtn{border:1px solid #ccc;font-size:1.3rem;font-weight:400;margin-right:1rem}#loginPushPopup .modal-popup__inner .modal-popup__content .manner-mode-box .btn-box #pushNowSendBtn{background-color:var(--bg-main);font-size:1.4rem;font-weight:500;color:#fff}#loginPushPopup.active .modal-popup__inner{animation:slideUp .5s ease-in-out forwards}#loginPushPopup.closing .modal-popup__inner{animation:slideDown .5s ease-in-out forwards}@keyframes slideUp{0%{opacity:0;bottom:-50%}100%{opacity:1;bottom:0}}@keyframes slideDown{0%{opacity:1;bottom:0}100%{opacity:0;bottom:-50%}}.login-push-container #globalAlert-text{text-align:center}.login-push-container #globalAlert-text .dec-txt2{font-weight:600;font-size:1.7rem}.new-exchange-container .market-warning-notice{height:40px;display:flex;align-items:center;background-color:#fcf0f0;padding:0 1.3rem;user-select:none}.new-exchange-container .market-warning-notice ul li{display:flex}.new-exchange-container .market-warning-notice ul li .slide-txt-box{display:flex;align-items:center}.new-exchange-container .market-warning-notice h3{color:#c62828;font-weight:600;margin-right:1rem}.new-exchange-container .market-warning-notice p{font-weight:400;color:#777;font-size:1.4rem}.new-exchange-container .market-warning-notice.swiper-container{height:40px}.new-exchange-container .market-warning-notice-container{z-index:0;visibility:hidden;display:none;opacity:0}@media(max-width: 1024px){.new-exchange-container .market-warning-notice-container .market-warning-notice{height:25px}.new-exchange-container .market-warning-notice-container .market-warning-notice ul li h3{font-size:1.3rem}.new-exchange-container .market-warning-notice-container .market-warning-notice ul li p{font-size:1.2rem}}#marketNoticeModal_intention .modal-popup__inner,#marketNoticeModal_endofsupport .modal-popup__inner{width:90%;max-width:500px;height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}#marketNoticeModal_intention .modal-popup__inner h2,#marketNoticeModal_endofsupport .modal-popup__inner h2{font-weight:600;font-size:1.5rem;color:#c62828;text-align:center;padding:2rem 0}#marketNoticeModal_intention .modal-popup__inner p,#marketNoticeModal_endofsupport .modal-popup__inner p{height:200px;overflow-y:auto;width:90%;padding:10px;border-radius:5px;background-color:#f1f1f1;color:#555;font-size:1.4rem;line-height:1.5}#marketNoticeModal_intention .modal-popup__inner .ok-close-btn,#marketNoticeModal_endofsupport .modal-popup__inner .ok-close-btn{margin-top:2rem;width:90%;font-size:1.4rem;padding:.7rem;font-weight:600;border-radius:15px;border:1px solid #ccc;transition:.2s ease-in-out;color:#333}#marketNoticeModal_intention .modal-popup__inner .ok-close-btn:hover,#marketNoticeModal_endofsupport .modal-popup__inner .ok-close-btn:hover{background-color:var(--bg-main);color:#fff;border:unset}.new-exchange-container .coin-name{display:flex}.new-exchange-container .coin-wrap .name .main{display:flex;align-items:center}.new-exchange-container .header-badge-box{margin-left:1rem;display:flex;width:100%;align-items:center}.new-exchange-container .header-badge-box span{font-size:1.2rem;font-weight:500;margin-right:.5rem}.new-exchange-container .header-badge-box span.header-intention-badge{background-color:#e53935;color:#fff;width:18px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .header-badge-box span.header-end-support-badge{background-color:#9e9e9e;color:#fff;width:18px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .header-badge-box span.header-attention-badge{background-color:#fb8c00;color:#fff;width:18px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative;display:flex;align-items:center}.new-exchange-container .header-badge-box span.header-attention-badge .header-attention-badge__count{position:absolute;top:-9px;right:-10px;background-color:red;width:16px;height:16px;border-radius:50%;font-size:1.2rem;display:flex;justify-content:center;align-items:center}.new-exchange-container .header-badge-box span.header-meme-coin-badge{background-color:#7e57c2;color:#fff;width:18px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .header-badge-box span.header-event-badge{background-color:#43a047;color:#fff;width:18px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .header-badge-box span.header-new-badge{background-color:#1e88e5;color:#fff;width:18px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .header-badge-box span:last-child{margin-right:unset}.new-exchange-container .badge-box{margin-left:.5rem;width:100%;padding:.2rem;font-size:1.1rem;display:flex}.new-exchange-container .badge-box span.intention-badge{background-color:#e53935;color:#fff;width:13px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .badge-box span.end-support-badge{background-color:#9e9e9e;color:#fff;width:13px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .badge-box span.attention-badge{background-color:#fb8c00;color:#fff;width:13px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .badge-box span.meme-coin-badge{background-color:#7e57c2;color:#fff;width:13px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .badge-box span.event-badge{background-color:#43a047;color:#fff;width:13px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .badge-box span.new-badge{background-color:#1e88e5;color:#fff;width:13px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-exchange-container .badge-box span{margin-right:.3rem}.new-exchange-container .badge-box span:last-child{margin-right:unset}@media(max-width: 1024px){.new-m-p-none .price-section .coin-price-detail{height:50px}.new-m-p-none .price-section .coin-price-detail .coin{height:inherit}.new-m-p-none .price-section .coin-price-detail .coin .coin-name .main{font-size:clamp(1.5rem,2.727vw,1.6rem)}.new-m-p-none .price-section .header-badge-box{margin-left:.5rem;display:flex;width:100%;align-items:flex-start;flex-wrap:wrap}.new-m-p-none .price-section .header-badge-box span{font-size:1.1rem;font-weight:500;margin-right:.5rem}.new-m-p-none .price-section .header-badge-box span.header-intention-badge{background-color:#e53935;color:#fff;width:15px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-m-p-none .price-section .header-badge-box span.header-end-support-badge{background-color:#9e9e9e;color:#fff;width:15px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-m-p-none .price-section .header-badge-box span.header-attention-badge{background-color:#fb8c00;color:#fff;width:15px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative;display:flex;align-items:center}.new-m-p-none .price-section .header-badge-box span.header-attention-badge .header-attention-badge__count{position:absolute;top:-7px;right:-9px;background-color:red;width:14px;height:14px;border-radius:50%;font-size:1.2rem;display:flex;justify-content:center;align-items:center}.new-m-p-none .price-section .header-badge-box span.header-meme-coin-badge{background-color:#7e57c2;color:#fff;width:15px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-m-p-none .price-section .header-badge-box span.header-event-badge{background-color:#43a047;color:#fff;width:15px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-m-p-none .price-section .header-badge-box span.header-new-badge{background-color:#1e88e5;color:#fff;width:15px;height:15px;border-radius:3px;display:flex;align-items:center;justify-content:center}.new-m-p-none .price-section .header-badge-box span:last-child{margin-right:unset}.new-m-p-none .price-section .coin-name{display:flex}.new-m-p-none .price-section .coin-name .main{text-align:left}.new-m-p-none .price-section .coin-name .sub{margin:.5rem 0 0 0}.new-m-p-none .section-2.exchange-detail .coin-symbol-name img{width:15px}.new-m-p-none .section-2.exchange-detail .val-2{margin-top:.5rem}.new-m-p-none .section-2.exchange-detail .price-detail-1{padding:0}.new-m-p-none .section-2.exchange-detail .price-detail-1 .val-1{justify-content:flex-end;font-size:clamp(1.5rem,2.727vw,1.6rem)}.new-m-p-none .section-5 .submit-wrapper .exchange-join-btn{width:unset}}
