.mfp-content .values-popup video{height:100%;object-fit:cover;object-position:center;width:100%}.mfp-content .values-popup{background-color:#30854d;border-radius:1rem;margin:auto;padding:1.5rem;position:relative;width:60%}.mfp-content .values-popup .mfp-close{align-items:center;background-color:green;border-radius:30px;display:inline-flex;height:30px;justify-content:center;position:absolute;right:-10px;top:-10px;transform:scale(1.3);width:30px}.mfp-content .schedule-form{background-color:#fff;border-radius:1rem;gap:1rem;margin:auto;padding:2rem;position:relative;width:50%}.mfp-content .schedule-form,.mfp-content .schedule-form form{display:flex;flex-direction:column}.title{font-size:2rem;font-weight:700;text-align:center}.schedule-form .hs-button[type=submit]{background-image:linear-gradient(64deg,#30854d 30%,#73c368);border:none;border-radius:5px;box-shadow:1px 1px 5px 3px rgba(0,0,0,.3);color:#fff;display:inline-block;font-size:18px;font-weight:700}.mfp-content .schedule-form form textarea{min-height:80px}@media (max-width:600px){.mfp-content .schedule-form{width:90%}.mfp-content .values-popup{flex-direction:column;width:80%}}