:root{--cmTowerMainBg: #000000;--cmTowerMainBgHover: #000000;--cmTowerMainLinks: #000;--cmTowerMainTxt: #000000;--cmTowerMainIcon: #FFFFFF;--cmTowerChannelsBg: #000000;--cmTowerChannelsBgHover: #000000;--cmTowerOnlineIndicator: #3DDC97;--cmTowerLabelsBg: #000;--cmTowerLabelsTxt: #FFF}#cm-tower,#cm-tower *{box-sizing:border-box}.cm-tower-btn,.customCloseWidgetButton{position:absolute;right:0;width:60px;height:60px;border-radius:50%;background-color:var(--cmTowerMainBg);transition:all .3s ease;z-index:1;border:1px solid var(--cmTowerMainBg);cursor:pointer;margin-bottom:0;opacity:0;visibility:hidden;pointer-events:none}.cm-tower-btn:hover,.customCloseWidgetButton:hover{background-color:var(--cmTowerMainBgHover);border:1px solid var(--cmTowerMainBgHover)}.cm-tower-wrapper .cm-tower-btn{background-size:50%;background-repeat:no-repeat;background-position:center;pointer-events:none;opacity:0;visibility:hidden;transform:scale(.8);transition:all .6s cubic-bezier(.5,0,.5,1)}.cm-tower-wrapper .cm-tower-btn.visible,.customCloseWidgetButton{opacity:1;visibility:visible;pointer-events:all;transform:scale(1)}.cm-tower-btn .cm-tower-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:50%;background-size:28px 28px}.cm-tower-btn .cm-tower-icon svg{width:28px;height:28px;color:var(--cmTowerMainIcon)}#robin_popover,.cm-custom-form-wrapper{right:30px!important;bottom:100px!important;border-radius:14px!important;background-color:#fff;overflow:hidden!important;box-shadow:#3232327f 0 0 10px!important}#robin_popover.left,#cm-tower.left .cm-custom-form-wrapper{right:unset!important;left:30px!important}.cm-custom-form-wrapper{max-width:370px;width:100%;height:auto;opacity:0;transition:opacity .3s cubic-bezier(.5,0,.5,1);pointer-events:none;position:fixed;font-size:14px}.cm-custom-form-wrapper.show{opacity:1;pointer-events:all}.cm-custom-form-wrapper .cm-custom-form-header{background:var(--cmTowerMainBg);color:#fff;border-radius:14px 14px 0 0;display:block;padding:16px 24px;position:relative}.cm-custom-form-wrapper .cm-custom-form-text{width:180px;margin-right:16px;display:flex;flex-direction:column;justify-content:space-between}.cm-custom-form-wrapper .cm-custom-form-text .bottom{font-size:12px;color:#666}.cm-custom-form-wrapper .cm-custom-form-actions{flex:1;display:flex;flex-direction:column}.cm-custom-form-wrapper .cm-custom-form-header .cm-custom-form-title{font-size:16px;font-weight:600}.cm-custom-form-wrapper .cm-custom-form-btn{text-decoration:none;padding:8px;color:var(--cmTowerMainLinks);width:100%;text-align:center;border:1px solid lightgrey;border-radius:4px;background-color:#fff;transition:background-color .3s cubic-bezier(.5,0,.5,1)}.cm-custom-form-wrapper .cm-custom-form-btn:hover{background-color:#ebebeb}.cm-custom-form-wrapper .cm-custom-form-content{display:flex;flex-direction:row-reverse;padding:12px 12px 12px 24px;position:relative}.cm-custom-form-wrapper .cm-custom-form-qrcode{background-position:50%;background-repeat:no-repeat;background-size:85%;background-origin:content-box;display:block;height:138px;margin-bottom:6px;position:relative;text-align:center;width:100%;border:1px solid lightgrey;border-radius:4px;padding:4px}.cm-custom-form-wrapper .cm-custom-form-qrcode:before{background-color:#fff;content:"";height:138px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:138px;z-index:-1}.cm-tower-wrapper{width:60px;height:60px;position:fixed;bottom:30px;right:30px;z-index:999}#cm-tower.left .cm-tower-wrapper{right:unset;left:30px}.cm-tower-channels{position:absolute;display:flex;flex-flow:column nowrap;align-items:center;bottom:0;right:0;width:60px;transition:all .3s ease;transform-origin:bottom center;transform:scale(0);left:0;margin:auto;padding-bottom:60px}.cm-tower-action{position:absolute;background:var(--cmTowerChannelsBg);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 24px 24px -16px #101e1e80!important;transition:opacity .3s cubic-bezier(.5,0,.5,1);opacity:0;cursor:pointer}.cm-tower-action:hover{background:var(--cmTowerChannelsBgHover)}.cm-tower-channels .cm-tower-action{position:relative;margin-bottom:15px;background-repeat:no-repeat;background-size:50%;background-position:center}.cm-tower-action.messenger{background-color:#0084ff;background-image:url(https://robincontentdesktop.blob.core.windows.net/css/icons/fab-icons/messenger-white.svg)}.cm-tower-action.whatsapp{background-color:#25d366;background-image:url(https://robincontentdesktop.blob.core.windows.net/css/icons/fab-icons/whatsapp-white.svg);order:2!important}.cm-tower-action.phone{background-image:url(https://robincontentdesktop.blob.core.windows.net/css/icons/fab-icons/cm-phone-white.svg);order:4!important}.cm-tower-action.mail{background-image:url(https://robincontentdesktop.blob.core.windows.net/css/icons/fab-icons/cm-mail-white.svg);order:3!important}.cm-tower-action.chat img.avatar{border-radius:100%;max-width:100%}.cm-tower-action.chat img.icon{height:24px}.cm-tower-action.chat{order:1!important}.cm-tower-action.chat:before,#cm-tower-checkbox+.cm-tower-btn.online:before{content:"";width:14px;height:14px;border-radius:10px;background-color:var(--cmTowerOnlineIndicator);position:absolute;right:0;top:0;transition:all .3s ease}.cm-tower-label{position:absolute;top:50%;transform:translateY(-50%);right:100%;margin-right:3px;white-space:nowrap;padding:6px 12px;border-radius:50px;background:var(--cmTowerLabelsBg);color:var(--cmTowerLabelsTxt);text-align:center;font-size:14px;opacity:0;transition:opacity .3s cubic-bezier(.5,0,.5,1);pointer-events:none}.cm-tower-action:hover .cm-tower-label{opacity:1}#cm-tower.left .cm-tower-label{right:unset;left:100%;margin-right:unset;margin-left:3px}.cm-tower-dot,.customCloseWidgetButton span.cm-tower-dot,.customCloseWidgetButtonWidgetHeader span.cm-tower-dot{position:absolute;height:8px;width:8px;background-color:var(--cmTowerMainIcon);border-radius:6px;top:0;right:0;bottom:0;left:0;margin:auto;opacity:0;transition:all .3s ease}.cm-tower-btn:hover .cm-tower-dot,.customCloseWidgetButton:hover span.cm-tower-dot{background-color:var(--cmTowerMainIcon)}.cm-tower-dot.dot-1,.customCloseWidgetButton span.dot-1{left:-24px;animation-delay:0s}.cm-tower-dot.dot-2,.customCloseWidgetButton span.dot-2{animation-delay:.4s}.cm-tower-dot.dot-3,.customCloseWidgetButton span.dot-3{right:-24px;animation-delay:.8s}.cm-tower-dot.dot-1,.cm-tower-dot.dot-3{content:""}#robin_popover .customCloseWidgetButtonWidgetHeader{position:absolute;width:20px;height:20px;background-color:transparent;top:16px;right:16px;border:0;opacity:.5;display:none}#robin_popover .customCloseWidgetButtonWidgetHeader span.cm-tower-dot{width:3px;height:3px;background-color:var(--cmTowerMainIcon)}#robin_popover .customCloseWidgetButtonWidgetHeader:hover{opacity:1}#robin_popover .customCloseWidgetButtonWidgetHeader span.dot-2{display:none}#robin_popover .customCloseWidgetButtonWidgetHeader span.dot-1,#robin_popover .customCloseWidgetButtonWidgetHeader span.dot-3{width:16px;left:0}.cm-tower-checkbox{display:none}.cm-tower-checkbox:checked~.cm-tower-channels .cm-tower-action{opacity:1}.cm-tower-checkbox:checked~.cm-tower-channels{transform:scale(1)}.cm-tower-checkbox:checked~.cm-tower-btn .cm-tower-icon{display:none}.cm-tower-checkbox:checked~.cm-tower-btn .fab-dots{animation:none}.cm-tower-checkbox:checked~.cm-tower-btn .cm-tower-dot,.customCloseWidgetButton span.cm-tower-dot,#robin_popover .customCloseWidgetButtonWidgetHeader span.cm-tower-dot{animation:none;opacity:1}.cm-tower-checkbox:checked~.cm-tower-btn .cm-tower-dot.dot-1,.cm-tower-checkbox:checked~.cm-tower-btn .cm-tower-dot.dot-3,.customCloseWidgetButton span.dot-1,.customCloseWidgetButton span.dot-3{width:30px}.cm-tower-checkbox:checked~.cm-tower-btn .cm-tower-dot.dot-1,.customCloseWidgetButton span.dot-1,.customCloseWidgetButtonWidgetHeader span.dot-1{transform:rotate(45deg);left:0}.cm-tower-checkbox:checked~.cm-tower-btn .cm-tower-dot.dot-3,.customCloseWidgetButton span.dot-3,.customCloseWidgetButtonWidgetHeader span.dot-3{transform:rotate(-45deg);left:-24px}#cm-tower-checkbox+.cm-tower-btn.online:before{width:16px;height:16px}#cm-tower-checkbox:checked+.cm-tower-btn.online:before{opacity:0}#robin_tab,#robin_pac_invite{display:none!important}@media only screen and (max-device-width: 767px){#robin_popover .customCloseWidgetButtonWidgetHeader{display:block}.cm-tower-wrapper{right:20px!important;bottom:20px!important;left:unset!important}#robin_popover.left,#cm-tower.left .cm-custom-form-wrapper{right:unset!important;left:unset!important}#cm-tower.mobile-left .cm-tower-wrapper{right:unset!important;left:20px!important}.cm-tower-label{display:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/cm-tower-widget.css.map */
