.bfcm-popup{display:none;position:fixed;bottom:20px;right:20px;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;height:max-content;border-radius:50%;width:max-content;z-index:999999}.bfcm-popup a{display:inline-block;border-radius:50%}.bfcm-popup.open{display:block}.bfcm-popup .bfcm-close-popup{position:absolute;top:45px;right:45px;background:rgba(0,0,0,.5);width:25px;height:25px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:50%;color:hsla(0,0%,100%,.5);z-index:999;cursor:pointer;transition:.2s linear}.bfcm-popup .bfcm-close-popup:hover{background:#000;color:#fff}.bfcm-popup .bfcm-close-popup i{font-size:13px}.bfcm-popup picture{display:block;height:100%;width:100%}@media (max-width:760px){.bfcm-popup{width:500px}.bfcm-popup .bfcm-close-popup{right:35px}}@media (max-width:550px){.bfcm-popup{width:350px}.bfcm-popup .bfcm-close-popup{top:-10px;right:20px}}@media (max-width:360px){.bfcm-popup{width:300px}.bfcm-popup .bfcm-close-popup{top:10px;right:10px}}.bfcm-popup-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:999999}.bfcm-popup-overlay.active{display:block}.bfcm-wrapper{z-index:999999}