.gs-chat-form__launcher{cursor:pointer;box-shadow:rgba(0,0,0,.2) 0px 3px 5px -2px,rgba(0,0,0,.14) 0px 1px 4px 2px,rgba(0,0,0,.12) 0px 1px 4px 1px;position:fixed !important;top:22%;right:-26px;background-color:#413e7f;z-index:9999;border:0px;display:flex;align-items:center;flex-wrap:nowrap;justify-content:center;transform:rotate(270deg);padding:10px 8px 8px 10px;transition:opacity ease .25s}.gs-chat-form__launcher>p{color:#fff;font-weight:600;font-family:"Roboto",sans-serif;margin:0 0 0 8px;font-size:1rem}.gs-chat-form__launcher>svg{fill:#fff;width:23px;height:23px}.gs-chat-form__launcher--hide{opacity:0}.gs-chat-form__launcher--display-none{display:none}.gs-chat-form__input-div{box-shadow:rgba(0,0,0,.2) 0px 3px 5px -2px,rgba(0,0,0,.14) 0px 1px 4px 2px,rgba(0,0,0,.12) 0px 1px 4px 1px;position:fixed !important;bottom:0;width:96%;height:100%;right:2%;background-color:#fff;z-index:99999;border-radius:8px}@media screen and (min-width: 600px){.gs-chat-form__input-div{width:408px;height:auto;bottom:30px;right:30px}}.gs-chat-form__header{position:relative;display:inline-flex;background-color:#413e7f;color:#fff;font-size:1.33929rem;line-height:1;font-weight:400;font-family:"FFDINRoundWebPro",Arial,Helvetica,Sans-Serif;width:100%;height:60px;border-radius:8px 8px 0 0;display:flex;align-items:center;padding-left:25px}.gs-chat-form__icon{width:28px;height:24px;fill:#fff;margin-bottom:8px}.gs-chat-form__title{margin:0;padding-left:8px;color:#fff}.gs-chat-form__min-button{position:absolute;width:50px;right:8px;top:15px;cursor:pointer;border:0;background-color:rgba(0,0,0,0)}.gs-chat-form__min-button>svg{fill:#fff}.gs-chat-form__form{padding:25px}.gs-chat-form__form-group{margin-bottom:8px}.gs-chat-form__text-label{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Open Sans","Helvetica Neue","sans-serif"}.gs-chat-form__text-input{width:100%;padding:12px 20px;margin:8px 0 0;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.gs-chat-form__text-input--error{border-color:red !important}.gs-chat-form input:focus,.gs-chat-form textarea:focus,.gs-chat-form button:focus{box-shadow:0 0 0 2pt #4d90fe;outline:none}.gs-chat-form__form-error{color:red}.gs-chat-form__button-div{display:flex;flex-direction:row-reverse;margin:60px -10px 0}.gs-chat-form__button{flex:1 0 calc(50% - 20px);margin:0 10px;padding:14px 0;min-width:0;color:#fff;display:inline-block;border:0;border-radius:5px;text-align:center;position:relative;padding-right:30px;box-shadow:0 0 8px 0 rgba(0,0,0,0.4509803922);transition:background-color .3s ease}.gs-chat-form__button:before{content:" ";display:block;position:absolute;top:0;right:0;width:26px;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px}.gs-chat-form__button:after{content:" ";display:block;position:absolute;top:0;right:0;width:26px;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px}.gs-chat-form__button:hover{box-shadow:0 0 0 2pt #4d90fe;outline:none}.gs-chat-form__button--white{background-color:#fff;color:#363b74}.gs-chat-form__button--white:before{background:linear-gradient(to top left, #e6e6e6 50%, transparent 50%)}.gs-chat-form__button--white:after{background:linear-gradient(to left bottom, #e6e6e6 50%, transparent 50%)}.gs-chat-form__button--purple{background-color:#363b74}.gs-chat-form__button--purple:before{background:linear-gradient(to top left, #262951 50%, transparent 50%)}.gs-chat-form__button--purple:after{background:linear-gradient(to left bottom, #262951 50%, transparent 50%)}

/*# sourceMappingURL=click-to-chat-v2-css.css.map*/