.hubspot-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:none}.hubspot-modal[aria-hidden=false]{pointer-events:auto}.hubspot-modal[aria-hidden=false] .hubspot-modal__dialog{transform:translateY(0) scale(1);opacity:1}.hubspot-modal[aria-hidden=false] .hubspot-modal__overlay{display:block !important}.hubspot-modal__overlay{position:absolute;display:none;inset:0;background:rgba(0,0,0,.45)}.hubspot-modal__dialog{position:relative;width:100%;max-width:640px;margin:0 16px;border-radius:12px;background:#f6f7f5;box-shadow:0 30px 80px rgba(0,0,0,.12);transform:translateY(12px) scale(0.98);opacity:0;transition:opacity .25s ease,transform .25s ease}.hubspot-modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:rgba(0,0,0,0);font-size:32px;line-height:1;cursor:pointer;color:var(--color-text);z-index:1}.hubspot-modal__content{padding:48px 28px 32px}.hubspot-modal__form-wrapper{width:100%;border-radius:12px;overflow:hidden}.hubspot-modal__form-wrapper .hs-form-frame{width:100%;background:none !important}.hubspot-modal__form-wrapper .hs-form-frame *{background:none !important}.hubspot-modal__form-wrapper .hsfc-Step .hsfc-Step__Content{padding:0 !important}.hubspot-modal--no-padding .hubspot-modal__content{padding:0}@media(max-width: 480px){.hubspot-modal{align-items:flex-start;overflow-y:auto;padding:16px 0}.hubspot-modal__dialog{max-width:100%;border-radius:20px;max-height:calc(100dvh - 32px);overflow-y:auto;-webkit-overflow-scrolling:touch}.hubspot-modal__content{padding:28px 20px}.hubspot-modal--no-padding .hubspot-modal__content{padding:0}}.hubspot-modal-open{overflow:hidden}