@font-face{font-family:OpenSans;src:url("./assets/fonts/opensans-regular-webfont.woff") format("woff");src:url("./assets/fonts/opensans-regular-webfont.woff2") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:OpenSans Light;src:url("./assets/fonts/opensans-light-webfont.woff") format("woff");src:url("./assets/fonts/opensans-light-webfont.woff2") format("woff2");font-weight:normal;font-style:normal}.getai-chat-container .getai-chat-header{background-color:#61789a;border-radius:3px 3px 0 0;border-bottom:none;padding:0 15px}.getai-chat-container .getai-chat-header .getai-chat-header__close{font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;line-height:44px;text-align:center;color:#fff;cursor:pointer}.getai-chat-container .getai-chat-header .getai-chat-header__close.getai-chat-header__close--icon{background:#61789a url("./assets/images/close.svg") no-repeat center center;background-size:14px 14px;width:24px;height:24px;margin-top:10px}.getai-chat-container .getai-chat-header .getai-chat-header__close.getai-chat-header__close--icon:active{background-color:#4d607b}.getai-chat-container .getai-chat-header .getai-chat-header__title{font-family:OpenSans,sans-serif;font-size:16px;line-height:16px;color:#fff;letter-spacing:-0.42px;padding:14px 0}.getai-chat-container .getai-chat-messages{height:calc(100% - 100px);padding:6px 18px 12px;background-color:#f2f2f2}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group{margin:12px auto}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message{margin:8px auto 0}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message.getai-chat-messages__message--fail::before{content:"";display:inline-block;position:relative;top:7px;margin-right:10px;width:24px;height:24px;background:transparent url("./assets/images/error.svg") no-repeat center center;background-size:contain}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message.getai-chat-messages__message--fail .getai-chat-messages__message--text{max-width:calc(100% - 24px)}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group.getai-chat-messages__messages-group--sent{text-align:right}.getai-chat-container .getai-chat-messages__messages-group--avatar{position:relative;min-height:44px;padding-left:43px}.getai-chat-container .getai-chat-messages__messages-group--avatar.getai-chat-messages__messages-group--sent{padding-left:0;padding-right:43px}.getai-chat-container .getai-chat-messages__messages-group--avatar .getai-chat-messages__avatar{position:absolute;bottom:0;left:0;width:36px;height:36px;font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;line-height:44px;text-align:center;color:#fff;border:0;border-radius:50%;-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, .24);box-shadow:0 2px 2px 0 rgba(0, 0, 0, .24);opacity:0;-webkit-animation:getai-chat-messages__avatar__animation--in 250ms linear 50ms forwards;animation:getai-chat-messages__avatar__animation--in 250ms linear 50ms forwards}.getai-chat-container .getai-chat-messages__messages-group--avatar .getai-chat-messages__avatar.getai-chat-messages__avatar--receiver{background-color:#fca437}.getai-chat-container .getai-chat-messages__messages-group--avatar .getai-chat-messages__avatar.getai-chat-messages__avatar--sender{background-color:#fca437}.getai-chat-container .getai-chat-messages__messages-group--avatar .getai-chat-messages__avatar.getai-chat-messages__avatar--icon.getai-chat-messages__avatar--receiver{background:#fca437 url("./assets/images/bot.svg") no-repeat center 1px;background-size:30px auto}.getai-chat-container .getai-chat-messages__messages-group--avatar .getai-chat-messages__avatar.getai-chat-messages__avatar--icon.getai-chat-messages__avatar--sender{background:#fca437 url("./assets/images/user.svg") no-repeat center center;background-size:22px auto}.getai-chat-container .getai-chat-messages__messages-group--avatar.getai-chat-messages__messages-group--2 .getai-chat-messages__avatar.getai-chat-messages__avatar--icon.getai-chat-messages__avatar--receiver{background-color:green}@-webkit-keyframes getai-chat-messages__avatar__animation--in{to{opacity:1}}@keyframes getai-chat-messages__avatar__animation--in{to{opacity:1}}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--text{display:inline-block;font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;color:#000;letter-spacing:-0.37px;background-color:#fff;padding:13px 17px;border-radius:25px 25px 25px 0;text-align:left;-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, .13);box-shadow:0 2px 2px 0 rgba(0, 0, 0, .13);opacity:0;-webkit-animation:getai-chat-messages__message__animation--in 250ms linear 200ms forwards;animation:getai-chat-messages__message__animation--in 250ms linear 200ms forwards}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--text a{color:#fca437;font-weight:bold;text-decoration:none}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group.getai-chat-messages__messages-group--sent .getai-chat-messages__message .getai-chat-messages__message--text{background-color:#fca437;color:#fff;font-family:OpenSans,sans-serif;border-radius:25px 25px 0 25px}@-webkit-keyframes getai-chat-messages__message__animation--in{to{opacity:1}}@keyframes getai-chat-messages__message__animation--in{to{opacity:1}}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons{position:relative}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons .getai-chat-messages__message--buttons__scroller{overflow:auto;white-space:nowrap}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons--with-arrows .getai-chat-messages__message--buttons__arrow.getai-chat-messages__message--buttons__arrow--left{background:transparent url("./assets/images/prev.svg") no-repeat left center;background-size:10px auto;-webkit-transition:opacity .25s linear;transition:opacity .25s linear}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons--with-arrows .getai-chat-messages__message--buttons__arrow.getai-chat-messages__message--buttons__arrow--left:active{background-image:url("./assets/images/prev-dark.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons--with-arrows .getai-chat-messages__message--buttons__arrow.getai-chat-messages__message--buttons__arrow--right{background:transparent url("./assets/images/next.svg") no-repeat right center;background-size:10px auto;-webkit-transition:opacity .25s linear;transition:opacity .25s linear}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons--with-arrows .getai-chat-messages__message--buttons__arrow.getai-chat-messages__message--buttons__arrow--right:active{background-image:url("./assets/images/next-dark.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons--with-arrows .getai-chat-messages__message--buttons__scroller .getai-chat-messages__message--buttons__scroller__scrollbar-container .getai-chat-messages__message--buttons__scroller__scrollbar{background-color:transparent;-webkit-transition:background-color 75ms linear;transition:background-color 75ms linear}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons--with-arrows .getai-chat-messages__message--buttons__scroller .getai-chat-messages__message--buttons__scroller__scrollbar-container .getai-chat-messages__message--buttons__scroller__scrollbar.getai-chat-messages__message--buttons__scroller__scrollbar--scrolling{background-color:#d8d8d8}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons .getai-chat-messages__message--buttons__scroller_button{display:inline-block;margin-right:9px;background:#d8d8d8;font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;line-height:14px;color:#000;letter-spacing:-0.37px;text-align:center;padding:10px 17px;border:0;border-radius:17px;min-width:87px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons .getai-chat-messages__message--buttons__scroller_button:active{background-color:#bfbfbf}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons__button-left--hidden .getai-chat-messages__message--buttons__arrow.getai-chat-messages__message--buttons__arrow--left{opacity:.2}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons__button-left--hidden .getai-chat-messages__message--buttons__arrow.getai-chat-messages__message--buttons__arrow--left:active{background-image:url("./assets/images/prev.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons__button-right--hidden .getai-chat-messages__message--buttons__arrow.getai-chat-messages__message--buttons__arrow--right{opacity:.2}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--buttons.getai-chat-messages__message--buttons__button-right--hidden .getai-chat-messages__message--buttons__arrow.getai-chat-messages__message--buttons__arrow--right:active{background-image:url("./assets/images/next.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating{position:relative;margin-top:24px}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating .getai-chat-messages__message--rating__scroller{overflow:auto;white-space:nowrap;text-align:center}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating--with-arrows .getai-chat-messages__message--rating__arrow.getai-chat-messages__message--rating__arrow--left{background:transparent url("./assets/images/prev.svg") no-repeat left center;background-size:10px auto}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating--with-arrows .getai-chat-messages__message--rating__arrow.getai-chat-messages__message--rating__arrow--left:active{background-image:url("./assets/images/prev-dark.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating--with-arrows .getai-chat-messages__message--rating__arrow.getai-chat-messages__message--rating__arrow--right{background:transparent url("./assets/images/next.svg") no-repeat right center;background-size:10px auto}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating--with-arrows .getai-chat-messages__message--rating__arrow.getai-chat-messages__message--rating__arrow--right:active{background-image:url("./assets/images/next-dark.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating--with-arrows .getai-chat-messages__message--rating__scroller .getai-chat-messages__message--rating__scroller__scrollbar-container .getai-chat-messages__message--rating__scroller__scrollbar{background-color:transparent;-webkit-transition:background-color 75ms linear;transition:background-color 75ms linear}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating--with-arrows .getai-chat-messages__message--rating__scroller .getai-chat-messages__message--rating__scroller__scrollbar-container .getai-chat-messages__message--rating__scroller__scrollbar.getai-chat-messages__message--buttons__scroller__scrollbar--scrolling{background-color:#d8d8d8}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating .getai-chat-messages__message--rating__scroller_button{display:inline-block;margin:0 10px;text-indent:-99999px;overflow:hidden;width:50px;height:50px;border:0;border-radius:50%;-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, .2);box-shadow:0 2px 2px 0 rgba(0, 0, 0, .2);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#d8d8d8;background-repeat:no-repeat;background-position:center center;background-size:contain}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating .getai-chat-messages__message--rating__scroller_button:nth-child(1){background-image:url("./assets/images/rating-3.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating .getai-chat-messages__message--rating__scroller_button:nth-child(2){background-image:url("./assets/images/rating-2.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating .getai-chat-messages__message--rating__scroller_button:nth-child(3){background-image:url("./assets/images/rating-1.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating .getai-chat-messages__message--rating__scroller_button:active{-webkit-box-shadow:none;box-shadow:none}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating__button-left--hidden .getai-chat-messages__message--rating__arrow.getai-chat-messages__message--rating__arrow--left{opacity:.2}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating__button-left--hidden .getai-chat-messages__message--rating__arrow.getai-chat-messages__message--rating__arrow--left:active{background-image:url("./assets/images/prev.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating__button-right--hidden .getai-chat-messages__message--rating__arrow.getai-chat-messages__message--rating__arrow--right{opacity:.2}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--rating.getai-chat-messages__message--rating__button-right--hidden .getai-chat-messages__message--rating__arrow.getai-chat-messages__message--rating__arrow--right:active{background-image:url("./assets/images/next.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group.getai-chat-messages__messages-group--sent .getai-chat-messages__message .getai-chat-messages__message--text--rating{text-indent:-99999px;overflow:hidden;width:50px;height:50px;background-color:#fca437;background-repeat:no-repeat;background-position:center center;background-size:35px auto}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group.getai-chat-messages__messages-group--sent .getai-chat-messages__message .getai-chat-messages__message--text--rating.getai-chat-messages__message--text--rating--1{background-color:#fca437;background-image:url("./assets/images/rating-1-user.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group.getai-chat-messages__messages-group--sent .getai-chat-messages__message .getai-chat-messages__message--text--rating.getai-chat-messages__message--text--rating--2{background-color:#fca437;background-image:url("./assets/images/rating-2-user.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group.getai-chat-messages__messages-group--sent .getai-chat-messages__message .getai-chat-messages__message--text--rating.getai-chat-messages__message--text--rating--3{background-color:#fca437;background-image:url("./assets/images/rating-3-user.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--image img{margin-top:5px}@media(max-width: 575.98px){.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--image img{width:100%}}@media(max-width: 575.98px){.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--video iframe,.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--video video{width:100%}}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--card{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 13px 10px -8px rgba(0, 0, 0, .2);box-shadow:0 13px 10px -8px rgba(0, 0, 0, .2)}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--card .getai-chat-messages__message--card--title{font-family:OpenSans-Semibold;font-size:12px;color:#000}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--card .getai-chat-messages__message--card--description{font-family:OpenSans-Semibold;font-size:10px;color:#666}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--card .getai-chat-messages__message--card--buttons button{display:block;-webkit-appearance:none;border:0;border-radius:20px;font-size:12px;font-family:OpenSans-Semibold;color:#68d072}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--card img{border-top-left-radius:20px;border-top-right-radius:20px}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel{position:relative}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel .getai-chat-messages__message--carousel__scroller{overflow:auto;white-space:nowrap}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel--with-arrows .getai-chat-messages__message--carousel__arrow.getai-chat-messages__message--carousel__arrow--left{background:transparent url("./assets/images/prev.svg") no-repeat left center;background-size:10px auto;-webkit-transition:opacity .25s linear;transition:opacity .25s linear}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel--with-arrows .getai-chat-messages__message--carousel__arrow.getai-chat-messages__message--carousel__arrow--left:active{background-image:url("./assets/images/prev-dark.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel--with-arrows .getai-chat-messages__message--carousel__arrow.getai-chat-messages__message--carousel__arrow--right{background:transparent url("./assets/images/next.svg") no-repeat right center;background-size:10px auto;-webkit-transition:opacity .25s linear;transition:opacity .25s linear}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel--with-arrows .getai-chat-messages__message--carousel__arrow.getai-chat-messages__message--carousel__arrow--right:active{background-image:url("./assets/images/next-dark.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel--with-arrows .getai-chat-messages__message--carousel__scroller .getai-chat-messages__message--carousel__scroller__scrollbar-container .getai-chat-messages__message--carousel__scroller__scrollbar{background-color:transparent;-webkit-transition:background-color 75ms linear;transition:background-color 75ms linear}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel--with-arrows .getai-chat-messages__message--carousel__scroller .getai-chat-messages__message--carousel__scroller__scrollbar-container .getai-chat-messages__message--carousel__scroller__scrollbar.getai-chat-messages__message--carousel__scroller__scrollbar--scrolling{background-color:#d8d8d8}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel .getai-chat-messages__message--carousel__scroller_button{display:inline-block;margin-right:9px;background:#d8d8d8;font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;line-height:14px;color:#000;letter-spacing:-0.37px;text-align:center;padding:10px 17px;border:0;border-radius:17px;min-width:87px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel .getai-chat-messages__message--carousel__scroller_button:active{background-color:#bfbfbf}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel__button-left--hidden .getai-chat-messages__message--carousel__arrow.getai-chat-messages__message--carousel__arrow--left{opacity:.2}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel__button-left--hidden .getai-chat-messages__message--carousel__arrow.getai-chat-messages__message--carousel__arrow--left:active{background-image:url("./assets/images/prev.svg")}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel__button-right--hidden .getai-chat-messages__message--carousel__arrow.getai-chat-messages__message--carousel__arrow--right{opacity:.2}.getai-chat-container .getai-chat-messages .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--carousel.getai-chat-messages__message--carousel__button-right--hidden .getai-chat-messages__message--carousel__arrow.getai-chat-messages__message--carousel__arrow--right:active{background-image:url("./assets/images/next.svg")}.getai-chat-container .getai-chat-input-text{border-top:1px solid #d2d2d2;background-color:#fff;height:56px;padding:13px 20px 13px 9px}.getai-chat-container .getai-chat-input-text .getai-chat-input-text__send{font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;line-height:30px;height:30px;margin-left:6px;border-radius:9px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.getai-chat-container .getai-chat-input-text .getai-chat-input-text__send.getai-chat-input-text__send--icon{background:#fca437 url("./assets/images/send.svg") no-repeat center center;background-size:22px 16px}.getai-chat-container .getai-chat-input-text .getai-chat-input-text__send.getai-chat-input-text__send--icon:active{background-color:#fb8d05}.getai-chat-container .getai-chat-input-text .getai-chat-input-text__input{height:30px}.getai-chat-container .getai-chat-input-text .getai-chat-input-text__input input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:30px;border:1px solid #d2d2d2;border-radius:100px;padding:5px 15px;font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;letter-spacing:0;color:#000}.getai-chat-container .getai-chat-input-text .getai-chat-input-text__input input::-webkit-input-placeholder{font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;letter-spacing:0;color:#8b8b8b}.getai-chat-container .getai-chat-input-text .getai-chat-input-text__input input::-ms-input-placeholder{font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;letter-spacing:0;color:#8b8b8b}.getai-chat-container .getai-chat-input-text .getai-chat-input-text__input input::placeholder{font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;letter-spacing:0;color:#8b8b8b}.getai-chat-container .getai-chat-messages.getai-chat-messages--is-typing--text{height:calc(100% - 120px)}.getai-chat-container .getai-chat-messages.getai-chat-messages--is-typing--text.getai-chat-messages__is-typing--not-typing{height:calc(100% - 102px)}.getai-chat-container .getai-chat-messages.getai-chat-messages--is-typing--spinner{height:calc(100% - 120px)}.getai-chat-container .getai-chat-messages.getai-chat-messages--is-typing--spinner.getai-chat-messages__is-typing--not-typing{height:calc(100% - 102px)}.getai-chat-container .getai-chat-messages.getai-chat-messages--is-typing--message-text,.getai-chat-container .getai-chat-messages.getai-chat-messages--is-typing--message-spinner{height:calc(100% - 148px)}.getai-chat-container .getai-chat-messages.getai-chat-messages__is-typing--not-typing__selective-input-hidden.getai-chat-messages--is-typing--text{height:calc(100% - 50px)}.getai-chat-container .getai-chat-messages.getai-chat-messages__is-typing--not-typing__selective-input-hidden.getai-chat-messages--is-typing--spinner{height:calc(100% - 70px)}.getai-chat-container .getai-chat-messages.getai-chat-messages__is-typing--not-typing__selective-input-hidden.getai-chat-messages--is-typing--message-spinner{height:calc(100% - 96px)}.getai-chat-container .getai-chat-messages.getai-chat-messages__is-typing--not-typing__selective-input-hidden.getai-chat-messages--is-typing--message-text{height:calc(100% - 96px)}.getai-chat-container .getai-chat-messages__is-typing{padding-right:18px;padding-left:18px;background-color:#f2f2f2}.getai-chat-container .getai-chat-messages__is-typing > *{-webkit-transition:opacity 250ms linear;transition:opacity 250ms linear}.getai-chat-container .getai-chat-messages__is-typing.getai-chat-messages__is-typing--not-typing > *{-webkit-transition:opacity 0ms linear;transition:opacity 0ms linear}.getai-chat-container .getai-chat-messages__is-typing.getai-chat-messages__is-typing--text{height:18px;line-height:18px;font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;color:#8b8b8b}.getai-chat-container .getai-chat-messages__is-typing.getai-chat-messages__is-typing--spinner{height:18px}.getai-chat-container .getai-chat-messages__is-typing.getai-chat-messages__is-typing--message-text{padding-top:5px;height:55px}.getai-chat-container .getai-chat-messages__is-typing.getai-chat-messages__is-typing--message-spinner{padding-top:5px;height:55px}.getai-chat-container .getai-chat-messages__is-typing.getai-chat-messages__is-typing--not-typing{height:0}.getai-chat-container .getai-chat-messages__is-typing .getai-chat-messages__messages-group .getai-chat-messages__message .getai-chat-messages__message--text{display:inline-block;font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;color:#000;letter-spacing:-0.37px;background-color:#fff;padding:13px 17px;border-radius:25px 25px 25px 0;text-align:left;-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, .13);box-shadow:0 2px 2px 0 rgba(0, 0, 0, .13)}.getai-chat-container .getai-chat-messages__is-typing .getai-chat-messages__is-typing__spinner > div{background-color:#8b8b8b}.getai-chat-container .getai-chat-header .getai-chat-header__tts-button{font-family:OpenSans Light,OpenSans,sans-serif;font-size:14px;line-height:44px;text-align:center;color:#fff;cursor:pointer;margin-right:5px}.getai-chat-container .getai-chat-header .getai-chat-header__tts-button.getai-chat-header__tts-button--icon{background:transparent url("./assets/images/speaker_off.svg") no-repeat center center;background-size:16px 16px;width:24px;height:24px;margin-top:10px}.getai-chat-container .getai-chat-header .getai-chat-header__tts-button.getai-chat-header__tts-button--icon.getai-chat-header__tts-button--active{background:transparent url("./assets/images/speaker_on.svg") no-repeat center center;background-size:16px 16px}
/*# sourceMappingURL=theme.min.css.map */