@keyframes rasc-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes rasc-zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes rasc-zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes rasc-bounceIn{0%{transform:scale(0)}14%{transform:scale(1.15)}28%{transform:scale(.8)}42%{transform:scale(1.15)}70%{transform:scale(1)}to{transform:scale(1)}}@keyframes rasc-bounceOut{0%{transform:scale(1)}to{transform:scale(0)}}#rasc-widget{z-index:2147483001;position:fixed;opacity:0;animation-delay:.15s;animation-duration:1s;animation-fill-mode:both;animation-name:rasc-fadeIn;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif;bottom:var(--rasc-position-bottom)}.rasc-size-slim .rasc-button{width:36px;height:36px}.rasc-size-slim .rasc-label{font-size:12px}.rasc-size-large .rasc-channels{margin:7px 0 8px}.rasc-size-large .rasc-button{width:60px;height:60px}.rasc-size-large .rasc-label{border-radius:8px;padding:8px 15px;margin:0 15px}.rasc-size-large .rasc-channel{margin:7px 0 8px}.rasc-size-large .rasc-channel:hover .rasc-label{margin:0 15px}.rasc-position-right{right:var(--rasc-position-right)}.rasc-position-right .rasc-label{right:100%}.rasc-position-right .rasc-pending{right:0}.rasc-position-left{left:var(--rasc-position-left)}.rasc-position-left .rasc-label{left:100%}.rasc-position-left .rasc-pending{left:0}.rasc-svg-clip-path{position:absolute!important;top:0;clip:rect(1px,1px,1px,1px)!important;overflow:hidden!important;height:1px!important;width:1px!important;padding:0!important;border:0!important}.rasc-expanded #rasc-button .rasc-label{opacity:0!important;margin:0!important}.rasc-expanded #rasc-button .rasc-svg{opacity:0;transform:rotate(30deg) scale(0)}.rasc-expanded #rasc-button .rasc-close{opacity:1;transform:rotate(0) scale(.8)}.rasc-expanded .rasc-channels{opacity:1;pointer-events:visible}.rasc-expanded .rasc-channel{animation-name:rasc-zoomIn}#rasc-widget.rasc-clip-path>.rasc-button{background:0 0}#rasc-widget.rasc-clip-path>.rasc-button:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;-webkit-clip-path:url(#rasc-chat-button-clip-path);clip-path:url(#rasc-chat-button-clip-path);background:var(--rasc-background)}.rasc-button{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;cursor:pointer;transition:opacity .2s cubic-bezier(.4,.22,.28,1);color:var(--rasc-color);background:var(--rasc-background);box-shadow:var(--rasc-box-shadow)}.rasc-channels{margin:5px 0;position:absolute;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;width:100%;bottom:100%;flex-direction:column-reverse}.rasc-channel{margin:5px 0;transition:all .2s cubic-bezier(.4,.22,.28,1);animation-duration:.5s;animation-fill-mode:both;backface-visibility:hidden;box-shadow:0 10px 20px #0000001a;animation-name:rasc-zoomOut;animation-delay:.4s}.rasc-channel .rasc-label{margin:0!important}.rasc-channel:hover .rasc-label{margin:0 15px!important;opacity:1}.rasc-channel:first-child{animation-delay:0s}.rasc-channel:nth-child(2){animation-delay:.08s}.rasc-channel:nth-child(3){animation-delay:.16s}.rasc-channel:nth-child(4){animation-delay:.24s}.rasc-channel:nth-child(5){animation-delay:.32s}.rasc-svg{z-index:2;width:50%;height:50%;fill:currentColor;pointer-events:none;transition:transform .2s cubic-bezier(.4,.22,.28,1),opacity 80ms ease}.rasc-close{position:absolute;z-index:3;top:25%;left:25%;opacity:0;transform:rotate(-30deg) scale(.8)}.rasc-label{margin:0 15px;position:absolute;pointer-events:none;top:50%;transform:translateY(-50%);color:#1e2433;background-color:#fff;border-radius:6px;padding:6px 10px;white-space:nowrap;font-size:14px;line-height:1.2;box-shadow:0 6px 32px #00122e3d;transition:margin .2s cubic-bezier(.4,.22,.28,1),opacity 80ms ease}.rasc-channel .rasc-label{opacity:0}.rasc-pending{position:absolute;z-index:5;top:0;font-size:11px;border-radius:50%;min-width:20px;min-height:20px;line-height:20px;display:block;text-align:center;animation:rasc-bounceIn 5s infinite;color:var(--rasc-pending-color);background-color:var(--rasc-pending-background)}.rasc-pending--closed{animation-name:rasc-bounceOut;animation-duration:.2s;animation-iteration-count:1}body.rasc-modal--opened{overflow:hidden}.rasc-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000003;background-color:#00000080;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1.2;color:#202223;opacity:0;animation-duration:1s;animation-fill-mode:both;animation-name:rasc-fadeIn;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif}.rasc-modal *,.rasc-modal :after,.rasc-modal :before{box-sizing:border-box}.rasc-modal-inner{max-height:calc(100vh - 60px);display:flex;flex-direction:column;width:100%;max-width:600px;margin:20px;text-align:center;border-radius:8px;background-color:#fff;box-shadow:0 26px 80px #0003}.rasc-modal-header{border-bottom:1px solid #dfe3e8;padding:16px 20px;display:flex;align-items:flex-start;flex-shrink:0}.rasc-modal-title{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;flex:1 1;margin-top:4px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:20px;line-height:28px}.rasc-modal-bodyWrapper{display:flex;flex-grow:1;overflow-x:hidden;-webkit-overflow-scrolling:touch}.rasc-modal-body{width:100%;overflow-y:auto;padding:40px 20px 20px;box-shadow:none}.rasc-modal-body img{max-width:100%;height:auto;display:block;border:1px solid #dfe3e8}.rasc-modal-body h2{text-transform:none;letter-spacing:0;margin-bottom:20px;line-height:24px;font-family:inherit;font-size:28px;font-weight:300;margin-top:20px;color:inherit}.rasc-modal-body p{font-size:16px;line-height:1.4;color:#637381}.rasc-modal-footer{display:flex;align-self:flex-end;align-items:center;justify-content:center;width:100%;min-height:64px;padding:20px}.rasc-modal .rasc-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:11px 24px;font-size:17px;background:#008060;border:0 solid transparent;box-shadow:0 1px #0000000d,inset 0 -1px #0003;border-radius:3px;line-height:1;color:#fff;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none;transition-property:background,border,box-shadow;transition-duration:.2s;transition-timing-function:cubic-bezier(.64,0,.35,1);-webkit-tap-highlight-color:transparent}.rasc-modal .rasc-btn:hover{background:#006e52;border-color:transparent;color:#fff}.rasc-modal .rasc-svg{height:80px;width:80px;opacity:1;overflow:visible}.rasc-modal .rasc-checkmark__circle{fill:none;stroke:#008060;stroke-width:1px;stroke-linejoin:round;stroke-miterlimit:10;opacity:0;stroke-dasharray:130;stroke-dashoffset:130;animation:rasc-stroke-dashoffset--circle 1s ease-in-out 0s forwards}.rasc-modal .rasc-checkmark__check{fill:none;stroke:#008060;stroke-width:1px;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:50;stroke-dashoffset:50;animation:rasc-stroke-dashoffset--check 1s ease .5s forwards}.rasc-modal .rasc-cross{animation:rasc-scale--cross .7s ease .35s forwards}.rasc-modal .rasc-cross__path{stroke-dasharray:1000;stroke-dashoffset:0;fill:none;stroke:#d82c0d;stroke-width:4;stroke-miterlimit:10}.rasc-modal .rasc-cross__line{stroke-linecap:round}@keyframes rasc-stroke-dashoffset--circle{0%{stroke-dashoffset:130;opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes rasc-stroke-dashoffset--check{0%{stroke-dashoffset:50;opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes rasc-scale--cross{0%,to{transform:none}50%{transform:scale3d(1.2,1.2,1)}}.rasc-highlight{font-weight:600;color:#008060}@media (max-width:450px){#rasc-button .rasc-label{margin:0 10px}.rasc-pending{min-height:16px;min-width:16px;line-height:16px}.rasc-channel:hover .rasc-label{margin:0 10px!important}}.rasc-cta-hover #rasc-button .rasc-label{opacity:0;margin:0}.rasc-cta-hover #rasc-button:hover .rasc-label{opacity:1;margin:0 15px}@media (max-width:450px){.rasc-cta-hover #rasc-button:hover .rasc-label{margin:0 10px}}
/*# sourceMappingURL=/s/files/1/0184/4255/1360/files/socialcaller.scss.css.map?v=1635734935 */
