.yas-request-widget{position:fixed;z-index:99999;right:22px;bottom:22px;direction:rtl}.yas-request-widget__toggle{display:flex;align-items:center;gap:9px;border:0;border-radius:999px;padding:14px 18px;color:#fff;background:linear-gradient(100deg,#0b2344,#1672bd);box-shadow:0 12px 30px rgba(11,35,68,.3);font:700 15px Arial,Tahoma,sans-serif;cursor:pointer}.yas-request-widget__icon{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#19a9e3}.yas-request-widget__panel{position:absolute;right:0;bottom:68px;width:min(720px,calc(100vw - 28px));max-height:calc(100vh - 100px);overflow:auto;border-radius:20px;background:#fff;box-shadow:0 18px 55px rgba(11,35,68,.3)}.yas-request-widget__panel .yas-request{margin:0;border:0;border-radius:0;box-shadow:none}.yas-request-widget__close{position:absolute;z-index:2;top:13px;left:13px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;color:#0b2344;background:#e9f2f8;font-size:22px;line-height:1;cursor:pointer}@media(max-width:600px){.yas-request-widget{right:12px;bottom:12px}.yas-request-widget__panel{position:fixed;right:8px;bottom:8px;width:calc(100vw - 16px);max-height:calc(100vh - 16px);border-radius:16px}.yas-request-widget__panel .yas-request{margin:0}.yas-request-widget__toggle{padding:13px 16px}}