.chat-loading{display:flex;flex-direction:column;gap:20px;height:100%;padding:0}@media screen and (max-width: 520px){.chat-loading{padding:15px 10px}}.chat-loading .loading-message{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.chat-loading .loading-message.bot{display:flex}.chat-loading .loading-message.user{display:flex;justify-content:flex-end}.chat-loading .loading-message .prefix{flex-shrink:0;width:40px;height:40px;background:#f0f0f0;border-radius:50%;display:inline-block;margin-right:10px}@media screen and (max-width: 580px){.chat-loading .loading-message .prefix{width:30px;height:30px}}.chat-loading .loading-message .text{display:block;height:100px;width:100%;background:#f0f0f0;border-radius:10px;max-width:400px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.bot-is-thinking-messages[data-v-d7af771b]{width:-moz-fit-content;width:fit-content}.bot-is-thinking-messages .carousel__slide[data-v-d7af771b]{justify-content:flex-start}.bot-is-thinking-messages .deep-thinking[data-v-d7af771b]{font-size:15px;font-weight:500;text-align:left;background:linear-gradient(90deg,#686868 25%,#cacaca,#686868 75%);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientFlow-d7af771b 6s ease infinite}@keyframes gradientFlow-d7af771b{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.file-uploader-button{position:absolute;right:58px;bottom:18px}.file-uploader-button button{border-radius:50%;display:flex;align-items:center;justify-content:center;padding:8px;background-color:#fff;border:1px solid #648ef7;cursor:pointer;transition:all .3s ease}.file-uploader-button button:hover{background-color:#648ef7}.file-uploader-button button:hover svg g{stroke:#fff}.file-uploader-button button svg{width:17px;height:17px}.file-upload-modal .ant-upload-list{padding-bottom:20px;min-height:300px;max-height:500px;overflow:auto;padding-right:1px}.file-upload-modal .ant-upload-list-item{height:auto;display:flex;flex-direction:row;align-items:center;padding:10px;background-color:#fff;border-radius:10px;border:1px solid #e7e7e7}.file-upload-modal .ant-upload-list-item-thumbnail{position:relative}.file-upload-modal .ant-upload-list-item-thumbnail img{width:80px;height:80px;border-radius:8px;-o-object-fit:cover;object-fit:cover;cursor:pointer}@media screen and (max-width: 520px){.file-upload-modal .ant-upload-list-item-thumbnail img{width:60px;height:60px}}.file-upload-modal .ant-upload-list-item-thumbnail .upload-status-icon{position:absolute;bottom:4px;right:4px;background:#fff;border-radius:50%;padding:2px;display:flex;align-items:center;justify-content:center;border:1px solid #dddddd}.file-upload-modal .ant-upload-list-item-thumbnail .upload-status-icon .loading-icon{animation:spin 1s linear infinite}.file-upload-modal .ant-upload-list-item-thumbnail .upload-status-icon .failed-icon path{fill:#e60000}.file-upload-modal .ant-upload-list-item-thumbnail .upload-status-icon svg{width:12px!important;height:12px!important}.file-upload-modal .ant-upload-list-item-actions{display:flex;flex-direction:row;align-items:center}.file-upload-modal .ant-upload-list-item-actions .delete-button{cursor:pointer;padding:3px;background-color:transparent;border:1px solid #e60000;margin-right:8px;border-radius:50%;display:flex;align-items:center;justify-content:center}.file-upload-modal .ant-upload-list-item-actions .delete-button:hover{background-color:#e60000}.file-upload-modal .ant-upload-list-item-actions .delete-button:hover svg g{stroke:#fff}.file-upload-modal .ant-upload-list-item-actions .delete-button svg{width:22px;height:22px}@media screen and (max-width: 520px){.file-upload-modal .ant-upload-list-item-actions .delete-button svg{width:18px;height:18px}}.file-upload-modal .ant-upload-list-item-name{cursor:pointer;flex:1}.file-upload-modal .status-messages{font-size:14px}.file-upload-modal .action-buttons{display:flex;align-items:center;justify-content:space-between}.file-upload-modal .action-buttons button{min-width:120px;background-color:#648ef7;border:1px solid #648ef7;color:#fff;padding:6px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;border-radius:5px;cursor:pointer;margin-top:10px;transition:all .3s ease}@media screen and (max-width: 520px){.file-upload-modal .action-buttons button{font-size:14px;min-width:100px}}.file-upload-modal .action-buttons button.upload-more{background-color:transparent;border:0;padding:0;color:#a2a2a2}.file-upload-modal .action-buttons button:hover{transition:all .3s ease;background-color:transparent;color:#648ef7}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.get-form{margin-bottom:5px!important}.get-form .ant-input{font-size:16px}@media screen and (max-width: 768px){.get-form .ant-input{font-size:14px;line-height:20px}}.get-form .ant-form-item{margin-bottom:15px}@media screen and (max-width: 768px){.get-form .ant-form-item{margin-bottom:10px}}.get-form .ant-form-item .get-input{height:52px;border-radius:8px;width:100%;box-shadow:0 3px 29px #0000000a}@media screen and (max-width: 768px){.get-form .ant-form-item .get-input{height:44px}}.get-form .ant-form-item .get-input::-moz-placeholder{color:#707788;font-weight:400;font-size:16px;font-style:normal;line-height:24px}.get-form .ant-form-item .get-input::placeholder{color:#707788;font-weight:400;font-size:16px;font-style:normal;line-height:24px}@media screen and (max-width: 768px){.get-form .ant-form-item .get-input::-moz-placeholder{font-size:14px;line-height:20px}.get-form .ant-form-item .get-input::placeholder{font-size:14px;line-height:20px}}.get-form .ant-form-item .get-input .ant-input-number-input-wrap{height:100%!important}.get-form .ant-form-item .get-input .ant-input-number-input{font-weight:400;font-size:16px;margin:auto;font-style:normal;line-height:24px;height:100%!important}.get-form .ant-form-item .get-input .ant-input-number-input::-moz-placeholder{color:#707788}.get-form .ant-form-item .get-input .ant-input-number-input::placeholder{color:#707788}@media screen and (max-width: 768px){.get-form .ant-form-item .get-input .ant-input-number-input{font-size:14px;line-height:20px}}.get-form .ant-form-item .get-input .ant-select-selection-placeholder{color:#707788;font-weight:400;font-size:16px;margin:auto;font-style:normal;line-height:24px}@media screen and (max-width: 768px){.get-form .ant-form-item .get-input .ant-select-selection-placeholder{font-size:14px;line-height:20px}}.get-form .ant-form-item .get-input .ant-select-selection-item{font-weight:400;font-size:16px!important;margin:auto;font-style:normal;line-height:24px}@media screen and (max-width: 768px){.get-form .ant-form-item .get-input .ant-select-selection-item{font-size:14px!important;line-height:20px}}.get-form .ant-form-item .get-input .ant-select-selector{border-radius:8px;height:100%!important}.get-form .hint-text{font-size:10px;color:#999}.get-form .ant-checkbox-wrapper,.ant-select-item-option-content,.ant-select-item,.ant-select-item-empty{font-size:14px}.form_step{opacity:0;max-height:0;overflow:hidden}.form_step.current{opacity:1;max-height:1500px;transition:opacity .5s ease-in-out}@media screen and (max-width: 768px){.contact-form-modal .hmodal-wrapper{display:flex;flex-direction:column;height:100%}}@media screen and (max-width: 768px){.contact-form-modal .hmodal-wrapper .hmodal-content{height:100%;display:flex;flex-direction:column}}@media screen and (max-width: 768px){.contact-form-modal .hmodal-wrapper .press-grid-wrapper{margin-top:auto}}.form-action-buttons{display:flex;justify-content:center;gap:30px;margin-top:20px}@media screen and (max-width: 768px){.form-action-buttons{margin-bottom:10px}}.form-action-buttons button{min-width:100px;padding:5px 20px;border-radius:4px;font-size:16px;font-weight:500;background-color:transparent;border:1px solid #648ef7;cursor:pointer;color:#648ef7;transition:all .3s ease-in-out}.form-action-buttons button:hover{background-color:#648ef7;color:#fff;transition:all .3s ease-in-out}.form-action-buttons button:hover.alt{color:#1e5dff;background-color:transparent}.form-action-buttons button.alt{border-color:transparent}.back-button{padding:0;background-color:transparent;border:0;display:flex;align-items:center;gap:2px;cursor:pointer;color:#707070}.back-button:hover{color:#1e5dff}.back-button:hover svg{fill:#1e5dff}.back-button svg{transform:rotate(180deg);width:18px;height:18px;fill:#707070}.submit-wrapper{display:flex;align-items:center;flex-direction:row-reverse;gap:15px}.ant-picker{width:100%;border-radius:8px}.ant-picker .ant-picker-input{height:42px;border-radius:8px;width:100%;box-shadow:0 3px 29px #0000000a}@media screen and (max-width: 768px){.ant-picker .ant-picker-input{height:32px}}.ant-picker .ant-picker-input input{font-size:16px}@media screen and (max-width: 768px){.ant-picker .ant-picker-input input{font-size:14px;line-height:20px}}.ant-picker .ant-picker-input input::-moz-placeholder{color:#707788;font-weight:400;font-size:16px;font-style:normal;line-height:24px}.ant-picker .ant-picker-input input::placeholder{color:#707788;font-weight:400;font-size:16px;font-style:normal;line-height:24px}@media screen and (max-width: 768px){.ant-picker .ant-picker-input input::-moz-placeholder{font-size:14px;line-height:20px}.ant-picker .ant-picker-input input::placeholder{font-size:14px;line-height:20px}}.ant-btn{padding:4px 10px}.ant-form.get-form{max-width:450px;margin:20px auto}.ant-form.get-form .ant-btn.ant-btn-primary{display:flex;gap:5px;justify-content:center;align-items:center}.ant-form.get-form .ant-btn.ant-btn-primary svg{width:20px;height:20px;fill:#fff}.contact-form-modal.broker-contact-form-modal{padding-bottom:100px}.contact-form-modal.broker-contact-form-modal .hmodal-wrapper{height:auto}.contact-form-modal.broker-contact-form-modal .hmodal-wrapper .hmodal-content{padding:15px 10px 30px}.ai-broker-chat-modal{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;display:flex;justify-content:center;align-items:center}.ai-broker-chat-modal .overlay{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(110deg,#fff 2.45%,#eef2ff,#e0e8ff 99.77%);opacity:.94}.ai-broker-chat-modal .modal-content{max-width:800px;background-color:#fff;width:100%;height:90%;z-index:10;border:1px solid #ccc;border-radius:8px;display:flex;flex-direction:column}@media screen and (max-width: 820px){.ai-broker-chat-modal .modal-content{height:100%;border-radius:0;border:0}}.ai-broker-chat-modal .modal-content .header{flex-shrink:0;padding:10px 50px 10px 15px;display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #eee;position:relative}.ai-broker-chat-modal .modal-content .header .title{display:flex;align-items:center;color:#16274f;font-size:15px;font-style:normal;font-weight:600;line-height:24px}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .header .title{font-size:12px}}.ai-broker-chat-modal .modal-content .header .title .avatar{width:50px;height:50px;border-radius:50%;margin-right:10px}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .header .title .avatar{width:30px;height:30px}}.ai-broker-chat-modal .modal-content .header .action-buttons{margin-left:10px}.ai-broker-chat-modal .modal-content .header .action-buttons .phone-button{display:flex;align-items:center;justify-content:center;border:none;background-color:transparent;cursor:pointer}.ai-broker-chat-modal .modal-content .header .action-buttons .phone-button:hover svg path{fill:#326af7}.ai-broker-chat-modal .modal-content .header .action-buttons .phone-button svg{width:29px;height:29px}.ai-broker-chat-modal .modal-content .header .action-buttons .phone-button svg path{fill:#648ef7}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .header .action-buttons .phone-button svg{width:25px;height:25px}}.ai-broker-chat-modal .modal-content .header .close-button{position:absolute;right:10px;top:5px;display:flex;cursor:pointer;color:#16274f;border-radius:50%;border:none;background-color:#f0f0f0;padding:5px;align-items:center;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .header .close-button{padding:3px}}.ai-broker-chat-modal .modal-content .header .close-button:active{background-color:#f0f0f0}.ai-broker-chat-modal .modal-content .header .close-button:hover{background-color:#e9efff}.ai-broker-chat-modal .modal-content .header .close-button svg{width:14px!important;height:14px!important}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .header .close-button svg{width:12px!important;height:12px!important}}.ai-broker-chat-modal .modal-content .header .close-button svg path{fill:gray}.ai-broker-chat-modal .modal-content .input-area{flex-shrink:0;padding:10px;border-top:1px solid #eee;position:relative}.ai-broker-chat-modal .modal-content .input-area .placeholder{font-size:15px;position:absolute;top:35px;left:30px;transform:translateY(-50%);color:#999;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ai-broker-chat-modal .modal-content .input-area .send-button{position:absolute;right:18px;bottom:18px;border-radius:50%;border:0;display:flex;align-items:center;justify-content:center;padding:8px;background-color:#648ef7;border:1px solid transparent;cursor:pointer;transition:all .3s ease}.ai-broker-chat-modal .modal-content .input-area .send-button:hover{background-color:#fff;border:1px solid #648ef7;box-shadow:0 4px 12px #648ef74d;transition:all .3s ease}.ai-broker-chat-modal .modal-content .input-area .send-button:hover svg path{fill:#648ef7}.ai-broker-chat-modal .modal-content .input-area .send-button svg{width:17px;height:17px}.ai-broker-chat-modal .modal-content .input-area .send-button svg path{fill:#fff}.ai-broker-chat-modal .modal-content .input-area .fade-recommendations{position:absolute;top:auto;bottom:calc(100% + 5px);left:0;width:100%;padding:0 20px;background-color:#ffffffef}.ai-broker-chat-modal .modal-content .input-area .fade-recommendations ul{list-style:none;padding:0;margin:0;width:100%}.ai-broker-chat-modal .modal-content .input-area .fade-recommendations ul li{padding:5px 2px;border-bottom:1px solid #e5e5e5;color:#919191;font-size:15px;font-style:normal;font-weight:300;line-height:24px;cursor:pointer;transition:all .3s ease}@media screen and (max-width: 768px){.ai-broker-chat-modal .modal-content .input-area .fade-recommendations ul li{font-size:14px;line-height:20px}}.ai-broker-chat-modal .modal-content .input-area .fade-recommendations ul li:last-child{border:none}.ai-broker-chat-modal .modal-content .input-area .fade-recommendations ul li:hover{color:#000;transition:all .3s ease}.ai-broker-chat-modal .modal-content .bot-typing{position:relative;padding:20px}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .bot-typing{padding:10px}}.ai-broker-chat-modal .modal-content .bot-typing span{content:"";animation:blink 1.5s infinite;animation-fill-mode:both;height:8px;width:8px;background:#648ef7;position:absolute;left:5px;top:calc(50% - 4px);border-radius:50%}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .bot-typing span{height:6px;width:6px;top:calc(50% - 3px)}}.ai-broker-chat-modal .modal-content .bot-typing span:nth-child(2){animation-delay:.2s;margin-left:12px}.ai-broker-chat-modal .modal-content .bot-typing span:nth-child(3){animation-delay:.4s;margin-left:24px}.ai-broker-chat-modal .modal-content .floating-new-message{position:absolute;bottom:130px;left:50%;transform:translate(-50%);background-color:#648ef7;color:#fff;padding:8px 16px;border-radius:20px;box-shadow:0 4px 12px #648ef74d;cursor:pointer;font-size:14px;font-weight:500;z-index:20}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .floating-new-message{bottom:80px;font-size:12px;padding:6px 12px}}.ai-broker-chat-modal .modal-content .ai-broker-messages{height:100%;padding:20px 30px;padding-bottom:50vh;display:flex;flex-direction:column;overflow:auto;scroll-behavior:smooth}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .ai-broker-messages{padding:15px 10px;padding-bottom:60vh}}@media screen and (max-height: 600px) and (orientation: landscape){.ai-broker-chat-modal .modal-content .ai-broker-messages{padding-bottom:150px}}.ai-broker-chat-modal .modal-content .ai-broker-messages .message{max-width:540px;word-break:break-word;font-size:16px;color:#000;font-style:normal;font-weight:300;line-height:24px;width:-moz-fit-content;width:fit-content;margin-bottom:20px;position:relative}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .ai-broker-messages .message{font-size:15px;line-height:22px;max-width:88%}}.ai-broker-chat-modal .modal-content .ai-broker-messages .message .content .attachments{display:grid;gap:2px;width:-moz-fit-content;width:fit-content;margin-left:auto;background-color:#ffffff6e;padding:0;overflow:hidden;border-radius:8px}.ai-broker-chat-modal .modal-content .ai-broker-messages .message .content .attachments img{width:80px;height:80px;border-radius:0;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .ai-broker-messages .message .content .attachments img{width:60px;height:60px}}.ai-broker-chat-modal .modal-content .ai-broker-messages .message.client{margin-left:auto;border-radius:6px;background:#e7edff;margin-bottom:10px}.ai-broker-chat-modal .modal-content .ai-broker-messages .message.client .content{overflow:hidden;padding:7px 15px;position:relative;border-radius:6px}.ai-broker-chat-modal .modal-content .ai-broker-messages .message.client.sendingAnimation{animation:bgAnimation 2s ease forwards;transition:background-color .3s ease}.ai-broker-chat-modal .modal-content .ai-broker-messages .message.client.sendingAnimation .content:after{content:"";position:absolute;display:block;height:2px;width:100%;background:#648ef7;bottom:0;left:0;animation:expandWidth 2s ease forwards}.ai-broker-chat-modal .modal-content .ai-broker-messages .message .message-text{display:flex;gap:10px}.ai-broker-chat-modal .modal-content .ai-broker-messages .message .timestamp{text-align:right;color:#9f9f9f;font-size:10px;font-style:normal;font-weight:400;line-height:10px;margin-top:8px}@media screen and (max-width: 520px){.ai-broker-chat-modal .modal-content .ai-broker-messages .message .timestamp{font-size:9px;line-height:9px}}.ai-broker-chat-modal .modal-content .ai-broker-messages .message .prefix{width:20px;height:20px;background-color:#648ef7;color:#fff;font-weight:400;font-size:12px;display:flex;justify-content:center;align-items:center;border-radius:50%;flex-shrink:0;margin-top:3px}.ai-broker-chat-modal .modal-content .ai-broker-messages .message .tick-icon{width:13px;height:13px;position:absolute;bottom:3px;right:3px}.ai-broker-chat-modal .modal-content .ai-broker-messages .message .tick-icon path{stroke:#648ef7}.ai-broker-chat-modal .editable-input{position:relative;border:1px solid #ccc;cursor:text;white-space:pre-wrap;width:100%;min-height:50px;max-height:200px;overflow-y:auto;padding:12px 20px;border:1px solid #d3d3d3;border-radius:25px;font-size:15px;outline:none;transition:all .3s ease;box-shadow:0 4px 9px #0000000d;background-color:#fff}.ai-broker-chat-modal .editable-input.disabled{background-color:#f5f5f5;cursor:not-allowed}.ai-broker-chat-modal .editable-input:focus{border-color:#648ef7;box-shadow:0 4px 12px #648ef74d}.ai-broker-chat-modal .ant-form-item-control-input-content,.ai-broker-chat-modal .get-form .ant-form-item .get-input,.ai-broker-chat-modal .ant-form-item-control-input,.ai-broker-chat-modal .ant-row.ant-form-item{width:100%;max-width:100%}.message-transition.list-move,.message-transition.list-enter-active,.message-transition.list-leave-active{transition:all .5s ease}.message-transition.list-enter-from,.message-transition.list-leave-to{opacity:0;transform:translateY(10px)}.fade-bottom-enter-active{animation:fadeFromBottom .7s ease-out forwards;opacity:0}@keyframes fadeFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%{opacity:.1}20%{opacity:1}to{opacity:.1}}@keyframes expandWidth{0%{width:0}99%{width:100%}to{width:0}}@keyframes bgAnimation{0%{background-color:#ededed}99%{background-color:#ededed}to{background-color:#e7edff}}
