.callback-backdrop{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.callback-modal{z-index:1001;background:#f8f9fa;border-radius:7px;width:800px;height:auto;max-height:90vh;animation:.3s ease-out slideUp;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000014,0 8px 24px #0000001f}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.callback-header{background:#1565c0;border-radius:7px 7px 0 0;justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:relative}.callback-title{color:#fff;letter-spacing:0;margin:0;font-size:18px;font-weight:600}.callback-close-btn{cursor:pointer;z-index:1002;background:#ffffff40;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.callback-close-btn:hover{background:#ffffff59;transform:rotate(90deg)}.callback-close-btn svg{stroke:#fff;stroke-width:2.5px;width:18px;height:18px}.callback-form{flex-direction:column;gap:12px;padding:20px 32px;display:flex;border-radius:5px!important}.callback-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.callback-form-group{flex-direction:column;gap:5px;display:flex}.callback-form-group--full-width{grid-column:1/-1}.callback-form-label{color:#1a1a1a;letter-spacing:0;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.callback-form-label-icon{stroke-linecap:round;stroke-linejoin:round;color:#c4c4c4;flex-shrink:0;width:18px;height:18px}.callback-form-required{color:#d32f2f;font-weight:700}.callback-form-input{color:#2c3e50;background-color:#fff;border:1px solid #d5dce0;border-radius:4px;outline:none;font-family:inherit;font-size:13px;transition:all .2s;padding:9px 11px!important}.callback-form-input::placeholder{color:#959ca3;font-size:13px}.callback-form-input:focus{background-color:#fff;border-color:#1565c0;box-shadow:0 0 0 2px #1565c014}.callback-form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236b7280' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.callback-form-phone-wrapper{align-items:stretch;display:flex}.callback-form-country-code{color:#2c3e50;cursor:pointer;background-color:#fff;border:1px solid #d5dce0;border-radius:4px;outline:none;width:85px;font-size:12px;font-weight:600;transition:all .2s;padding:9px 8px!important}.callback-form-country-code:focus{border-color:#1565c0;box-shadow:0 0 0 2px #1565c014}.callback-form-phone-input{flex:1}.callback-form-checkbox-group{border-radius:4px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.callback-form-checkbox-wrapper{flex:1;align-items:center;gap:8px;display:flex}.callback-form-checkbox-input{cursor:pointer;accent-color:#1565c0;flex-shrink:0;width:18px;height:18px;margin-top:0}.callback-form-checkbox-label{color:#6b7280;cursor:pointer;margin:0;font-size:13px;line-height:1.5}.callback-form-link{color:#1565c0;font-weight:600;text-decoration:none;transition:color .2s}.callback-form-link:hover{color:#0f47a6;text-decoration:underline}.callback-form-submit-button{color:#fff;cursor:pointer;letter-spacing:.5px;white-space:nowrap;background:#1565c0;border:none;border-radius:4px;flex-shrink:0;padding:7px 60px;font-size:13px;font-weight:700;transition:all .3s;box-shadow:0 2px 6px #1565c040}.callback-form-submit-button:hover:not(:disabled){background:#0f47a6;transform:translateY(-1px);box-shadow:0 4px 12px #1565c04d}.callback-form-submit-button:active:not(:disabled){transform:translateY(0)}.callback-form-submit-button:disabled{opacity:.7;cursor:not-allowed}@media (max-width:768px){.callback-modal{width:92%;max-height:95vh}.callback-form{gap:12px;padding:24px 20px}.callback-form-row{grid-template-columns:1fr;gap:12px}.callback-form-input,.callback-form-country-code{font-size:14px}.callback-header{padding:16px 20px}.callback-title{font-size:16px}}@media (max-width:480px){.callback-modal{border-radius:4px;width:96%}.callback-header{border-radius:4px 4px 0 0;padding:14px 16px}.callback-title{font-size:15px}.callback-form{gap:10px;padding:16px}.callback-close-btn{width:26px;height:26px;top:8px;right:8px}.callback-close-btn svg{width:16px;height:16px}.callback-form-label{font-size:11px}.callback-form-input{padding:8px 10px;font-size:13px}.callback-form-checkbox-label{font-size:11px}.callback-form-submit-button{padding:9px 20px;font-size:12px}.callback-form-row{gap:10px}.callback-form-checkbox-group{flex-direction:column;align-items:flex-start;gap:12px}.callback-form-checkbox-wrapper,.callback-form-submit-button{width:100%}}
