.randy-chat-widget-style-chat-error-header{background-color:#c0d8df;padding:16px;margin-bottom:16px;position:absolute;width:100%}.randy-chat-widget-style-chat-error-header.randy-chat-widget-style-comeFromTop-enter-active{-webkit-transform-origin:top;transform-origin:top;-webkit-animation:randy-chat-widget-style-comeFromTop .3s ease-out;animation:randy-chat-widget-style-comeFromTop .3s ease-out}.randy-chat-widget-style-chat-error-header.randy-chat-widget-style-comeFromTop-leave-active{-webkit-transform-origin:top;transform-origin:top;animation:randy-chat-widget-style-comeFromTop .3s ease-out reverse}@-webkit-keyframes randy-chat-widget-style-comeFromTop{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes randy-chat-widget-style-comeFromTop{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}.randy-chat-widget-style-iframe-container{bottom:0;left:0;position:fixed;right:0;background-color:rgba(0,0,0,.5);top:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2002}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper{width:400px;height:600px;background-color:#eee;margin:auto;-webkit-box-shadow:4px 6px 4px rgba(0,0,0,.15);box-shadow:4px 6px 4px rgba(0,0,0,.15);border-radius:18px;overflow:hidden;-webkit-animation:randy-chat-widget-style-fadeInBottom .2s cubic-bezier(.39,.575,.565,1) both;animation:randy-chat-widget-style-fadeInBottom .2s cubic-bezier(.39,.575,.565,1) both}@media screen and (max-height:600px){.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper{height:100%}}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper--closed{-webkit-animation:randy-chat-widget-style-reverseFadeInBottom .2s cubic-bezier(.39,.575,.565,1) both;animation:randy-chat-widget-style-reverseFadeInBottom .2s cubic-bezier(.39,.575,.565,1) both}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-top-border{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:32px}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-top-border span{cursor:pointer;font-size:20px;color:#0f1941}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container,.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper iframe{width:100%;height:calc(100% - 48px);border:none}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eee;-webkit-transition:height .4s;transition:height .4s;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container .randy-chat-widget-style-loader-content{width:40px;height:40px;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container .randy-chat-widget-style-loader-content .randy-chat-widget-style-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);transform:scale(1.1)}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container .randy-chat-widget-style-loader-content .randy-chat-widget-style-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0f1941;-webkit-animation:randy-chat-widget-style-foldCubeAngle 2.4s linear infinite both;animation:randy-chat-widget-style-foldCubeAngle 2.4s linear infinite both;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container .randy-chat-widget-style-loader-content .randy-chat-widget-style-cube.randy-chat-widget-style-cube2{-webkit-transform:scale(1.1) rotate(90deg);transform:scale(1.1) rotate(90deg)}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container .randy-chat-widget-style-loader-content .randy-chat-widget-style-cube.randy-chat-widget-style-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container .randy-chat-widget-style-loader-content .randy-chat-widget-style-cube.randy-chat-widget-style-cube3{-webkit-transform:scale(1.1) rotate(180deg);transform:scale(1.1) rotate(180deg)}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container .randy-chat-widget-style-loader-content .randy-chat-widget-style-cube.randy-chat-widget-style-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container .randy-chat-widget-style-loader-content .randy-chat-widget-style-cube.randy-chat-widget-style-cube4{-webkit-transform:scale(1.1) rotate(270deg);transform:scale(1.1) rotate(270deg)}.randy-chat-widget-style-iframe-container .randy-chat-widget-style-iframe-wrapper .randy-chat-widget-style-loader-container .randy-chat-widget-style-loader-content .randy-chat-widget-style-cube.randy-chat-widget-style-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes randy-chat-widget-style-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes randy-chat-widget-style-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@-webkit-keyframes randy-chat-widget-style-fadeInBottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes randy-chat-widget-style-fadeInBottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes randy-chat-widget-style-reverseFadeInBottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes randy-chat-widget-style-reverseFadeInBottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}}.randy-chat-widget-style-user-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:16px;border-top:2px solid rgba(0,0,0,.15);padding-bottom:7px;padding-top:7px}.randy-chat-widget-style-user-input .randy-chat-widget-style-image-button{color:rgba(0,0,0,.15);font-size:30px;cursor:pointer;margin-right:16px}.randy-chat-widget-style-user-input .randy-chat-widget-style-text-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:none;height:100%;padding:0 16px;font-size:16px;overflow-y:auto;resize:none;max-height:500px}.randy-chat-widget-style-user-input .randy-chat-widget-style-text-input:focus{outline:none}.randy-chat-widget-style-user-input .randy-chat-widget-style-text-input:active{border:none}.randy-chat-widget-style-user-input textarea:disabled{background-color:var(--user-message-color,#fff)}.randy-chat-widget-style-user-input .randy-chat-widget-style-send-button{color:var(--user-message-background,#2175d9);font-size:30px;cursor:pointer;-ms-flex-item-align:end;align-self:flex-end}.randy-chat-widget-style-user-input .randy-chat-widget-style-disabled{color:rgba(0,0,0,.15);cursor:not-allowed}.randy-chat-widget-style-buttons-container{border:1px solid rgba(0,0,0,.15);border-top:none;border-radius:0 0 18px 0}.randy-chat-widget-style-buttons-container .randy-chat-widget-style-button{text-align:center;padding:8px;font-size:14px;cursor:pointer;font-weight:700;color:var(--user-message-background,#2175d9);border-bottom:1px solid rgba(0,0,0,.15)}.randy-chat-widget-style-buttons-container .randy-chat-widget-style-button:last-child{border-bottom:none}.randy-chat-widget-style-audio-message{width:100%!important;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.randy-chat-widget-style-audio-message .randy-chat-widget-style-play-button{font-size:14px;cursor:pointer}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:10px;-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden;max-height:20px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div{background-color:var(--bot-message-color,#fff);min-width:5px;max-width:5px;margin:0 1px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:first-child{height:7px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:first-child{-webkit-animation:randy-chat-widget-style-musicPlaying1 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying1 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying1{30%{height:14px}60%{height:7px}80%{height:13px}to{height:4px}}@keyframes randy-chat-widget-style-musicPlaying1{30%{height:14px}60%{height:7px}80%{height:13px}to{height:4px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(2){height:18px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(2){-webkit-animation:randy-chat-widget-style-musicPlaying2 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying2 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying2{30%{height:12px}60%{height:16px}80%{height:13px}to{height:17px}}@keyframes randy-chat-widget-style-musicPlaying2{30%{height:12px}60%{height:16px}80%{height:13px}to{height:17px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(3){height:11px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(3){-webkit-animation:randy-chat-widget-style-musicPlaying3 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying3 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying3{30%{height:6px}60%{height:11px}80%{height:7px}to{height:17px}}@keyframes randy-chat-widget-style-musicPlaying3{30%{height:6px}60%{height:11px}80%{height:7px}to{height:17px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(4){height:4px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(4){-webkit-animation:randy-chat-widget-style-musicPlaying4 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying4 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying4{30%{height:11px}60%{height:5px}80%{height:9px}to{height:0}}@keyframes randy-chat-widget-style-musicPlaying4{30%{height:11px}60%{height:5px}80%{height:9px}to{height:0}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(5){height:8px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(5){-webkit-animation:randy-chat-widget-style-musicPlaying5 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying5 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying5{30%{height:13px}60%{height:8px}80%{height:13px}to{height:6px}}@keyframes randy-chat-widget-style-musicPlaying5{30%{height:13px}60%{height:8px}80%{height:13px}to{height:6px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(6){height:16px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(6){-webkit-animation:randy-chat-widget-style-musicPlaying6 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying6 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying6{30%{height:11px}60%{height:15px}80%{height:11px}to{height:16px}}@keyframes randy-chat-widget-style-musicPlaying6{30%{height:11px}60%{height:15px}80%{height:11px}to{height:16px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(7){height:10px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(7){-webkit-animation:randy-chat-widget-style-musicPlaying7 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying7 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying7{30%{height:5px}60%{height:11px}80%{height:6px}to{height:11px}}@keyframes randy-chat-widget-style-musicPlaying7{30%{height:5px}60%{height:11px}80%{height:6px}to{height:11px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(8){height:14px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(8){-webkit-animation:randy-chat-widget-style-musicPlaying8 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying8 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying8{30%{height:9px}60%{height:15px}80%{height:11px}to{height:20px}}@keyframes randy-chat-widget-style-musicPlaying8{30%{height:9px}60%{height:15px}80%{height:11px}to{height:20px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(9){height:14px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(9){-webkit-animation:randy-chat-widget-style-musicPlaying9 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying9 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying9{30%{height:7px}60%{height:12px}80%{height:6px}to{height:16px}}@keyframes randy-chat-widget-style-musicPlaying9{30%{height:7px}60%{height:12px}80%{height:6px}to{height:16px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(10){height:9px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(10){-webkit-animation:randy-chat-widget-style-musicPlaying10 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying10 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying10{30%{height:16px}60%{height:11px}80%{height:15px}to{height:3px}}@keyframes randy-chat-widget-style-musicPlaying10{30%{height:16px}60%{height:11px}80%{height:15px}to{height:3px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(11){height:19px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(11){-webkit-animation:randy-chat-widget-style-musicPlaying11 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying11 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying11{30%{height:11px}60%{height:17px}80%{height:10px}to{height:18px}}@keyframes randy-chat-widget-style-musicPlaying11{30%{height:11px}60%{height:17px}80%{height:10px}to{height:18px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(12){height:17px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(12){-webkit-animation:randy-chat-widget-style-musicPlaying12 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying12 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying12{30%{height:11px}60%{height:15px}80%{height:11px}to{height:20px}}@keyframes randy-chat-widget-style-musicPlaying12{30%{height:11px}60%{height:15px}80%{height:11px}to{height:20px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(13){height:2px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(13){-webkit-animation:randy-chat-widget-style-musicPlaying13 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying13 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying13{30%{height:8px}60%{height:4px}80%{height:10px}to{height:0}}@keyframes randy-chat-widget-style-musicPlaying13{30%{height:8px}60%{height:4px}80%{height:10px}to{height:0}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(14){height:3px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(14){-webkit-animation:randy-chat-widget-style-musicPlaying14 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying14 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying14{30%{height:11px}60%{height:4px}80%{height:11px}to{height:0}}@keyframes randy-chat-widget-style-musicPlaying14{30%{height:11px}60%{height:4px}80%{height:11px}to{height:0}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(15){height:8px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(15){-webkit-animation:randy-chat-widget-style-musicPlaying15 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying15 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying15{30%{height:13px}60%{height:6px}80%{height:15px}to{height:9px}}@keyframes randy-chat-widget-style-musicPlaying15{30%{height:13px}60%{height:6px}80%{height:15px}to{height:9px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(16){height:19px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(16){-webkit-animation:randy-chat-widget-style-musicPlaying16 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying16 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying16{30%{height:11px}60%{height:16px}80%{height:9px}to{height:14px}}@keyframes randy-chat-widget-style-musicPlaying16{30%{height:11px}60%{height:16px}80%{height:9px}to{height:14px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(17){height:19px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(17){-webkit-animation:randy-chat-widget-style-musicPlaying17 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying17 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying17{30%{height:14px}60%{height:17px}80%{height:13px}to{height:18px}}@keyframes randy-chat-widget-style-musicPlaying17{30%{height:14px}60%{height:17px}80%{height:13px}to{height:18px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(18){height:18px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(18){-webkit-animation:randy-chat-widget-style-musicPlaying18 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying18 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying18{30%{height:10px}60%{height:15px}80%{height:12px}to{height:19px}}@keyframes randy-chat-widget-style-musicPlaying18{30%{height:10px}60%{height:15px}80%{height:12px}to{height:19px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(19){height:7px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(19){-webkit-animation:randy-chat-widget-style-musicPlaying19 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying19 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying19{30%{height:12px}60%{height:4px}80%{height:12px}to{height:3px}}@keyframes randy-chat-widget-style-musicPlaying19{30%{height:12px}60%{height:4px}80%{height:12px}to{height:3px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(20){height:17px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(20){-webkit-animation:randy-chat-widget-style-musicPlaying20 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying20 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying20{30%{height:12px}60%{height:18px}80%{height:12px}to{height:20px}}@keyframes randy-chat-widget-style-musicPlaying20{30%{height:12px}60%{height:18px}80%{height:12px}to{height:20px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(21){height:11px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(21){-webkit-animation:randy-chat-widget-style-musicPlaying21 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying21 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying21{30%{height:6px}60%{height:9px}80%{height:6px}to{height:13px}}@keyframes randy-chat-widget-style-musicPlaying21{30%{height:6px}60%{height:9px}80%{height:6px}to{height:13px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(22){height:13px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(22){-webkit-animation:randy-chat-widget-style-musicPlaying22 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying22 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying22{30%{height:8px}60%{height:14px}80%{height:9px}to{height:14px}}@keyframes randy-chat-widget-style-musicPlaying22{30%{height:8px}60%{height:14px}80%{height:9px}to{height:14px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(23){height:4px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(23){-webkit-animation:randy-chat-widget-style-musicPlaying23 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying23 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying23{30%{height:11px}60%{height:6px}80%{height:14px}to{height:4px}}@keyframes randy-chat-widget-style-musicPlaying23{30%{height:11px}60%{height:6px}80%{height:14px}to{height:4px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(24){height:2px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(24){-webkit-animation:randy-chat-widget-style-musicPlaying24 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying24 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying24{30%{height:7px}60%{height:1px}80%{height:7px}to{height:1px}}@keyframes randy-chat-widget-style-musicPlaying24{30%{height:7px}60%{height:1px}80%{height:7px}to{height:1px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-in-progress:nth-child(25){height:6px}.randy-chat-widget-style-audio-message .randy-chat-widget-style-sound-play div.randy-chat-widget-style-played:nth-child(25){-webkit-animation:randy-chat-widget-style-musicPlaying25 .5s ease infinite;animation:randy-chat-widget-style-musicPlaying25 .5s ease infinite}@-webkit-keyframes randy-chat-widget-style-musicPlaying25{30%{height:11px}60%{height:4px}80%{height:12px}to{height:7px}}@keyframes randy-chat-widget-style-musicPlaying25{30%{height:11px}60%{height:4px}80%{height:12px}to{height:7px}}.randy-chat-widget-style-audio-message .randy-chat-widget-style-audio-duration{padding-left:10px;white-space:nowrap;font-size:12px}.randy-chat-widget-style-bot-image-message{border-radius:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.randy-chat-widget-style-bot-image-message img{max-width:100%;border:1px solid rgba(0,0,0,.15);border-bottom:none;border-radius:18px 18px 0 0}.randy-chat-widget-style-bot-image-message.randy-chat-widget-style-bot-image-message-without-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.randy-chat-widget-style-bot-image-message.randy-chat-widget-style-bot-image-message-without-buttons img{border:none;border-radius:18px 18px 18px 0}.randy-chat-widget-style-bot-message .randy-chat-widget-style-text-message{background:var(--bot-message-background,#ffb511);color:var(--bot-message-color,#fff);border-radius:18px 18px 18px 0}.randy-chat-widget-style-text-message-with-buttons .randy-chat-widget-style-content{background:var(--bot-message-background,#ffb511);color:var(--bot-message-color,#fff);padding:8px 16px;border-radius:18px 18px 0 0}.randy-chat-widget-style-bot-carousel-slide{border-radius:18px}.randy-chat-widget-style-bot-carousel-slide .randy-chat-widget-style-slide-img{background-size:contain;background-repeat:no-repeat;width:100%;border-radius:18px 18px 0 0;height:0}.randy-chat-widget-style-bot-carousel-slide .randy-chat-widget-style-slide-content{padding:16px;font-size:14px;font-weight:bolder;border-left:1px solid rgba(0,0,0,.15);border-right:1px solid rgba(0,0,0,.15)}.randy-chat-widget-style-bot-carousel-slide .randy-chat-widget-style-slide-content .randy-chat-widget-style-slide-title{white-space:pre-wrap}.randy-chat-widget-style-bot-carousel-slide .randy-chat-widget-style-slide-content .randy-chat-widget-style-slide-subtitle{font-size:12px;white-space:pre-wrap;color:#bbb}.randy-chat-widget-style-bot-carousel-slide .randy-chat-widget-style-buttons-container{border-top:1px solid rgba(0,0,0,.15);border-radius:0 0 18px 18px}.randy-chat-widget-style-carousel-message{max-width:100%!important}.agile__slides{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.agile__nav-button{color:var(--bot-message-background,#ffb511);background-color:var(--bot-message-color,#fff);border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;font-size:24px;height:40px;top:calc(50% - 20px);position:absolute;-webkit-transition-duration:.3s;transition-duration:.3s}.agile__nav-button--prev{left:0;margin-left:-10px}.agile__nav-button--next{right:0;margin-right:-10px}.randy-chat-widget-style-message-date{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:x-small;color:rgba(15,25,65,.5)}.randy-chat-widget-style-fade-enter-active,.randy-chat-widget-style-fade-leave-active{-webkit-transition:opacity .2s;transition:opacity .2s}.randy-chat-widget-style-fade-enter,.randy-chat-widget-style-fade-leave-to{opacity:0}.randy-chat-widget-style-typing{display:inline-block;width:10px;height:10px;margin-right:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:50%}.randy-chat-widget-style-typing.randy-chat-widget-style-typing-1{-webkit-animation:randy-chat-widget-style-typing 1s infinite;animation:randy-chat-widget-style-typing 1s infinite}.randy-chat-widget-style-typing.randy-chat-widget-style-typing-2{-webkit-animation:randy-chat-widget-style-typing 1s .25s infinite;animation:randy-chat-widget-style-typing 1s .25s infinite}.randy-chat-widget-style-typing.randy-chat-widget-style-typing-3{-webkit-animation:randy-chat-widget-style-typing 1s .5s infinite;animation:randy-chat-widget-style-typing 1s .5s infinite}.randy-chat-widget-style-typing-indicator-message{margin:16px auto 16px 16px}@-webkit-keyframes randy-chat-widget-style-typing{0%,75%,to{-webkit-transform:translateY(4px) scale(.9);transform:translateY(4px) scale(.9);opacity:.5}25%{-webkit-transform:translateY(-4px) scale(1);transform:translateY(-4px) scale(1);opacity:1}}@keyframes randy-chat-widget-style-typing{0%,75%,to{-webkit-transform:translateY(4px) scale(.9);transform:translateY(4px) scale(.9);opacity:.5}25%{-webkit-transform:translateY(-4px) scale(1);transform:translateY(-4px) scale(1);opacity:1}}.randy-chat-widget-style-user-message .randy-chat-widget-style-text-message{border-radius:18px 18px 0 18px;background:var(--user-message-background,#2175d9);color:var(--user-message-color,#fff)}.randy-chat-widget-style-messages .randy-chat-widget-style-user-message{margin:16px 0 16px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.randy-chat-widget-style-location-suggestion.randy-chat-widget-style-disabled{cursor:default!important;background-color:rgba(0,0,0,.15);color:rgba(0,0,0,.2)}.randy-chat-widget-style-location-suggestion .randy-chat-widget-style-loader{height:1rem;width:1rem;border:2px solid transparent;border-radius:50%;-webkit-animation:randy-chat-widget-style-spinLoading 2s linear infinite;animation:randy-chat-widget-style-spinLoading 2s linear infinite;border-top-color:#e74536}@-webkit-keyframes randy-chat-widget-style-spinLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes randy-chat-widget-style-spinLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.randy-chat-widget-style-suggestions{overflow:hidden;white-space:nowrap;position:relative;width:100%;margin-bottom:16px;height:40px}.randy-chat-widget-style-suggestions .randy-chat-widget-style-suggestions-wrapper{margin:0 12px;text-align:center;position:absolute;-webkit-transition:left .5s;transition:left .5s;min-width:calc(100% - 24px)}.randy-chat-widget-style-suggestions .randy-chat-widget-style-suggestions-wrapper .randy-chat-widget-style-suggestion{-webkit-box-sizing:border-box;box-sizing:border-box;margin:4px;padding:8px;cursor:pointer;border-radius:18px;line-height:18px;min-height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.15);box-shadow:1px 1px 3px rgba(0,0,0,.15)}.randy-chat-widget-style-suggestions .randy-chat-widget-style-suggestions-wrapper .randy-chat-widget-style-suggestion.randy-chat-widget-style-right-margin{margin-right:16px}.randy-chat-widget-style-suggestions .randy-chat-widget-style-suggestion-arrow{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:6px;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px;padding:6px;line-height:16px;width:20px;cursor:pointer;z-index:1}.randy-chat-widget-style-suggestions .randy-chat-widget-style-suggestion-arrow.randy-chat-widget-style-suggestion-right-arrow{right:0}.randy-chat-widget-style-suggestions .randy-chat-widget-style-suggestion-arrow.randy-chat-widget-style-suggestion-left-arrow{left:0}.randy-chat-widget-style-messages{overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.randy-chat-widget-style-messages .randy-chat-widget-style-conversation-block{margin:16px}.randy-chat-widget-style-messages .randy-chat-widget-style-message{max-width:85%}.randy-chat-widget-style-messages .randy-chat-widget-style-bot-answers .randy-chat-widget-style-bot-message{display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0}.randy-chat-widget-style-messages .randy-chat-widget-style-text-message,.randy-chat-widget-style-messages .randy-chat-widget-style-text-message-with-buttons{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:36px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:keep-all;word-wrap:break-word;white-space:pre-line}.randy-chat-widget-style-messages .randy-chat-widget-style-text-message{padding:8px 16px}.randy-chat-widget-style-messages .randy-chat-widget-style-typing-indicator-message{float:left}.randy-chat-widget-style-greeting-message-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2001;-ms-flex-negative:2;flex-shrink:2;-webkit-box-shadow:3px 1px 12px rgba(0,0,0,.15);box-shadow:3px 1px 12px rgba(0,0,0,.15);position:fixed;overflow:hidden;margin-right:80px;max-width:500px;bottom:35px;right:15px;border-radius:18px 18px 0 18px;background:var(--bot-message-background,#ffb511);color:var(--bot-message-color,#fff)}.randy-chat-widget-style-greeting-message-box .randy-chat-widget-style-message-content{padding:16px 8px 16px 16px;cursor:pointer}.randy-chat-widget-style-greeting-message-box .randy-chat-widget-style-close-icon{-ms-flex-item-align:start;align-self:flex-start;color:rgba(0,0,0,.15);cursor:pointer;font-size:12px;margin-top:8px;margin-right:10.6666666667px}.randy-chat-widget-style-show-message-enter-active{-webkit-transition:opacity .8s;transition:opacity .8s}.randy-chat-widget-style-show-message-enter,.randy-chat-widget-style-show-message-leave-to{opacity:0}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../fonts/Roboto-Regular.11eabca2.ttf) format("truetype")}#randy-webchat{z-index:2000;position:absolute;width:100%;font-family:Graphik-Regular-Web,Roboto,sans-serif}#randy-webchat .randy-chat-widget-style-start-button{background-image:url(../img/randy.e58c4827.png);background-size:cover;border-radius:50% 50% 0 50%;-webkit-box-shadow:-3px 3px 12px rgba(0,0,0,.35);box-shadow:-3px 3px 12px rgba(0,0,0,.35);bottom:15px;display:inline;height:60px;width:60px;padding:0;position:fixed;right:15px;top:auto;cursor:pointer}#randy-webchat .randy-chat-widget-style-chatbox{z-index:2001;background:#fff;-ms-flex-negative:2;flex-shrink:2;-webkit-box-shadow:0 1px 12px rgba(0,0,0,.15);box-shadow:0 1px 12px rgba(0,0,0,.15);top:0;left:0;position:fixed;overflow:hidden;width:100%;height:100%;max-width:600px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:600px)and (max-width:1200px){#randy-webchat .randy-chat-widget-style-chatbox{max-width:400px;height:calc(100vh - 120px);max-height:600px;bottom:90px;right:15px;top:inherit;left:inherit;border-radius:12px}}@media screen and (min-width:1200px){#randy-webchat .randy-chat-widget-style-chatbox{width:35vw;max-width:660px;height:calc(100vh - 120px);max-height:80vh;bottom:90px;right:15px;top:inherit;left:inherit;border-radius:12px}}#randy-webchat .randy-chat-widget-style-chatbox.randy-chat-widget-style-chat-box-closed{display:none}#randy-webchat .randy-chat-widget-style-chatbox.randy-chat-widget-style-chat-box-opened{visibility:visible;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:randy-chat-widget-style-bounce_in;animation-name:randy-chat-widget-style-bounce_in;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}#randy-webchat .randy-chat-widget-style-chatbox .randy-chat-widget-style-chat-header{height:45px;border-bottom:2px solid rgba(0,0,0,.15);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}#randy-webchat .randy-chat-widget-style-chatbox .randy-chat-widget-style-chat-header span.randy-chat-widget-style-close-icon{color:rgba(0,0,0,.15);cursor:pointer;font-size:20px;position:absolute;right:20px}#randy-webchat .randy-chat-widget-style-chatbox .randy-chat-widget-style-chat-header .randy-chat-widget-style-chat-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}#randy-webchat .randy-chat-widget-style-chatbox .randy-chat-widget-style-chat-header .randy-chat-widget-style-chat-title .randy-chat-widget-style-image{background-image:url(../img/randy.e58c4827.png);background-size:cover;display:inline-block;width:30px;height:30px;border-radius:50%;margin-right:10px}@-webkit-keyframes randy-chat-widget-style-bounce_in{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right}50%{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:bottom right;transform-origin:bottom right}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom right;transform-origin:bottom right}}@keyframes randy-chat-widget-style-bounce_in{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom right;transform-origin:bottom right}50%{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:bottom right;transform-origin:bottom right}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom right;transform-origin:bottom right}}