.request-modal__overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);z-index:1000;box-sizing:border-box}.request-modal{position:fixed;top:44px;right:165px;left:auto;transform:none;width:430px;height:auto;background:#fff;border-radius:16px;box-shadow:0 2px 16.4px rgba(0,0,0,.12);box-sizing:border-box;overflow:visible;padding-bottom:20px}@media (max-width:1023px){.request-modal__overlay{background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);z-index:3200;display:flex;align-items:flex-end;justify-content:center}.request-modal{position:fixed;left:0;right:0;bottom:0;top:auto;width:100%;height:770px;max-height:770px;border-radius:16px 16px 0 0;box-shadow:none;overflow:auto;-webkit-overflow-scrolling:touch;padding-bottom:20px;display:flex;flex-direction:column;align-items:center}.request-modal__head-block{width:calc(100% - 40px);max-width:430px;height:auto;margin:20px auto 0;box-sizing:border-box;padding-bottom:40px;border-bottom:1px solid #ececec}.request-modal__description,.request-modal__form,.request-modal__head{width:100%}.request-modal__form{width:calc(100% - 40px);max-width:430px;margin:20px auto 0;padding-bottom:20px}.request-modal__label{margin-bottom:20px;display:flex;flex-direction:column;gap:20px;align-items:center}.request-modal__label-text{width:100%}.request-modal__input,.request-modal__select{width:100%;height:50px;border-radius:8px;padding:0 15px;box-sizing:border-box}.request-modal__actions{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:20px;margin-left:0;margin-right:0}.request-modal__closeBtn,.request-modal__submit{width:100%;height:50px;border-radius:8px;padding:10px 20px;box-sizing:border-box;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border:none;flex:0 0 auto}.request-modal__submit{background:#1C2B5E;color:#fff;margin-top:0}.request-modal__closeBtn{background:#282d3c;color:#fff}}.request-modal__head-block{width:390px;height:126px;margin:20px 20px 0;display:flex;flex-direction:column;gap:15px}.request-modal__head{display:flex;align-items:center;justify-content:space-between;width:390px;height:36px}.request-modal__title{margin:0;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:600;font-size:21px;line-height:50px;letter-spacing:0;color:#282d3c}.request-modal__close{width:36px;height:36px;border-radius:999px;border:none;padding:0;background:#ffffff;box-shadow:0 2px 6.5px rgba(0,0,0,.08);color:#282d3c;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:22px;font-weight:400;box-sizing:border-box}.request-modal__close:hover{background:#ffffff}.request-modal__actions{width:390px;display:flex;flex-direction:column;gap:10px;margin-top:20px}.request-modal__submit{width:390px}.request-modal__closeBtn{display:none}.request-modal__description{width:390px;height:75px;margin:0;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:25px;letter-spacing:0;color:#3a4257;padding-bottom:20px}.request-modal__chat-link{color:#1C2B5E;text-decoration:underline}.request-modal__form{width:390px;margin:28px 20px 0;padding:0;box-sizing:border-box}.request-modal__label{display:block;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:23px;letter-spacing:0;color:#828a99;text-transform:uppercase;margin-bottom:12px;position:relative}.request-modal__label-text{display:flex;align-items:center;height:23px;text-align:left}.request-modal__label--time{z-index:3}.request-modal__input{display:block;width:390px;height:50px;margin-top:0;padding:0 15px;border:1px solid transparent;border-radius:8px;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#2e2e33;background:#F0F2F7;box-sizing:border-box}.request-modal__input:focus{outline:none;border-color:#1C2B5E;background:#fff}.request-modal__select{width:390px;height:50px;margin-top:0;border:1px solid transparent;border-radius:8px;padding:0 15px;background:#F0F2F7;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;color:#2e2e33;box-sizing:border-box}.request-modal__select--open{border-color:#1C2B5E;border-bottom-left-radius:0;border-bottom-right-radius:0;background:#fff}.request-modal__select-arrow{transition:transform .2s ease}.request-modal__select-arrow--up{transform:rotate(180deg)}.request-modal__select-menu{position:absolute;top:calc(100% - 1px);left:0;width:390px;background:#fff;border-left:1px solid #1c2b5e;border-right:1px solid #1c2b5e;border-bottom:1px solid #1c2b5e;border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:hidden;box-sizing:border-box}.request-modal__select-option{width:100%;height:50px;padding:0 15px;border:none;border-bottom:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;box-sizing:border-box}.request-modal__select-option:last-child{border-bottom:none}.request-modal__select-option span{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;letter-spacing:0;color:#2e2e33}.request-modal__select-option--selected span{font-weight:600}.request-modal__submit{width:100%;height:50px;margin-top:0;border:none;border-radius:8px;background:#282d3c;color:#fff;font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:23px;cursor:pointer}.request-modal__submit:hover{background:#232838}.request-modal__footnote{margin:20px 0 0;white-space:normal}.request-modal__footnote,.request-modal__footnote-link{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:400;font-size:10px;line-height:16px;color:#828a99}.request-modal__footnote-link{margin-left:0;text-decoration:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:0}@media (max-width:1023px){.request-modal .request-modal__actions{width:calc(100% - 40px)!important;max-width:430px!important;margin:20px auto 0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;align-items:stretch!important}.request-modal .request-modal__closeBtn,.request-modal .request-modal__submit{width:100%!important;max-width:none!important;min-width:0!important;height:50px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}.request-modal__actions{width:100%;max-width:none;margin:0;padding:20px 0;box-sizing:border-box;gap:10px;align-items:stretch;justify-content:center;flex-direction:column}.request-modal__closeBtn,.request-modal__submit{width:100%;flex:0 0 auto;min-width:0;height:50px;margin:0;padding:10px 20px;display:inline-flex;align-items:center;justify-content:center}.request-modal__submit{background:#1C2B5E;color:#fff}.request-modal__submit:hover{background:#12b371}.request-modal__closeBtn{background:#282d3c;color:#fff}.request-modal__footnote{width:100%;max-width:none;margin:12px 0 0}}