.mother-bcm-popup{position:relative}.mother-bcm-popup__trigger{display:inline-block}.mother-bcm-popup__trigger-item{cursor:pointer;transition:opacity .2s ease}.mother-bcm-popup__trigger-item:hover{opacity:.8}.mother-bcm-popup__default-trigger{background:#007cba;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .2s ease}.mother-bcm-popup__default-trigger:hover{background:#005a87;box-shadow:0 4px 8px rgba(0,0,0,.2);transform:translateY(-1px)}.mother-bcm-popup__overlay{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:9998}.mother-bcm-popup__overlay[style*="display: flex"]{opacity:1}.mother-bcm-popup__modal{background:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.3);margin:20px;max-height:80vh;max-width:600px;opacity:0;overflow:auto;padding:20px;position:relative;transform:scale(1);transition:opacity .3s ease,transform .3s ease;z-index:9999}.mother-bcm-popup__overlay[style*="display: flex"] .mother-bcm-popup__modal{opacity:1;transform:scale(1)}.mother-bcm-popup__modal--small{max-width:400px}.mother-bcm-popup__modal--medium{max-width:600px}.mother-bcm-popup__modal--large{max-width:800px}.mother-bcm-popup__modal--xlarge{max-width:1000px}.mother-bcm-popup__modal--full{max-height:95vh;max-width:95vw}.mother-bcm-popup__modal--center{margin:auto}.mother-bcm-popup__modal--top{align-self:flex-start;margin-top:20px}.mother-bcm-popup__modal--bottom{align-self:flex-end;margin-bottom:20px}.mother-bcm-popup__modal--left{align-self:center;justify-self:flex-start;margin-left:20px}.mother-bcm-popup__modal--right{align-self:center;justify-self:flex-end;margin-right:20px}.mother-bcm-popup__close-button{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;line-height:1;padding:8px;position:absolute;transition:all .2s ease;width:40px;z-index:10}.mother-bcm-popup__close-button:hover{background:rgba(0,0,0,.1);color:#333;transform:scale(1.1)}.mother-bcm-popup__close-button--top-right{right:10px;top:10px}.mother-bcm-popup__close-button--top-left{left:10px;top:10px}.mother-bcm-popup__close-button--bottom-right{bottom:10px;right:10px}.mother-bcm-popup__close-button--bottom-left{bottom:10px;left:10px}.mother-bcm-popup__header{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px}.mother-bcm-popup__title{color:#333;font-size:24px;font-weight:600;line-height:1.3;margin:0}.mother-bcm-popup__body{margin-bottom:20px}.mother-bcm-popup__content-item{margin-bottom:16px}.mother-bcm-popup__content-item:last-child{margin-bottom:0}.mother-bcm-popup__default-content{color:#666;font-style:italic;text-align:center}.mother-bcm-popup__footer{border-top:1px solid #eee;padding-top:16px;text-align:center}.mother-bcm-popup__footer-close{background:#f0f0f0;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.mother-bcm-popup__footer-close:hover{background:#e0e0e0;border-color:#ccc}.mother-bcm-popup__modal--fade{transform:scale(1)}.mother-bcm-popup__modal--slide-down{transform:translateY(-20px)}.mother-bcm-popup__modal--slide-up{transform:translateY(20px)}.mother-bcm-popup__modal--slide-left{transform:translateX(20px)}.mother-bcm-popup__modal--slide-right{transform:translateX(-20px)}.mother-bcm-popup__modal--zoom-in{transform:scale(.9)}.mother-bcm-popup__modal--zoom-out{transform:scale(1.1)}.mother-bcm-popup__modal:focus{outline:none}.mother-bcm-popup__modal :focus{outline:2px solid #007cba;outline-offset:2px}.mother-bcm-popup__modal::-webkit-scrollbar{width:8px}.mother-bcm-popup__modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.mother-bcm-popup__modal::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.mother-bcm-popup__modal::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.mother-bcm-popup__modal{margin:10px;max-height:calc(100vh - 20px);max-width:calc(100vw - 20px);padding:16px}.mother-bcm-popup__title{font-size:20px}.mother-bcm-popup__close-button{font-size:20px;height:36px;width:36px}.mother-bcm-popup__close-button--top-left,.mother-bcm-popup__close-button--top-right{top:8px}.mother-bcm-popup__close-button--bottom-right,.mother-bcm-popup__close-button--top-right{right:8px}.mother-bcm-popup__close-button--bottom-left,.mother-bcm-popup__close-button--top-left{left:8px}.mother-bcm-popup__close-button--bottom-left,.mother-bcm-popup__close-button--bottom-right{bottom:8px}}@media (max-width:480px){.mother-bcm-popup__modal{margin:5px;max-height:calc(100vh - 10px);max-width:calc(100vw - 10px);padding:12px}.mother-bcm-popup__title{font-size:18px}.mother-bcm-popup__close-button{font-size:18px;height:32px;width:32px}}@media (prefers-contrast:high){.mother-bcm-popup__modal{border:2px solid #000}.mother-bcm-popup__close-button{background:#fff;border:1px solid #000;color:#000}.mother-bcm-popup__close-button:hover{background:#000;color:#fff}}@media (prefers-reduced-motion:reduce){.mother-bcm-popup__close-button,.mother-bcm-popup__default-trigger,.mother-bcm-popup__modal,.mother-bcm-popup__overlay,.mother-bcm-popup__trigger-item{animation:none!important;transition:none!important}}@media print{.mother-bcm-popup__overlay{display:none!important}.mother-bcm-popup__modal{border:1px solid #000!important;box-shadow:none!important;margin:0!important;max-height:none!important;max-width:none!important;padding:20px!important;position:static!important}}.mother-bcm-popup__modal[aria-hidden=true]{display:none}.mother-bcm-popup__modal[aria-hidden=false]{display:block}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.mother-bcm-popup{--popup-border-radius:8px;--popup-box-shadow:0 10px 30px rgba(0,0,0,.3);--popup-background:#fff;--popup-text-color:#333;--popup-border-color:#eee;--popup-close-color:#666;--popup-close-hover-color:#333;--popup-close-hover-bg:rgba(0,0,0,.1);--popup-overlay-color:rgba(0,0,0,.5);--popup-focus-color:#007cba}@media (prefers-color-scheme:dark){.mother-bcm-popup{--popup-background:#2d2d2d;--popup-text-color:#fff;--popup-border-color:#444;--popup-close-color:#ccc;--popup-close-hover-color:#fff;--popup-close-hover-bg:hsla(0,0%,100%,.1);--popup-overlay-color:rgba(0,0,0,.7)}.mother-bcm-popup__modal{background:var(--popup-background)}.mother-bcm-popup__modal,.mother-bcm-popup__title{color:var(--popup-text-color)}.mother-bcm-popup__close-button{color:var(--popup-close-color)}.mother-bcm-popup__close-button:hover{background:var(--popup-close-hover-bg);color:var(--popup-close-hover-color)}.mother-bcm-popup__footer,.mother-bcm-popup__header{border-color:var(--popup-border-color)}.mother-bcm-popup__footer-close{background:#444;border-color:#555;color:#fff}.mother-bcm-popup__footer-close:hover{background:#555;border-color:#666}}
