.popup-warning{background-color:var(--background);border-radius:30px;display:flex;flex-direction:column;gap:20px;max-width:825px;min-width:825px;padding:40px 20px}.popup-warning h2{font-size:50px;font-weight:700;letter-spacing:0;line-height:100%;text-align:center}.popup-warning>span{color:var(--accent);font-family:NeutralFace;font-size:32px;font-weight:400;letter-spacing:0;line-height:100%;text-transform:uppercase}.popup-warning p:has(+p){margin-bottom:-10px}.popup-warning p span{font-weight:600}.popup-warning-btns{display:flex;gap:20px;margin-top:10px}.popup-warning-btns .base-button{padding:7px 0;text-align:center}.popup-warning-btns .base-button._lock{cursor:not-allowed;opacity:.5}.popup-warning-btns .base-button._lock:active,.popup-warning-btns .base-button._lock:hover{background-color:var(--text);color:var(--background)}.n-checkbox:focus:not(:active) .n-checkbox-box .n-checkbox-box__border,.popup-warning .n-checkbox .n-checkbox-box .n-checkbox-box__border{border-color:var(--text)!important;box-shadow:none!important}.popup-warning .n-checkbox.n-checkbox--checked .n-checkbox-box{background-color:transparent!important}.popup-warning .n-checkbox .n-checkbox-box .n-checkbox-icon .check-icon{fill:var(--text)}.popup-warning .n-checkbox .n-checkbox__label{color:var(--text);font-family:Montserrat;font-size:18px;font-weight:400;letter-spacing:0;line-height:100%}.n-checkbox .n-checkbox-box-wrapper{align-self:flex-start!important;height:17px;width:15px}.n-checkbox .n-checkbox-box{height:15px;width:15px}.n-checkbox{height:18px}@media screen and (max-width:1000px){.popup-warning{max-width:355px;min-width:355px;padding:20px 10px}.popup-warning>span{font-size:18px}.popup-warning h2{font-size:26px}.popup-warning-btns{flex-direction:column;gap:10px}.popup-warning .n-checkbox .n-checkbox__label{font-size:16px}}
