.GlobalLogin-dialog-modal{z-index:10000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.GlobalLogin-dialog-modal .modal-overlay{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.GlobalLogin-dialog-modal .modal-container{z-index:10001;background:#fff;border-radius:8px;width:100%;max-width:600px;max-height:90vh;position:relative}@media (max-width:1024px){.GlobalLogin-dialog-modal .modal-container{max-width:calc(100% - 128px)}}@media not (min-width:768px){.GlobalLogin-dialog-modal .modal-container{max-width:calc(100% - 48px)}}.GlobalLogin-dialog-modal .modal-header{justify-content:center;align-items:center;max-width:100%;margin:0 auto;padding:48px 48px 12px;display:flex;position:relative}@media not (min-width:768px){.GlobalLogin-dialog-modal .modal-header{padding:24px 24px 12px}}.GlobalLogin-dialog-modal .modal-title{font-family:var(--ff-woff2-B);color:#1b1b1b;margin:0;font-size:24px}@media (max-width:1024px){.GlobalLogin-dialog-modal .modal-title{font-size:18px}}.GlobalLogin-dialog-modal .modal-close{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:36px;display:flex;position:absolute;top:20px;right:20px}.GlobalLogin-dialog-modal .modal-close html[site=kr]{font-size:24px}.GlobalLogin-dialog-modal .modal-close:hover{color:#1b1b1b}@media (max-width:1024px){.GlobalLogin-dialog-modal .modal-close{top:8px}}@media not (min-width:768px){.GlobalLogin-dialog-modal .modal-close{right:8px}}.GlobalLogin-dialog-modal .modal-content{margin:0 52px;padding:8px 0 48px}@media not (min-width:768px){.GlobalLogin-dialog-modal .modal-content{margin:0;padding:8px 20px 24px;font-size:18px}}.GlobalLogin-dialog-modal .modal-content .faq-modal-content .faq-modal-subtitle{font-family:var(--ff-woff2-B);color:#1b1b1b;font-size:16px;line-height:22px}.GlobalLogin-dialog-modal .modal-content .faq-modal-content .faq-modal-desc{font-family:var(--ff-woff2-M);color:#696c71;margin:10px 0;font-size:14px;line-height:18px}.GlobalLogin-dialog-modal .modal-content .faq-modal-content .faq-modal-image{border-radius:8px;width:100%;height:auto;overflow:hidden}.GlobalLogin-dialog-modal .modal-content .faq-modal-content .faq-modal-image img{object-fit:cover;width:100%;height:auto}
