.popup-shell{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center}.popup-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none}.popup-card{position:relative;background:#f5f5f5;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.25);width:50%;height:60%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;padding:20px}.popup-header{margin-bottom:10px;text-align:center;font-size:20px;font-weight:600;position:relative}.popup-close{position:absolute;right:16px;top:0;border:1px solid #ddd;border-radius:50%;padding:4px 8px;background:#fff;cursor:pointer}.popup-content{overflow:auto;flex:1 1}.products-flex{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin:0 auto;max-width:calc(3 * 220px + 2 * 16px)}.product-item{flex:0 1 220px;display:flex;flex-direction:column;align-items:center;gap:8px}.image-box{position:relative;width:100%;padding-bottom:90%;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #ddd}.image-overlay{position:absolute;bottom:0;width:100%;background:linear-gradient(0deg,#163049,transparent);padding:6px 8px;display:flex;align-items:flex-end;justify-content:center}.product-name{color:#fff;font-size:.85rem;text-align:center;font-weight:500}.select-btn{width:80%;border-radius:999px;background:#10b981;color:#fff;font-size:14px;padding:6px 0;cursor:pointer;border:none}@media (max-width:768px){.popup-card{width:90%;height:80%}.product-item{flex:0 1 45%}}@media (min-width:1024px){.popup-card{width:60%;height:65%}.product-item{flex:0 1 180px}}@media (min-width:1440px){.popup-card{width:60%;height:65%}.product-item{flex:0 1 220px}}.sec_2_sec_2_heading__OmCfQ{font-size:2rem;font-weight:bolder;padding:1rem 0}@media only screen and (max-width:786px){.sec_2_sec_2_heading__OmCfQ{font-size:1.5rem;font-weight:bolder;line-height:1.8rem}}