
.chatAlert{position:fixed;bottom:75px;right:25px;max-width:300px;z-index:50}.chatAlert .alert{box-shadow:0 0 4px rgba(0,0,0,.2)}.chatStart{position:fixed;right:25px;bottom:25px;z-index:50;display:flex;align-items:center;box-shadow:0 0 4px rgba(0,0,0,.2);border-radius:5px;background-color:#66bcf1;color:#fff;text-decoration:none!important;padding:6px 12px;font-family:Oswald,sans-serif;transition:background-color .3s,opacity .15s ease-out,transform .15s ease-out;box-sizing:border-box}@media (max-width:760px){.chatStart{bottom:5px;right:5px}}.chatStart.is-hidden{opacity:0;transform:translateY(8px);pointer-events:none}.chatStart>span{font-size:14px;font-weight:500;text-transform:uppercase;margin-right:10px;line-height:1.2}.chatStart svg{width:38px;color:#fff;fill:#fff}.chatStart:hover{background-color:rgb(55.2754491018,167.5389221557,236.7245508982);color:#fff}.chatBubble{position:fixed;right:25px;bottom:25px;z-index:150;opacity:0;transform:translateY(8px);pointer-events:none;visibility:hidden;transition:opacity .15s ease-out,transform .15s ease-out,visibility 0s linear .15s}.chatBubble.is-open{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible;transition:opacity .15s ease-out,transform .15s ease-out,visibility 0s linear 0s}@media (max-width:760px){.chatBubble{right:10px;bottom:10px}}.chatBubble .form-captcha,.chatBubble .form-captcha-question{visibility:hidden;position:absolute;width:5px}.chatBubble .bubble-wrap{position:relative}.chatBubble .bubble{border:3px solid #5bc5f2;border-radius:10px;position:absolute;right:0;bottom:22px;width:290px;background-color:#fff}.chatBubble .bubble h5{background-color:#5bc5f2;color:#fff;font-size:15px;text-align:center;padding:14px;font-family:Oswald,sans-serif;margin:0}.chatBubble .bubble .in{padding:15px;max-height:calc(100vh - 185px);overflow:auto}.chatBubble .bubble form>div{display:flex;align-items:flex-start;margin-bottom:10px;justify-content:space-between}.chatBubble .bubble form>div label{float:left;width:50px;font-size:13px;font-weight:500;padding-top:7px}.chatBubble .bubble form>div .selectric-wrapper{width:175px}.chatBubble .bubble form>div .selectric-wrapper .selectric{background-color:#ececec;height:33px}.chatBubble .bubble form>div .selectric-wrapper .selectric .label{font-size:13px;font-weight:unset;line-height:31px;height:31px;padding:0 0 0 15px}.chatBubble .bubble form>div .selectric-wrapper .selectric .button{background-color:#ececec;height:33px}.chatBubble .bubble form>div .vscomp-ele{width:175px}.chatBubble .bubble form>div .vscomp-toggle-button,.chatBubble .bubble form>div input,.chatBubble .bubble form>div select,.chatBubble .bubble form>div textarea{width:175px;box-sizing:border-box;color:#353535;font-size:13px;font-weight:500;padding:0 15px;height:33px;background-color:#ececec;outline:0!important;border-radius:0;border:1px solid #b9b9b9;line-height:1}.chatBubble .bubble form>div textarea{height:200px;padding:9px 15px}.chatBubble .bubble form>strong{display:block;font-weight:400;font-size:13px;margin-bottom:5px;padding-top:10px;line-height:120%}.chatBubble .bubble form button{margin:15px auto 0 auto;min-height:0;height:40px;padding:0 22px;font-size:13px;border-radius:40px}.chatBubble .bubble .ask-call{text-align:center}.chatBubble .bubble .ask-call a{display:inline-flex;flex-direction:column;align-items:center;margin:20px 5px;text-decoration:none;padding:10px;border-radius:10px;transition:.3s}.chatBubble .bubble .ask-call a:hover{background-color:rgba(91,197,242,.15)}.chatBubble .bubble .ask-call a span{display:block;font-size:12px;text-decoration:none;text-transform:uppercase;padding-top:9px;color:#82a427}.chatBubble .bubble .ask-call img{width:62px;height:62px}.chatBubble .bubble .ask,.chatBubble .bubble .call{display:none}.chatBubble .bubble .ask .consent,.chatBubble .bubble .call .consent{font-size:12px;margin-top:5px;margin-bottom:5px}.chatBubble .bubble .ask .consent a,.chatBubble .bubble .call .consent a{white-space:nowrap;color:#ff9a00}.chatBubble.is-ask .bubble .ask-call{display:none}.chatBubble.is-ask .bubble .ask{display:block}.chatBubble.is-call .bubble .ask-call{display:none}.chatBubble.is-call .bubble .call{display:block}.chatBubble .chatClose{display:flex;justify-content:center;position:absolute;bottom:-25px;right:-3px;width:68px;background-image:url(/skins/huskycz/img/bubble-close.svg);height:37px;background-repeat:no-repeat;box-sizing:border-box;background-position:top right;text-align:center;padding-left:15px;padding-bottom:10px;padding-right:1px;align-items:flex-end}.chatBubble .chatClose img{width:19px;height:19px}.chatBubble .chatClose:hover img{opacity:.8}
/*# sourceMappingURL=/skins/huskycz/css/chat.css.map */
