.bw-popup-overlay{z-index:99999;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s bw-popup-fadeIn;display:flex;position:fixed;inset:0}@keyframes bw-popup-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bw-popup-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bw-popup-content{width:100%;max-width:560px;max-height:85vh;animation:.3s bw-popup-slideUp;position:relative;overflow-y:auto}.bw-popup-content::-webkit-scrollbar{width:6px}.bw-popup-content::-webkit-scrollbar-track{background:0 0}.bw-popup-content::-webkit-scrollbar-thumb{background:#c761364d;border-radius:3px}.bw-popup-close{z-index:10;color:#fbbf7c;cursor:pointer;background:#25181199;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;font-weight:300;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.bw-popup-close:hover{color:#fff;background:linear-gradient(90deg,#a24727 0%,#c76136 25%,#fbbf7c 50%,#c76136 75%,#a24727 100%);transform:scale(1.1)}.bw-popup-content .bw-cf-container{max-width:none}@media (max-width:768px){.bw-popup-overlay{align-items:flex-end;padding:12px}.bw-popup-content{max-height:90vh}.bw-popup-close{width:32px;height:32px;font-size:20px;top:10px;right:10px}}
