#botchatPane{border:1px solid #333;box-sizing:content-box;float:left;height:80%;position:fixed;bottom:80px;z-index:110;background-color:#fff;backface-visibility:hidden}#botchatPane .wc-app,#botchatPane .wc-app button,#botchatPane .wc-app input,#botchatPane .wc-app textarea{font-size:14px}#botchatPane .wc-app{font-family:Verdana,Arial,sans-serif}#botchatPane .wc-app button,#botchatPane .wc-app input,#botchatPane .wc-app textarea{font-family:Verdana,Arial,sans-serif}#botchatPane a{color:#004481;text-decoration:underline}#botchatPane a:focus{word-wrap:normal;overflow-wrap:break-word;display:inline;text-decoration:none}#botchatPane a:hover{text-decoration:none}#botchatPane p{font-size:14px}#botchatPane .wc-header{background-color:#004481;box-sizing:content-box;padding:8px 8px 0 8px}#botchatPane .wc-upload{display:none}#botchatPane .wc-console .wc-textbox{left:18px}#botchatPane .wc-carousel-item:hover{cursor:pointer}#botchatPane .wc-card p{font-size:13px}#botchatPane .wc-card button{color:#004481}#botchatPane .wc-card button:active{background-color:#004481;color:#fff}#botchatPane .wc-card button:hover{border-color:#004481}#botchatPane .wc-message-from{display:none}#botchatPane .wc-message-from-me .wc-message-content{background-color:#004481;color:#fff}#botchatPane .wc-message-from-me svg.wc-message-callout path{fill:#004481}#botchatPane .wc-adaptive-card p strong{word-wrap:normal;overflow-wrap:break-word;white-space:normal}@media only screen and (min-width:641px){#botchatPane{right:40px;width:460px}}@media only screen and (max-width:640px){#botchatPane{right:0;width:100%}#botchatPane .wc-adaptive-card{width:100%}}#botchatPane.max-window{right:0;width:100%;top:0;bottom:0;height:100%}#botchatPane.regular-window{max-height:80vh}@media only screen and (max-width:640px){#botchatPane.regular-window{right:0;max-height:100vh;height:100%;top:0;bottom:0}}.skip{position:absolute;top:-1000px;left:-1000px;height:1px;width:1px;text-align:left;overflow:hidden}a.skip:active,a.skip:focus,a.skip:hover{left:0;top:0;width:auto;height:auto;overflow:visible}.botTrigger{position:fixed;bottom:0;right:0;height:60px;width:60px;border-radius:50%;background-color:#004481;color:#fff;margin:10px;z-index:98;box-sizing:border-box;border:none;font-size:0}.botTrigger:hover{cursor:pointer;opacity:1;outline:0}.botTrigger:focus{opacity:1;outline:0;box-shadow:0 0 0 2px #a56716}.botTrigger .botTrigger-closed{width:32px;height:32px;line-height:32px;font-size:16px}.botTrigger .botTrigger-closed:hover:after,.botTrigger .botTrigger-closed:hover:before{background-color:#fff}.botTrigger .botTrigger-closed:after,.botTrigger .botTrigger-closed:before{position:absolute;left:29px;top:22px;content:'';height:17px;width:2px;background-color:#fff}.botTrigger .botTrigger-closed:before{transform:rotate(45deg)}.botTrigger .botTrigger-closed:after{transform:rotate(-45deg)}.botTrigger .botTrigger-opened{width:40px;height:40px;background-image:url("/IMAGES/chatboticons/smile-face.svg");top:11.6px;left:9.2px;position:absolute}.botTrigger .botTrigger-opened:hover:after,.botTrigger .botTrigger-opened:hover:before{background-color:#333;opacity:.5}.rolling{animation:roll 1s .3s;-webkit-animation:roll 1s infinite;-moz-animation:roll 1s infinite}.verserolling{animation:verseroll 1s .3s;-webkit-animation:verseroll 1s infinite;-moz-animation:roll 1s infinite}@keyframes roll{0%{transform:rotate(0)}100%{transform:rotate(325deg)}}@-webkit-keyframes roll{0%{transform:rotate(0)}100%{transform:rotate(325deg)}}@keyframes verseroll{0%{transform:rotate(325deg)}100%{transform:rotate(0)}}@-webkit-keyframes verseroll{0%{transform:rotate(325deg)}100%{transform:rotate(0)}}.wc-header .chat-window-icon,.wc-header .close-window{float:right;width:20px;height:20px;position:relative;background-color:#fff;cursor:pointer}.wc-header .chat-window-icon:focus{opacity:.8}.regular-window .chat-window-icon{background-image:url("/IMAGES/chatboticons/max-window.png")}@media only screen and (max-width:640px){.regular-window .chat-window-icon{display:none}}.max-window .chat-window-icon{background-image:url("/IMAGES/chatboticons/regular-window.png")}@media only screen and (max-width:640px){.max-window .chat-window-icon{display:none}}.close-window{background-image:url("/IMAGES/chatboticons/close-icon.png")}@media only screen and (min-width:641px){.close-window{display:none}}@media only screen and (max-width:640px){.visible-bot #botTrigger{display:none}}.max-bot #botTrigger{display:none}.bubble{position:fixed;color:#000;bottom:73px;right:15px;background-image:url("/IMAGES/chatboticons/chatbubble.svg");font-size:14px;font-family:Verdana,Arial,sans-serif;font-weight:700;height:86px;width:282px;padding:25px 18px;border-radius:16px;opacity:0;z-index:-1}.bubble.bubble-login{bottom:155px;background-color:#eceff1;height:auto;background-image:unset;padding:10px;border:5px solid;border-color:#fff;width:276px;border-radius:12px;margin-right:2px}.fadeIn{z-index:98;opacity:1;transition:opacity 2s}.fadeOut{opacity:0;transition:opacity 2s}.skiptoChat{position:absolute;left:-1000em;border:2px solid #a56716;font-size:14px;font-family:Verdana,Arial,sans-serif;background-color:#e5eaed;color:#004481;text-decoration:none;height:auto;padding:8px}a.skiptoChat:focus{position:relative;left:0;text-decoration:underline;border:2px solid #a56716;display:inline-block;zoom:1}