#be-frame.be-frame-minimized{box-sizing:border-box;border-radius:50%;width:56px;max-width:56px;min-width:56px;height:56px;max-height:56px;min-height:56px;box-shadow:0 0 5px #999;cursor:pointer;position:fixed;z-index:998;display:flex;align-items:center;justify-content:center;right:30px;bottom:30px;background:#004369;background:var(--secondaryLinkNormal,#004369)}
@media screen and (min-width:576px){#be-frame.be-frame-minimized{width:64px;max-width:64px;min-width:64px;height:64px;max-height:64px;min-height:64px}
}
#be-chat-container{z-index:9999}
@media screen and (max-width:575px){div#be-chat-container{z-index:998}
#be-frame.be-frame-minimized{right:16px !important;bottom:max(1.25rem,calc(env(safe-area-inset-bottom, 0px) + 5.5rem)) !important}
div#be-frame:not(.be-frame-minimized){width:100% !important;height:80% !important;right:0 !important}
}
@media screen and (min-width:768px) and (max-width:1024px){div#be-frame:not(.be-frame-minimized){width:40% !important;height:80% !important;right:0 !important}
}
#be-frame.be-frame-minimized>iframe{z-index:-1;position:absolute;left:0;top:0;width:1px;height:1px;opacity:0;pointer-events:auto !important}
#be-frame.be-frame-minimized:before,#be-frame.be-frame-minimized:after{pointer-events:none;color:var(--secondaryColor,#fff)}
#be-frame.be-frame-minimized:before{content:"\f4ad";font-family:var(--fontfamilyIcon);font-weight:var(--fontWeightBolder);font-size:var(--fontSize22);line-height:var(--lineHeight1and375,1.375);padding:0;margin:0}
#be-frame.be-frame-minimized:after{content:none;display:none}