#be-frame.be-frame-minimized{border-radius:4px;box-shadow:0 0 5px #999;cursor:pointer;width:138px;max-width:138px;height:57.6px;max-height:58px;bottom:calc(10% + 80px);right:30px;position:fixed;cursor:pointer;z-index:1;display:flex;justify-content:center;align-items:center;background:var(--secondaryLinkNormal);background:#004369;bottom:30px !important;right:30px !important}
#be-chat-container{z-index:9999}
@media screen and (max-width:575px){div#be-chat-container{z-index:998}
div#be-frame{width:100% !important;height:80% !important;right:0 !important}
}
@media screen and (min-width:768px) and (max-width:1024px){div#be-frame{width:40% !important;height:80% !important;right:0 !important}
}
#be-frame.be-frame-minimized>iframe{z-index:-1;position:absolute;left:-36%;opacity:0}
#be-frame.be-frame-minimized:after,#be-frame.be-frame-minimized:before{pointer-events:none;color:var(--secondaryColor)}
#be-frame.be-frame-minimized:before{content:"\f4ad";font-family:var(--fontfamilyIcon);font-weight:var(--fontWeightBolder);font-size:var(--fontSize22);line-height:var(--lineHeight1and375)}
#be-frame.be-frame-minimized:after{content:"Chat";font-weight:var(--fontWeightMedium);padding-left:17px;line-height:var(--baseLineHeight)}