.bfcm-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#242424bf;z-index:9999999;opacity:0;transition:opacity .3s ease}.bfcm-popup-overlay.bfcm-popup-show{display:flex;align-items:center;justify-content:center;opacity:1}.bfcm-popup-overlay.bfcm-popup-show .bfcm-popup{transform:translateY(0)}.bfcm-popup{position:relative;background:#fff;max-width:500px;width:90%;border-radius:0;box-shadow:0 10px 40px #0003;transform:translateY(-20px);transition:transform .3s ease;max-height:90vh;overflow:auto}#bfcm-popup-trigger{display:block;width:100%;text-align:center;background:none;border:none;color:#fff}#bfcm-popup-trigger:hover,#bfcm-popup-trigger:focus{background:inherit!important;color:inherit!important}.bfcm-popup-content{padding:40px 30px;position:relative}.bfcm-popup-close{position:absolute;top:15px;right:15px;background:none;border:none;width:30px;height:30px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#242424;transition:opacity .2s ease;z-index:1}.bfcm-popup-close:hover{opacity:.6}.bfcm-popup-close svg{width:17px;height:17px}.bfcm-popup-header{margin-bottom:20px;text-align:center}.bfcm-popup-header h2{font-family:Cardo,serif;font-size:34px;line-height:44px;font-weight:400;color:#242424;margin:0;padding-right:30px}.bfcm-popup-body{font-family:Instrument Sans,sans-serif;font-size:15px;line-height:1.6;color:#242424;text-align:center}.bfcm-popup-body p{margin:0 0 15px}.bfcm-popup-body p:last-child{margin-bottom:0}.bfcm-popup-highlight{font-weight:600;color:#d62426}@media (max-width: 576px){.bfcm-popup{width:95%;max-width:none}.bfcm-popup-content{padding:30px 20px}.bfcm-popup-header h2{font-size:28px;line-height:36px}.bfcm-popup-body{font-size:14px}}body:has(.bfcm-popup-show){overflow:hidden}
