body.rp-layer-popup{margin:0;padding:0;display:flex;flex-direction:column;background-color:#fefefe;height:100%}body.rp-layer-popup .content-loading{display:flex;flex:1 1 auto;align-items:center;justify-content:center}body.rp-layer-popup .content-loading .spinner{animation:rotator 1.4s linear infinite;transform-origin:center;transform-box:fill-box}@keyframes rotator{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body.rp-layer-popup .content-loading .path{stroke-dasharray:187;stroke-dashoffset:0;stroke-linecap:round;transform-origin:center;transform-box:fill-box;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@keyframes colors{0%{stroke:#fff}25%{stroke:rgba(255,255,255,.8)}50%{stroke:rgba(255,255,255,.6)}75%{stroke:rgba(255,255,255,.5)}100%{stroke:rgba(255,255,255,.4)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75}100%{stroke-dashoffset:187}}body.rp-layer-popup .rp-chat-minimize{display:none!important}body.rp-layer-popup #realpersonChatWrapper{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:auto!important;height:auto!important}body.rp-layer-popup .waiting{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:auto!important;height:auto!important;text-align:center;padding-top:30vh}body.rp-layer-popup .waiting>div{width:10px;height:10px;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both;background-color:#fff}body.rp-layer-popup .waiting .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}body.rp-layer-popup .waiting .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}
/*# sourceMappingURL=../maps/layer2-popup.css.map */
