.searcher-box .widgets_chat_chatassistantwidget{position:absolute;left:10%;right:10%}.searcher-box-chat{margin-bottom:20px;border:1px solid #dfdfdf;padding:0;border-radius:12px;background-color:#fff;box-shadow:2px 2px 2px 0 rgba(0,0,0,0.1);position:relative}.msg-large-input{position:absolute;background:#fff;color:#000;line-height:35px;text-align:center;width:200px;height:40px;border-radius:6px;padding:0;border:2px solid #ce4040;bottom:51px;left:50%;transform:translate(-50%,0)}[dir="rtl"] .msg-large-input{left:auto;right:0}.msg-large-input:after{content:'';position:absolute;display:block;width:0;z-index:1;border-style:solid;border-color:#ce4040 transparent;border-width:10px 10px 0;bottom:-10px;left:50%;margin-left:-10px}[dir="rtl"] .msg-large-input:after{left:auto;margin-left:0;right:50%;margin-right:-10px}.msg{width:100%;margin-bottom:0}.msg-bubble{background-color:#f7f7f7;color:#000;padding:20px 12px 20px 65px;font-size:14px;border-radius:0;border-bottom:0;margin-left:0;position:relative;overflow-wrap:break-word;min-height:62px}[dir="rtl"] .msg-bubble{padding:20px 57px 20px 12px}.msg-bubble:before{content:'';display:block;width:40px;height:40px;position:absolute;top:10px;left:12px;background:#000;border-radius:50%;background:url("/headers/img/beta_landing/assistant.png") no-repeat center center;background-size:100% 100%}[dir="rtl"] .msg-bubble:before{left:0;right:12px}.user-bubble{color:#000;background:#fff}.user-bubble:before{border:1px solid #3171c9;background:transparent}.user-bubble:after{content:'';display:block;width:20px;height:20px;position:absolute;top:20px;left:22px;background:#3171c9;-webkit-mask-image:url("/headers/svg/background/icon-ownfill-graph-occupancyindividual-D03505.svg");mask-image:url("/headers/svg/background/icon-ownfill-graph-occupancyindividual-D03505.svg")}[dir="rtl"] .user-bubble:after{left:auto;right:22px}.prompt-line{display:flex;flex-wrap:nowrap;align-items:center;border-top:solid 1px #dfdfdf;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);padding:4px 5px;-webkit-border-bottom-right-radius:12px;-webkit-border-bottom-left-radius:12px;-moz-border-radius-bottomright:12px;-moz-border-radius-bottomleft:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.msg-input{color:#46403c;width:100%;resize:none;border:0;height:40px;padding:9px 10px;border-radius:12px;transition:box-shadow .15s linear,-webkit-box-shadow .15s linear}.msg-input:focus,.msg-input:focus-visible{-webkit-box-shadow:0 0 8px rgba(208,203,201,.8);box-shadow:0 0 8px rgba(208,203,201,.8);outline:0}.msg-input::placeholder,.msg-input:-ms-input-placeholder,.msg-input::-ms-input-placeholder{color:#74716e}.msg-input:disabled::placeholder,.msg-input:disabled:-ms-input-placeholder,.msg-input:disabled::-ms-input-placeholder{color:#fff}.msg-button{padding:8px 10px;border:0;background:#3171c9;border-radius:12px;margin-left:10px;transition:color .15s linear}[dir="rtl"] .msg-button{margin-left:0;margin-right:10px}.msg-button:hover,.msg-button:focus{background:#185596}.msg-button .icon{width:24px;height:24px;vertical-align:top;opacity:1;fill:#fff}.msg-button:hover .icon,.msg-button:focus .icon{opacity:1;fill:#fff}.msg-button .ball-clip-rotate{height:24px}.msg-button .ball-clip-rotate>div{border:2px solid #fff;border-bottom-color:transparent;width:24px;height:24px;margin:0}.chat-header{-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:12px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;border-top-left-radius:12px;border-top-right-radius:12px}.chat-header .chat-intro{padding:9px 15px;font-size:16px;min-height:49px;flex-wrap:wrap;align-content:center}.chat-header .chat-menu{display:flex;flex-wrap:nowrap;justify-content:space-between;padding:20px 0;align-items:center;border-bottom:solid 1px #dfdfdf;position:relative}.chat-header .chat-title-container{flex:1 0 auto;text-align:center;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.chat-header .chat-title-container:before{content:"";display:block;margin-right:10px;width:30px;height:30px;background:url("/headers/img/beta_landing/assistant.png") 0 0 no-repeat;background-size:100%}[dir="rtl"] .chat-header .chat-title-container:before{margin-right:0;margin-left:10px}@media(min-width:768px){.chat-header .chat-title-container{position:absolute;left:50%;transform:translate(-50%,0)}}@media(max-width:768px){.chat-header .chat-title-container{display:none}}.chat-header .chat-title-container .name-container{font-size:16px}.chat-header .chat-close{border:0;background:transparent}.chat-header .chat-close .icon{width:18px;height:18px;vertical-align:top;display:block}.chat-header .chat-close .icon,.chat-header .chat-close .icon *{fill:#beb8b3}.msg-history{width:100%;padding:0;overflow-y:auto;background:linear-gradient(white 30%,rgba(255,255,255,0)),linear-gradient(rgba(0,0,0,0.12) 0,rgba(255,255,255,0));background-size:100% 14px,100% 7px;background-repeat:no-repeat;background-attachment:local,scroll}.huge-searcher .msg-history{height:400px;padding:0 0 47px 0;animation-name:enlarge-height;animation-duration:.5s;animation-fill-mode:forwards}.searcher-box .huge-searcher .msg-history{height:250px}.huge-searcher .chat-intro{display:none}.huge-searcher .chat-menu{display:flex}.homeHeaderContainer+.searcher-box.beta-searcher{margin-top:100px;margin-bottom:180px}@keyframes enlarge-height{from{height:0}}