.request-hero{position:relative;overflow:hidden;padding:55px 0 78px;background:linear-gradient(135deg,#fff1e5,#fff 52%,#edf5ff);border-bottom:1px solid #ffe0ca}.request-orb{position:absolute;border-radius:50%}.request-orb.one{width:360px;height:360px;right:-150px;top:-190px;background:rgba(255,101,8,.11);border:55px solid rgba(255,255,255,.35)}.request-orb.two{width:220px;height:220px;left:-100px;bottom:-150px;border:40px solid rgba(31,91,170,.06)}.request-hero-inner{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.request-hero-inner>div>span{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border:1px solid #ffd1b2;border-radius:25px;background:#fff;color:#e75a03;font-size:10px;font-weight:900}.request-hero-inner>div>span i{font-size:17px}.request-hero h1{margin:12px 0 5px;color:#14213d;font-size:34px;font-weight:900}.request-hero p{max-width:650px;margin:0;color:#657083;font-size:12px;font-weight:600}.request-hero ol{display:flex;align-items:center;gap:0;margin:0;padding:0;list-style:none}.request-hero li{display:flex;align-items:center;color:#8b94a3;font-size:9px;font-weight:800}.request-hero li:not(:last-child):after{content:"";width:34px;height:2px;margin:0 8px;background:#dfe3e9}.request-hero li b{display:grid;place-items:center;width:31px;height:31px;margin-left:6px;border-radius:50%;background:#fff;border:1px solid #dfe3e9}.request-hero li.active{color:#df5704}.request-hero li.active b{border-color:#ff6508;background:#ff6508;color:#fff}
.request-page{padding:0 0 75px;background:#f8f9fb}.request-layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;align-items:start;top:-32px}.request-form-card{overflow:hidden;border:1px solid #e8ebef;border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(20,33,61,.08)}.request-form-card>header{display:flex;align-items:center;gap:13px;padding:22px 27px;border-bottom:1px solid #edf0f3;background:linear-gradient(90deg,#fff,#fff9f5)}.request-form-card>header>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#fff0e6;color:#f05f06;font-size:27px}.request-form-card header h2{margin:0;color:#17233d;font-size:19px;font-weight:900}.request-form-card header p{margin:3px 0 0;color:#798293;font-size:10px;font-weight:600}.request-form-card form{padding:4px 28px 25px}.request-alert,.request-login-note{display:flex;align-items:center;gap:10px;margin:18px 28px 0;padding:11px 13px;border-radius:13px}.request-alert{border:1px solid #fda29b;background:#fff1f0;color:#b42318}.request-login-note{border:1px solid #b8d5ff;background:#f0f6ff;color:#245ba3}.request-alert>span,.request-login-note>span{font-size:23px}.request-alert b,.request-alert p,.request-login-note b,.request-login-note small{display:block;margin:0}.request-alert b,.request-login-note b{font-size:11px}.request-alert p,.request-login-note small{margin-top:2px;font-size:9px;font-weight:600}.request-login-note p{flex:1;margin:0}.request-login-note a{padding:7px 10px;border-radius:9px;background:#245ba3;color:#fff;font-size:9px;font-weight:900}.request-section{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:25px 0;border:0;border-bottom:1px solid #edf0f3}.request-section legend{display:flex;align-items:center;gap:9px;width:100%;margin-bottom:18px}.request-section legend>i{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#fff0e6;color:#ef5e05;font-size:11px;font-style:normal;font-weight:900}.request-section legend b,.request-section legend small{display:block}.request-section legend b{color:#27344c;font-size:13px}.request-section legend small{margin-top:2px;color:#8a93a2;font-size:8px;font-weight:600}.request-field{display:block;min-width:0}.request-field.wide,.request-urgency.wide{grid-column:1/-1}.request-field>span{display:block;margin:0 3px 6px;color:#3f4b5e;font-size:10px;font-weight:900}.request-field>span em{color:#ff6508;font-style:normal}.request-field>small{display:block;margin:5px 3px 0;color:#98a1af;font-size:8px;font-weight:600}.request-control{position:relative;display:flex;align-items:center;min-height:52px;border:1.5px solid #dfe3e9;border-radius:14px;background:#fff;transition:.2s}.request-control:focus-within{border-color:#ff6508;box-shadow:0 0 0 4px rgba(255,101,8,.09)}.request-control>i{flex:0 0 39px;color:#ff6508;text-align:center;font-size:20px}.request-control input,.request-control select,.request-control textarea{flex:1;min-width:0;width:100%;border:0;outline:0;background:transparent;color:#26334a;font-family:inherit;font-size:11px;font-weight:600}.request-control input,.request-control select{height:50px}.request-control select{appearance:none}.request-control>b{padding:0 12px;color:#778191;font-size:14px}.request-control>b.material-symbols-rounded{font-size:19px}.request-control.textarea{align-items:flex-start;padding-top:13px}.request-control textarea{min-height:105px;padding:0 0 10px;resize:vertical;line-height:1.8}.request-control.textarea>i{margin-top:1px}.request-urgency{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.request-urgency label{cursor:pointer}.request-urgency input{position:absolute;opacity:0}.request-urgency label>span{position:relative;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:8px;padding:12px;border:1.5px solid #e2e5ea;border-radius:14px;background:#fff;transition:.2s}.request-urgency span>i{display:grid;place-items:center;grid-row:1/3;width:40px;height:40px;border-radius:12px;background:#f3f4f6;color:#697386}.request-urgency span b,.request-urgency span small{grid-column:2;display:block}.request-urgency span b{font-size:10px}.request-urgency span small{font-size:7px;color:#8b94a2}.request-urgency span em{grid-column:3;grid-row:1/3;color:#d5d9df;font-size:19px;font-style:normal}.request-urgency input:checked+span{border-color:#ff9f64;background:#fff8f3}.request-urgency input:checked+span>i{background:#ffeadb;color:#ff6508}.request-urgency input:checked+span em{color:#ff6508}.request-submit{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:22px}.request-submit>div{display:flex;align-items:center;gap:8px}.request-submit>div>span{color:#1d8c58}.request-submit p,.request-submit b,.request-submit small{display:block;margin:0}.request-submit b{font-size:9px}.request-submit small{font-size:7px;color:#87909e}.request-submit button{display:flex;align-items:center;gap:8px;min-height:50px;padding:0 22px;border:0;border-radius:14px;background:linear-gradient(135deg,#ff6508,#ff8838);color:#fff;font-family:inherit;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 11px 23px rgba(255,101,8,.24)}
.request-aside{display:grid;gap:13px;position:sticky;top:105px}.request-aside section{padding:20px;border:1px solid #e6e9ee;border-radius:19px;background:#fff;box-shadow:0 10px 25px rgba(20,33,61,.05)}.request-guide>span{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:#fff2d9;color:#d78900}.request-aside h3{margin:12px 0;font-size:13px}.request-guide ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.request-guide li{display:flex;gap:7px;color:#697385;font-size:9px;font-weight:700}.request-guide li i{color:#16a064;font-style:normal;font-weight:900}.request-flow>div{display:flex;align-items:flex-start;gap:9px;padding:10px 0}.request-flow>div+div{border-top:1px solid #edf0f3}.request-flow>div>span{display:grid;place-items:center;flex:0 0 27px;height:27px;border-radius:9px;background:#fff0e6;color:#ed5d04;font-size:9px;font-weight:900}.request-flow p,.request-flow b,.request-flow small{display:block;margin:0}.request-flow b{font-size:9px}.request-flow small{margin-top:2px;color:#8b94a2;font-size:7px}.request-assurance{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#172844,#213c68)!important;color:#fff}.request-assurance>span{color:#ff9654}.request-assurance p,.request-assurance b,.request-assurance small{display:block;margin:0}.request-assurance b{font-size:10px}.request-assurance small{margin-top:3px;color:#bdc8d8;font-size:7px}
@media(max-width:900px){.request-hero-inner{display:block}.request-hero ol{margin-top:25px}.request-layout{grid-template-columns:1fr}.request-aside{position:static;grid-template-columns:1fr 1fr}.request-assurance{grid-column:1/-1}}
@media(max-width:600px){.request-hero{padding:37px 0 62px}.request-hero h1{font-size:26px}.request-hero ol{overflow:auto}.request-hero li span{white-space:nowrap}.request-hero li:not(:last-child):after{width:18px}.request-layout{top:-23px}.request-form-card{border-radius:19px}.request-form-card>header{padding:18px}.request-form-card form{padding:0 16px 20px}.request-alert,.request-login-note{margin-inline:16px}.request-section{grid-template-columns:1fr}.request-field.wide,.request-urgency.wide{grid-column:auto}.request-urgency{grid-template-columns:1fr}.request-submit{align-items:stretch;flex-direction:column}.request-submit button{justify-content:center}.request-aside{grid-template-columns:1fr}}
