.MessageBox_MessageBox__TYQj0{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:MessageBox_backdropFadeIn__bj4St .3s ease-out}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D{position:relative;max-width:600px;max-height:70%;overflow:auto;min-width:320px;padding:32px;background-color:#fff;color:#292929;text-align:center;box-shadow:0 4px 12px #000;border-left:4px solid #0e284b;animation:MessageBox_modalSlideIn__ScZ0k .4s ease-out forwards}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D p{margin-bottom:20px;font-size:17px;line-height:1.8;font-weight:500;color:#0e284b}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxChildren__N2AZP{margin-bottom:20px}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem{display:flex;justify-content:center;gap:12px}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button{display:flex;align-items:center;justify-content:center;padding:8px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:150px;gap:8px}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:active{transform:translateY(0)}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:first-child{background-color:#0e284b;color:#fff}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:first-child:hover{background-color:#081629}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:last-child{background-color:#9a9eac;color:#292929}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:last-child:hover{background-color:#8c91a0}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button svg{font-size:16px}.MessageBox_error__npL0v .MessageBox_messageBoxContent__YLq_D{background-color:#f8f0f0;border-left:4px solid red}.MessageBox_error__npL0v .MessageBox_messageBoxContent__YLq_D p{color:#292929;font-weight:600}.MessageBox_error__npL0v .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:first-child{background-color:red;color:#fff}.MessageBox_error__npL0v .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:first-child:hover{background-color:#d60000}.MessageBox_success__kPY6s .MessageBox_messageBoxContent__YLq_D{border-left:4px solid #10b981}.MessageBox_success__kPY6s .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:first-child{background-color:#10b981}.MessageBox_success__kPY6s .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:first-child:hover{background-color:#0d9367}.MessageBox_warning__HltD2 .MessageBox_messageBoxContent__YLq_D{border-left:4px solid #708fff}.MessageBox_warning__HltD2 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:first-child{background-color:#708fff}.MessageBox_warning__HltD2 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:first-child:hover{background-color:#476fff}.MessageBox_confirmation__p5kIZ .MessageBox_messageBoxContent__YLq_D,.MessageBox_info__KEhID .MessageBox_messageBoxContent__YLq_D{border-left:4px solid #0e284b}.MessageBox_confirmation__p5kIZ .MessageBox_messageBoxContent__YLq_D h3{color:#0e284b;margin-bottom:16px;font-size:18px;font-weight:600}.MessageBox_confirmation__p5kIZ .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem{justify-content:space-between}.MessageBox_confirmation__p5kIZ .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:last-child{background-color:#fff;color:red;border:2px solid red}.MessageBox_confirmation__p5kIZ .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button:last-child:hover{background-color:red;color:#fff}@keyframes MessageBox_backdropFadeIn__bj4St{0%{opacity:0}to{opacity:1}}@keyframes MessageBox_modalSlideIn__ScZ0k{0%{opacity:0;transform:translateY(-32px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:480px){.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D{max-width:90%;min-width:auto;padding:24px 20px;margin:20px}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem{flex-direction:column;gap:8px}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button{width:100%;min-width:auto}}@media(max-width:320px){.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D{padding:20px 16px}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D p{font-size:14px}.MessageBox_MessageBox__TYQj0 .MessageBox_messageBoxContent__YLq_D .MessageBox_messageBoxButton__HnDem button{padding:10px 16px;font-size:13px}}.MessageBox_MessageBox__TYQj0.MessageBox_alert__tLNRw .MessageBox_messageBoxContent__YLq_D{text-align:left}.MessageBox_MessageBox__TYQj0.MessageBox_alert__tLNRw .MessageBox_messageBoxContent__YLq_D p{font-size:14px}.ctaButton{position:relative;padding:1rem 2rem;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(180deg,#171717,#242424);border-radius:9999px;cursor:pointer;box-shadow:0 2px 4px #0964de,0 10px 20px rgba(0,0,0,.4);transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;border:1px solid #000;margin-top:40px}.ctaButton:before{content:"";position:absolute;top:-2px;right:-1px;bottom:-1px;left:-1px;background:linear-gradient(180deg,#292929,#000);z-index:-1;border-radius:9999px;transition:all .2s ease;opacity:1}.ctaButton:active{transform:translateY(2px);box-shadow:0 1px 2px #000,0 5px 10px rgba(0,0,0,.4)}.ctaButton .innerButton{position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#171717,#242424);width:40px;height:40px;margin-left:10px!important;border-radius:50%;box-shadow:0 0 1px #000;border:1px solid #292929;transition:all .2s ease}.ctaButton .innerButton:before{content:"";position:absolute;top:-2px;right:-1px;bottom:-1px;left:-1px;background:linear-gradient(180deg,#292929,#000);z-index:-1;border-radius:9999px;transition:all .2s ease;opacity:1}.ctaButton .icon{filter:drop-shadow(0 10px 20px rgba(26,25,25,.9)) drop-shadow(0 0 4px rgb(0,0,0));transition:all .4s ease-in-out}.ctaButton .icon:hover{filter:drop-shadow(0 10px 20px rgb(50,50,50)) drop-shadow(0 0 20px rgb(2,2,2));transform:rotate(-35deg)}.layout{z-index:298;position:fixed;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.6)}