.hrg-request-page{--rq-primary:#4E56C0;--rq-secondary:#9B5DE0;--rq-soft:#FDCFFA;--rq-dark:#1F2346;--rq-text:#34364F;--rq-muted:#747792;--rq-border:rgba(78,86,192,.16);width:min(1220px,calc(100% - 32px));margin:32px auto 56px;direction:rtl;color:var(--rq-text)}.hrg-request-page,.hrg-request-page *{box-sizing:border-box}.hrg-request-hero{position:relative;overflow:hidden;padding:54px 30px;border-radius:30px;text-align:center;color:#fff;background:radial-gradient(circle at 10% 15%,rgba(253,207,250,.62),transparent 30%),linear-gradient(135deg,var(--rq-dark),var(--rq-primary),var(--rq-secondary));box-shadow:0 18px 45px rgba(78,86,192,.18)}.hrg-request-hero>span{display:inline-flex;padding:8px 16px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.12);font-weight:850}.hrg-request-hero h1{margin:14px 0 10px;color:#fff;font-size:clamp(30px,5vw,48px);font-weight:950}.hrg-request-hero p{max-width:880px;margin:0 auto;color:rgba(255,255,255,.91);font-size:16px;line-height:2}.hrg-request-alert{margin:20px 0;padding:18px 20px;border-radius:18px}.hrg-request-alert strong{display:block;margin-bottom:4px}.hrg-request-alert span{display:block}.hrg-request-alert p{margin:5px 0 0}.hrg-request-alert.is-success{border:1px solid #b8e5c8;background:#effbf3;color:#166534}.hrg-request-alert.is-error{border:1px solid #fecaca;background:#fff2f2;color:#991b1b}.hrg-request-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);gap:22px;margin-top:22px;align-items:start}.hrg-request-form{padding:28px;border:1px solid var(--rq-border);border-radius:27px;background:linear-gradient(135deg,rgba(251,248,255,.98),#fff);box-shadow:0 12px 32px rgba(31,35,70,.08)}.hrg-request-form header{padding-bottom:18px;margin-bottom:22px;border-bottom:1px solid var(--rq-border)}.hrg-request-form header>span{color:var(--rq-secondary);font-weight:900}.hrg-request-form h2{margin:5px 0;color:var(--rq-dark);font-size:25px}.hrg-request-form header p{margin:0;color:var(--rq-muted)}.hrg-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hrg-request-grid label{display:flex;flex-direction:column;gap:7px;min-width:0}.hrg-request-grid label>span{font-size:14px;font-weight:800;color:var(--rq-dark)}.hrg-request-grid input,.hrg-request-grid select,.hrg-request-grid textarea{width:100%;min-height:48px;margin:0;padding:11px 13px;border:1px solid rgba(78,86,192,.19);border-radius:14px;background:#fff;color:var(--rq-text);font:inherit;outline:none;transition:border-color .2s,box-shadow .2s}.hrg-request-grid textarea{min-height:145px;resize:vertical;line-height:1.9}.hrg-request-grid input:focus,.hrg-request-grid select:focus,.hrg-request-grid textarea:focus{border-color:var(--rq-primary);box-shadow:0 0 0 4px rgba(78,86,192,.09)}.hrg-request-wide{grid-column:1/-1}.hrg-request-consent{display:flex;align-items:flex-start;gap:9px;margin:20px 0 16px;padding:14px;border-radius:15px;background:rgba(78,86,192,.055);font-size:13px;line-height:1.8}.hrg-request-consent input{width:18px;height:18px;margin-top:3px;flex:0 0 18px}.hrg-request-submit{display:flex;width:100%;min-height:51px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--rq-primary),var(--rq-secondary));color:#fff;font:inherit;font-weight:950;cursor:pointer;box-shadow:0 12px 25px rgba(78,86,192,.18);transition:.22s}.hrg-request-submit:hover{transform:translateY(-2px)}.hrg-request-submit[disabled]{opacity:.65;cursor:wait;transform:none}.hrg-request-submit i{font-style:normal;font-size:20px}.hrg-request-sidebar{display:flex;flex-direction:column;gap:13px}.hrg-request-info-card,.hrg-request-contact-box{padding:20px;border:1px solid var(--rq-border);border-radius:21px;background:#fff;box-shadow:0 9px 23px rgba(31,35,70,.06)}.hrg-request-info-card>span{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--rq-primary),var(--rq-secondary));color:#fff;font-weight:950}.hrg-request-info-card h3,.hrg-request-contact-box h3{margin:11px 0 5px;color:var(--rq-dark);font-size:17px}.hrg-request-info-card p{margin:0;line-height:1.9;color:var(--rq-muted)}.hrg-request-contact-box{color:#fff;background:linear-gradient(135deg,var(--rq-dark),var(--rq-primary))}.hrg-request-contact-box h3{color:#fff}.hrg-request-contact-box a{display:block;margin:7px 0;color:#fff;text-decoration:none;font-size:19px;font-weight:900}.hrg-request-contact-box small{display:block;margin-top:10px;color:rgba(255,255,255,.78)}.hrg-request-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}body.hrg-request-managed-page .hrg-page-no-title-section{padding-top:0}body.hrg-request-managed-page .hrg-page-no-title-section>.hrg-container{max-width:none;width:100%;padding:0}
@media(max-width:900px){.hrg-request-layout{grid-template-columns:1fr}.hrg-request-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hrg-request-contact-box{grid-column:1/-1}}
@media(max-width:640px){.hrg-request-page{width:min(100% - 22px,1220px);margin-top:16px}.hrg-request-hero{padding:42px 18px;border-radius:22px}.hrg-request-hero h1{font-size:29px}.hrg-request-form{padding:19px;border-radius:22px}.hrg-request-grid{grid-template-columns:1fr;gap:13px}.hrg-request-wide{grid-column:auto}.hrg-request-sidebar{grid-template-columns:1fr}.hrg-request-contact-box{grid-column:auto}.hrg-request-form h2{font-size:21px}}
