.popup-section-container{padding:40px}.bb-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:10}.bb-popup.show{display:flex;z-index:101}.bb-popup .bb-popup-backdrop{position:absolute;background:rgba(0,0,0,.8);top:0;left:0;width:100%;height:100%}.bb-popup-container{display:flex;justify-content:center;z-index:1;max-height:calc(100% - 40px)}.bb-popup-content{position:relative;z-index:2;box-shadow:0 2px 6px 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);padding:0;overflow-x:hidden;overflow-y:auto}.bb-popup-content .popup-close-btn{position:absolute;right:6px;top:6px;padding:12px;background:rgba(255,255,255,.6);border-radius:50%;line-height:0;opacity:.8;z-index:10;cursor:pointer}.bb-popup-content .popup-close-btn svg{width:16px;height:16px;fill:#555}.bb-popup-content .popup-close-btn:hover{opacity:1}.bb-popup-content .form-completed{display:none}.bb-popup-padding{padding:75px 40px}.bb-popup-content .btn-container{display:flex;flex-direction:column;align-items:stretch}.bb-popup-content .btn-container button{width:-webkit-fill-available;text-align:center}.bb-popup-content .btn-container button span{text-align:center !important}
