@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);body,html{margin:0;padding:0;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{font-family:"Roboto",sans-serif;font-weight:400;font-size:16px}b{font-weight:700}body{overflow:hidden}:focus{outline:none}.chat__wrap{display:flex;flex-direction:column;height:100vh;overflow:hidden;background-color:#f2f2f2!important}@media screen and (max-height:500px){.chat__wrap{display:flex;flex-direction:column}}@media screen and (min-width:800px){.header__inner{width:754px;margin:0 auto;position:relative}.messages{width:100%;margin:0 auto}.input__inner{width:754px;margin:0 auto;position:relative}}.messages::-webkit-scrollbar{display:none}.messages{-ms-overflow-style:none;scrollbar-width:none}.header__chat{display:flex;flex-direction:row;min-height:68px;background:inherit;background-color:#02818a;box-sizing:border-box;border:1px solid;border-color:#fff #fff #d7d7d7;border-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0 20px rgba(0,0,0,.29);justify-content:space-between;align-items:center;padding-left:15px;z-index:9999}.header__chat>.close__chat{border-width:0;color:#fff;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:rotate(1turn);transform:rotate(1turn);margin-right:10px}.header__chat>.close__chat:hover{-webkit-transform:rotate(450deg);transform:rotate(450deg)}.header__inner>.logo{width:223px}.messages{padding:20px 20px 0;height:100%;flex-direction:column;overflow-y:scroll;overflow-x:hidden;background-color:#f2f2f2}.message.CUSTOMER{align-self:flex-end;background:inherit;background-color:#4fa7ef;border:none;border-radius:15px;color:#fff;text-align:left;position:relative;margin-left:40px}.message.SYSTEM{color:#333}.message.AGENT,.message.SYSTEM{align-self:flex-start;position:relative}.message,.message.AGENT{margin-bottom:5px}.message{border-width:0;padding:12px 16px 12px 17px;background:inherit;background-color:#fff;box-sizing:border-box;border-radius:15px;box-shadow:none;max-width:85%}.CUSTOMER.message__last{border-bottom-right-radius:0!important;margin-bottom:10px!important}.AGENT.message__last,.SYSTEM.message__last{border-bottom-left-radius:0!important;margin-bottom:10px!important}.template__btn{width:140px;height:26px;background:inherit;background-color:#fff;color:#333;border-radius:5px;margin-left:10px;cursor:pointer;font-weight:500;border:none}.template__href.agree{background-color:#008b94;color:#fff}.template__href.agree:hover{background-color:#19a494}.template__href.disagree{background-color:#aaa;color:#fff}.template__href.disagree:hover{background-color:#b5b3b3;color:#fff}.chat__input{width:100%;background:inherit;background-color:#fff;padding:20px 65px 20px 30px;border:none;color:#333;resize:none;box-sizing:border-box}.input__container{position:relative;justify-content:center;align-items:center;border-top:1px solid #d7d7d7;background-color:#fff}.input__container>.error{color:red}.input__container.error{border:1px solid red}.input__container.visible{display:flex}.input__container.hidden{display:none}.message.typing{display:inline-block;width:70px;text-align:center;padding:10px;margin:0 5px}.template__href{border-radius:5px;color:#fff;background-color:#02818a;text-align:left;display:inline-block;padding:8px 10px;margin:0 9px 9px 0;text-decoration:none;cursor:pointer}.btn_start_over{background:unset;color:#02818a}.btn_start_over:focus{box-shadow:unset!important;outline:auto}.btn_start_over .icon{margin-right:8px;font-size:16px}a.template__href svg{margin-left:5px}.button_box{margin-left:10px;margin-bottom:10px;display:inline-block}.message-buttons{text-align:left;margin-top:5px!important;margin-bottom:5px!important;padding-left:75px}@media (max-width:768px){.message-buttons{flex-wrap:wrap}.react-tel-input{margin-bottom:5px}.phone{display:flex;flex-direction:column;align-items:baseline}.ask_name_field.phone{height:105px}.phone>button{margin-bottom:5px}}.react-tel-input .form-control{height:38px!important}.message-buttons.hidden{display:none}.message-box{display:flex;flex-direction:row;align-items:flex-end;max-width:754px;margin:0 auto}.message-box.CUSTOMER{justify-content:flex-end}.message-box.AGENT,.message-box.SYSTEM{justify-content:flex-start}.avatar{margin-right:10px;margin-bottom:5px;min-width:30px;max-width:30px;height:30px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden}.avatar>img{width:100%;height:auto}.avatar>img.phones{height:30px}.avatar.message__last{margin-bottom:10px!important}.loader-text{position:relative;top:55%;left:45%}@media screen and (min-height:736px){.template__btn,.template__href{margin-bottom:10px}.loader-text{left:30%}}.events{color:#797979;text-align:center;margin-top:5px;margin-bottom:15px}a.sendMessage{right:15px;height:32px;width:32px}a.exitChat,a.sendMessage{position:absolute;cursor:pointer;top:15px}a.exitChat{left:15px;font-size:26px;color:grey}.endChat_container{margin:10px 25px;justify-content:flex-end;position:absolute;bottom:65px;right:0}.endChat_container.visible{display:flex}.endChat_container.hidden{display:none}.endChat{background:#fff;padding:5px;border-radius:10px}.endChatButton{margin:0 30px 0 0}.endChatButton,.endLiveChatButton{border-radius:5px;color:#fff;background-color:#02818a;text-align:left;display:inline-block;padding:8px 10px;text-decoration:none;cursor:pointer;font-weight:500}.endLiveChatButton{position:absolute;right:0;top:0;margin:8px 12px}@media only screen and (max-width:800px){.endLiveChatButton{margin:16px 12px}}@media only screen and (max-width:370px){.endLiveChatButton{text-align:center;width:70px;margin:7px 4px}}.chat_end_breaker{display:flex;align-items:center;text-align:center;color:#918f8f;font-size:12px;margin:24px -20px 40px;position:absolute;width:100vw}.chat_end_breaker:after,.chat_end_breaker:before{content:"";flex:1 1;border-bottom:1px solid #918f8f}.chat_end_breaker:not(:empty):before{margin-right:21px}.chat_end_breaker:not(:empty):after{margin-left:21px}.dot{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:3px;background:#d7d7d7;-webkit-animation:wave 1.3s linear infinite;animation:wave 1.3s linear infinite}.dot:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes wave{0%,60%,to{-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes wave{0%,60%,to{-webkit-transform:initial;transform:none}30%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.send-icon{width:32px;height:32px;background:url(/static/media/send-consumer.5e7532ed.svg) no-repeat;background-size:100%;display:block}.map-slider{margin:20px}.marker_div{position:absolute;z-index:1}.thumbs{margin-top:20px;height:48px;width:48px;border-radius:4px;display:flex;flex-direction:row;align-items:center}.thumbs a{margin-right:10px;color:grey;cursor:pointer;height:24px;width:24px;padding:12px}.thumbs a:focus{border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,.7)}.thumbs a.thumb-up{background-color:#d8f3dd}.thumbs a.thumb-up.selected{border:2px solid #41c256;border-radius:4px;background-color:#d8f3dd}.thumbs a.thumb-down{background-color:#ffe0df}.thumbs a.thumb-down.selected{border:2px solid #fb3b3b;border-radius:4px;background-color:#ffe0df}.thumbs a img{width:24px;height:24px}.feedback.thanks{margin:10px -20px;padding:20px;background-color:#e8eff0}.feedback-box{align-items:flex-start;position:relative}.feedback-box,.feedback-box.transferred{background:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;padding:24px 20px;margin:0 -20px}.feedback-box.transferred,.feedback-content{align-items:stretch}.feedback-content{display:flex;flex-direction:column;max-width:754px;margin:0 auto;position:relative}@media only screen and (min-width:800px){.feedback-content{width:754px}}.feedback-box button.sendMessage{margin-right:20px}.feedback-buttons>a.btn_skip{color:#02818a;cursor:pointer}.feedback-inputs{border:1px solid #c0c6c9;width:100%}.feedback-buttons{margin:25px 0}.feedback-box.transferring{margin-bottom:10px!important}.feedback-loader{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.feedback-title{background:#e8eff0;padding:10px 20px;margin-bottom:10px;font-weight:500}.feedback.input__container{width:100%;height:120px;font-weight:400}.feedback-box .message__last{margin-bottom:3px!important}.feedback-box .title{font-weight:500;margin-bottom:32px}.feedback-box .rate-box{margin-bottom:18px}.feedback-box button.sendMessage{right:28px}@media only screen and (max-width:420px){.show_list{display:none!important}}.ask_name{height:105px}.ask_name_field{margin:0 -20px;display:flex;justify-content:center;align-items:center;background:#e8eff0;height:90px;border-radius:2px}.ask_name_field_block{display:flex;flex-direction:column}.ask_name_field.es{height:115px}.ask_name_field_block div{display:flex;align-content:center}.ask_name .title{margin-top:4px;margin-bottom:4px;font-weight:500;font-size:14px;line-height:16px;color:#637580}.ask_name input{box-sizing:border-box;background:#fff;border:1px solid #c7d1d6;border-radius:2px;width:308px;height:38px;font-size:14px;padding:0 5px}.ask_name button{margin-left:8px;width:80px;height:38px;background:#02818a;border:0;border-radius:2px;color:#fff;text-transform:uppercase;font-weight:700;font-size:14px;cursor:pointer}@media only screen and (max-width:420px){.ask_name{margin-left:-20px;width:100vw}.ask_name .title,.ask_name input{width:250px}}.ask_name .cancel_button:focus{box-shadow:unset!important;outline:auto}.ask_name button:focus,.provider-card a:focus,a.appointment-button:focus,a.chat__input:focus,a.endLiveChatButton:focus,a.template__href:focus,a.thumb-down:focus,a.thumb-up:focus{box-shadow:0 0 10px rgba(0,0,0,.7)}a.sendMessage:focus{outline:2px solid rgba(38,165,168,.2);outline-offset:2px}h3{font-size:17px;font-weight:700}.provider-card{background-color:#fff;border:1px solid #fff;border-radius:7px;height:300px;margin-right:10px;padding:15px;position:relative}.ask_name button:focus,.provider-card a:focus{box-shadow:0 0 10px rgba(0,0,0,.7)}.therapist-image img{width:65px;border-radius:40px}.appointment-block{position:absolute;bottom:15px;left:0;right:0;height:40px}.appointment-button{background-color:#02818a;color:#fff;text-decoration:none;height:20px;border-radius:5px;padding:10px;text-align:center;width:80%;display:block;margin:0 auto}.phone-line{margin-bottom:10px}.phone-line a{font-size:14px;color:#000}.phone-line i{font-size:14px;margin-right:5px;color:#02818a}.address-line{max-height:80px;overflow:hidden;margin-top:11px;margin-left:2px}.address-line a{font-size:14px;color:#000}.address-line i{font-size:14px;margin-right:5px;color:#02818a}.therapist-skills{font-size:14px}.provider-slider{margin-bottom:10px}.slick-prev{left:-13px!important}.slick-next{right:-8px!important}.slick-next:before,.slick-prev:before{color:#02818a}.slick-list{padding:0!important;margin:0 20px!important}.slick-next:before,.slick-prev:before{font-size:25px}.provider-list{overflow-y:scroll;height:100vh}
/*# sourceMappingURL=main.1dac86cb.chunk.css.map */