.base-popup__content:has(.warning){background-color:var(--background);border-radius:30px;height:-moz-max-content;height:max-content;max-width:900px;padding:30px 20px;width:100%}.warning-content{display:flex;flex-direction:column;gap:20px}.warning-title{color:var(--orange);font-family:Inter;font-size:40px;font-weight:500;letter-spacing:-.044em;text-align:center;text-transform:uppercase}.warning-sub{font-size:24px;text-align:center;text-transform:uppercase}.warning-sub,.warning-text{color:var(--dark-blue);letter-spacing:-.05em;line-height:1.1}.warning-text{font-size:20px}.warning-text span{font-weight:600}.warning-checkbox{margin-top:10px}.warning-checkbox.n-checkbox .n-checkbox__label{color:var(--dark-blue);font-size:20px;letter-spacing:-.05em;line-height:1.1}.warning-checkbox.n-checkbox .n-checkbox-box-wrapper{height:20px;width:20px}.warning-checkbox.n-checkbox .n-checkbox-box .n-checkbox-box__border,.warning-checkbox.n-checkbox.n-checkbox--checked:focus:not(:active) .n-checkbox-box .n-checkbox-box__border,.warning-checkbox.n-checkbox.n-checkbox--indeterminate:focus:not(:active) .n-checkbox-box .n-checkbox-box__border,.warning-checkbox.n-checkbox:focus:not(:active) .n-checkbox-box .n-checkbox-box__border{border:1px solid var(--dark-blue)}.warning-checkbox.n-checkbox .n-checkbox-box{border-radius:5px;height:20px;width:20px}.warning-buttons{align-items:stretch;display:flex;gap:30px;margin-top:10px}@media screen and (max-width:1199px){.base-popup__content:has(.warning){max-width:500px}.warning-title{font-size:30px}.warning-content{gap:15px}.warning-sub{font-size:20px}.warning-checkbox.n-checkbox .n-checkbox__label,.warning-text{font-size:18px}.warning-checkbox.n-checkbox .n-checkbox-box,.warning-checkbox.n-checkbox .n-checkbox-box-wrapper{height:18px;width:18px}.warning-buttons{flex-direction:column;gap:10px}}
