.new-modal{width:100%;margin:2rem;position:relative}.new-modal:before{content:"";width:75%;background-color:var(--primaryMain-250);border-radius:100%;aspect-ratio:1/1;display:block;filter:blur(90px);z-index:-1;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.new-modal .new-modal-body{all:unset;background:url(/_next/static/media/logout-modal-mask.78b955a3.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;display:block;gap:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:3.5rem 1.5rem .5rem;min-height:10rem}.new-modal .new-modal-body .title-box{margin:1rem 0}.new-modal .new-modal-body .title-box .title{font-family:CarterOne;color:var(--white-1000);font-size:3.313rem;font-weight:400;line-height:.85;text-align:center;white-space:nowrap;text-shadow:8px 4px 12px var(--black-450)}.new-modal .new-modal-body .new-close-button{position:absolute;top:5%;right:5%;background:#d829cc;border-radius:8px;padding:.5rem;font-size:12px;cursor:pointer}.new-modal .new-modal-body .new-close-button:hover{transform:scale(1.1)}.new-modal.confirmation-modal{--confirmation-modal-max-width:38.25rem;max-width:var(--confirmation-modal-max-width)}.new-modal.confirmation-modal:after{content:"";width:100vw;height:100dvh;background-color:var(--black-900);z-index:-2;position:fixed;inset:0}.new-modal.confirmation-modal .new-modal-body{width:100%}.new-modal.confirmation-modal .new-modal-body .title-box{margin-bottom:1rem}.new-modal.confirmation-modal .new-modal-body .title-box .title{font-family:CarterOne;color:var(--white-1000);font-size:1.8rem;font-weight:400;line-height:.85;text-align:center;white-space:nowrap;text-shadow:8px 4px 12px var(--black-450)}@media screen and (max-width:768px){.new-modal.confirmation-modal .new-modal-body .title-box .title{font-size:1rem}}.new-modal.confirmation-modal .new-modal-body .confirmation-btn-box{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:3rem auto 2rem}@media screen and (max-width:768px){.new-modal.confirmation-modal .new-modal-body .confirmation-btn-box{margin:1rem auto}}.new-modal.confirmation-modal .new-modal-body .confirmation-btn-box button{background-size:100% 100%;background-position:50%;background-repeat:no-repeat;height:6rem;width:10rem;font-family:CarterOne;font-size:24px;line-height:36px}@media screen and (max-width:768px){.new-modal.confirmation-modal .new-modal-body .confirmation-btn-box button{font-size:1rem;height:4rem;width:6rem}}.new-modal.confirmation-modal .new-modal-body .confirmation-btn-box button:hover{transform:scale(1.1)}.new-modal.confirmation-modal .new-modal-body .confirmation-btn-box button.confirm{background-image:url(/_next/static/media/confirm-button.f472fc37.png)}.new-modal.confirmation-modal .new-modal-body .confirmation-btn-box button.deny{background-image:url(/_next/static/media/deny-button.cb20c031.png)}.new-modal.language-modal{--language-modal-max-width:38.25rem;max-width:var(--language-modal-max-width)}.new-modal.language-modal .language-btn-box{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:1rem auto 2rem}@media screen and (max-width:768px){.new-modal.language-modal .language-btn-box{margin:1rem auto}}.new-modal.language-modal .language-btn-box button{background-size:100% 100%;background-position:50%;background-repeat:no-repeat;height:6rem;width:12rem;font-family:CarterOne;font-size:16px;line-height:36px;display:flex;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 3rem}@media screen and (max-width:768px){.new-modal.language-modal .language-btn-box button{font-size:1rem;height:4rem;width:6rem}}.new-modal.language-modal .language-btn-box button img{width:24px;height:24px}.new-modal.language-modal .language-btn-box button:hover{transform:scale(1.1)}.new-modal.language-modal .language-btn-box button.confirm{background-image:url(/_next/static/media/confirm-button.f472fc37.png)}.new-modal.language-modal .language-btn-box button.deny{background-image:url(/_next/static/media/deny-button.cb20c031.png)}.new-modal.phone-number-modal{--modal-max-width:40.25rem;max-width:var(--modal-max-width)}.new-modal.phone-number-modal:after{content:"";width:100vw;height:100dvh;background-color:var(--black-900);z-index:-2;position:fixed;inset:0}.new-modal.phone-number-modal .new-modal-body{width:100%}.new-modal.phone-number-modal .new-modal-body .title-box{margin-bottom:1rem}.new-modal.phone-number-modal .new-modal-body .title-box .title{font-family:CarterOne;color:var(--white-1000);font-size:1.8rem;font-weight:400;line-height:.85;text-align:center;white-space:nowrap;text-shadow:8px 4px 12px var(--black-450)}@media screen and (max-width:768px){.new-modal.phone-number-modal .new-modal-body .title-box .title{font-size:1rem}}.new-modal.phone-number-modal .new-modal-body .title-box .sub-title{margin-top:1rem;text-align:center}.new-modal.phone-number-modal .new-modal-body .pin-input-wrapper{display:flex;justify-content:center;align-items:center}.new-modal.phone-number-modal .new-modal-body .btn-box{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:3rem auto 2rem}@media screen and (max-width:768px){.new-modal.phone-number-modal .new-modal-body .btn-box{margin:1rem auto}}.new-modal.phone-number-modal .new-modal-body .btn-box button{background-size:100% 100%;background-position:50%;background-repeat:no-repeat;height:6rem;width:10rem;font-family:CarterOne;font-size:24px;line-height:36px}@media screen and (max-width:768px){.new-modal.phone-number-modal .new-modal-body .btn-box button{font-size:1rem;height:4rem;width:6rem}}.new-modal.phone-number-modal .new-modal-body .btn-box button:hover{transform:scale(1.1)}.new-modal.phone-number-modal .new-modal-body .btn-box button.confirm{background-image:url(/_next/static/media/confirm-button.f472fc37.png)}.new-modal.phone-number-modal .new-modal-body .btn-box button.deny{background-image:url(/_next/static/media/deny-button.cb20c031.png)}