body.popup-open{overflow:hidden}#case-popup-overlay{align-items:center;background:rgba(0,0,0,.6);display:none;inset:0;justify-content:center;position:fixed;z-index:9999}.case-popup{background:#fff;max-width:700px;overflow:hidden;position:relative;width:auto}.popup-close{display:none}.popup-content{display:flex;flex-wrap:wrap}.popup-image{flex:1 1 45%}.popup-image img{height:100%;object-fit:cover;width:100%}.popup-form{flex:1 1 46%;padding:30px}.popup-form h3{font-size:22px;margin-bottom:15px}.popup-form p{color:#000;font-size:16px;line-height:1.25;margin-bottom:20px}.popup-form input[type=submit]{background:#2563eb;border-color:#2563eb;border-radius:3px;color:#fff;cursor:pointer;font-family:Urbanist;font-size:14px;font-weight:700;line-height:14px;padding:12px 24px}.popup-form form input[type=email]{background-color:#f5f8fa;color:#33475b;font-size:16px;font-weight:400;line-height:22px;padding:9px 10px}.submitted-message,form{background-color:transparent}@media screen and (max-width:600px){.popup-content{display:block}.case-popup{margin:0 20px}.popup-form{padding:40px 20px}}