.fb-circle-menu-main-wrapper{position:fixed;z-index:9999;--fb-cm-offset-h:40px;--fb-cm-offset-v:40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.fb-circle-menu-main-wrapper.bottom-right{bottom:var(--fb-cm-offset-v);right:var(--fb-cm-offset-h)}.fb-circle-menu-main-wrapper.bottom-center{bottom:var(--fb-cm-offset-v);left:50%;transform:translateX(-50%)}.fb-circle-menu-main-wrapper.bottom-left{bottom:var(--fb-cm-offset-v);left:var(--fb-cm-offset-h)}.fb-circle-menu-main-wrapper.center-left{left:var(--fb-cm-offset-h);top:50%;transform:translateY(-50%)}.fb-circle-menu-main-wrapper.center-right{right:var(--fb-cm-offset-h);top:50%;transform:translateY(-50%)}.fb-circle-menu-main-wrapper.top-right{right:var(--fb-cm-offset-h);top:var(--fb-cm-offset-v)}.fb-circle-menu-main-wrapper.top-center{left:50%;top:var(--fb-cm-offset-v);transform:translateX(-50%)}.fb-circle-menu-main-wrapper.top-left{left:var(--fb-cm-offset-h);top:var(--fb-cm-offset-v)}.fb-circle-menu-main-wrapper .fb-circle-menu{height:var(--fb-cm-main-size);position:relative;width:var(--fb-cm-main-size)}.fb-circle-menu-main-wrapper .fb-circle-menu-center{align-items:center;background:var(--fb-cm-main-bg);border-radius:var(--fb-cm-main-radius);border-width:var(--fb-cm-main-border-width);box-shadow:0 10px 30px rgba(0,0,0,.1);cursor:pointer;display:flex;height:100%;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:100%;z-index:auto}.fb-circle-menu-main-wrapper .fb-circle-menu-center.is-active .fb-circle-menu-open-icon{opacity:0;transform:rotate(90deg) scale(0)}.fb-circle-menu-main-wrapper .fb-circle-menu-center.is-active .fb-circle-menu-close-icon{opacity:1;transform:rotate(0deg) scale(1)}.fb-circle-menu-main-wrapper .fb-circle-menu-toggle{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.fb-circle-menu-main-wrapper .fb-circle-menu-toggle i,.fb-circle-menu-main-wrapper .fb-circle-menu-toggle img,.fb-circle-menu-main-wrapper .fb-circle-menu-toggle svg{color:var(--fb-cm-main-color);display:block;fill:var(--fb-cm-main-color);font-size:var(--fb-cm-main-icon-size);height:var(--fb-cm-main-icon-size);max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:var(--fb-cm-main-icon-size)}.fb-circle-menu-main-wrapper .fb-circle-menu-toggle .fb-circle-menu-text{color:var(--fb-cm-main-color);display:block;font-size:var(--fb-cm-main-icon-size);height:auto;max-height:100%;max-width:100%;width:auto}.fb-circle-menu-main-wrapper .fb-circle-menu-close-icon,.fb-circle-menu-main-wrapper .fb-circle-menu-open-icon{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;transition:all .4s ease;width:100%}.fb-circle-menu-main-wrapper .fb-circle-menu-close-icon p,.fb-circle-menu-main-wrapper .fb-circle-menu-open-icon p{color:#fff;font-size:16px;font-weight:600;margin:0;padding:0}.fb-circle-menu-main-wrapper .fb-circle-menu-close-icon{opacity:0;transform:rotate(-90deg) scale(0)}.fb-circle-menu-main-wrapper .fb-circle-menu-items{height:100%;left:0;list-style:none;margin:0;padding:0;pointer-events:none;position:absolute;top:0;width:100%}.fb-circle-menu-main-wrapper .fb-circle-menu-item{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--fb-cm-sub-bg);border-radius:var(--fb-cm-sub-radius);border-width:var(--fb-cm-sub-border-width);display:flex;height:var(--fb-cm-sub-size);justify-content:center;left:50%;opacity:0;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .5s cubic-bezier(.175,.885,.32,1.275),opacity .4s ease,background-color .3s ease;width:var(--fb-cm-sub-size)}.fb-circle-menu-main-wrapper .fb-circle-menu-item:hover{z-index:999}.fb-circle-menu-main-wrapper .fb-circle-menu-item:hover .fb-circle-menu-tooltip{opacity:1;transform:translateX(-50%) translateY(-5px) scale(1);visibility:visible}.fb-circle-menu-main-wrapper .fb-circle-menu-link{border-radius:50%;text-decoration:none;transition:transform .3s ease}.fb-circle-menu-main-wrapper .fb-circle-menu-icon,.fb-circle-menu-main-wrapper .fb-circle-menu-link{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.fb-circle-menu-main-wrapper .fb-circle-menu-icon i,.fb-circle-menu-main-wrapper .fb-circle-menu-icon img,.fb-circle-menu-main-wrapper .fb-circle-menu-icon svg{color:var(--fb-cm-sub-color);display:block;fill:var(--fb-cm-sub-color);font-size:var(--fb-cm-sub-icon-size);height:var(--fb-cm-sub-icon-size);max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s ease;width:var(--fb-cm-sub-icon-size)}.fb-circle-menu-main-wrapper .fb-circle-menu-tooltip{background:#000;border-radius:4px;bottom:100%;color:#fff;font-size:10px;font-weight:500;left:50%;margin-bottom:10px;opacity:0;padding:6px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(0) scale(.8);transition:all .3s cubic-bezier(.175,.885,.32,1.275);visibility:hidden;white-space:nowrap;z-index:100}.fb-circle-menu-main-wrapper .fb-circle-menu-tooltip:after{background-color:transparent;border:6px solid transparent;border-top-color:#000;content:"";height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:0}
