.sf-thank-you-modal-open{overflow:hidden}.sf-thank-you-enhanced .sf-gform-card .gform_confirmation_message,.sf-thank-you-enhanced .sf-gform-card .gform_confirmation_wrapper{display:none}.sf-thank-you-modal{align-items:center;background:color-mix(in srgb,var(--sf-color-navy-700) 62%,transparent);display:none;inset:0;justify-content:center;padding:var(--sf-page-gutter,1.25rem);position:fixed;z-index:9999}.sf-thank-you-modal.is-visible{display:flex}.sf-thank-you-modal.is-visible .sf-thank-you-modal__panel{animation:sf-thank-you-modal-enter .28s ease-out both}.sf-thank-you-modal__panel{box-shadow:var(--sf-shadow-lg);padding:clamp(2rem,5vw,2.75rem);position:relative;text-align:center;width:min(100%,38rem)}.sf-thank-you-modal__close{align-items:center;background:transparent;border:0;border-radius:var(--radius-pill);color:var(--sf-color-navy-550);cursor:pointer;display:inline-flex;height:2rem;justify-content:center;position:absolute;right:.875rem;top:.875rem;width:2rem}.sf-thank-you-modal__close:focus,.sf-thank-you-modal__close:hover{background:var(--sf-color-surface-100);color:var(--sf-color-navy-550)}.sf-thank-you-modal__icon{align-items:center;animation:sf-thank-you-success-pop .42s cubic-bezier(.2,.9,.25,1.25) both;background:var(--sf-color-green-500);border-radius:var(--radius-pill);color:var(--sf-color-white);display:inline-flex;height:4.5rem;justify-content:center;margin:0 auto 1.35rem;position:relative;width:4.5rem}.sf-thank-you-modal__icon:after{animation:sf-thank-you-success-ring 1.05s ease-out .18s both;border:1.5px solid color-mix(in srgb,var(--sf-color-green-500) 44%,transparent);border-radius:inherit;content:"";inset:-.55rem;opacity:0;position:absolute}.sf-thank-you-modal__icon svg{animation:sf-thank-you-check-draw .38s ease-out .26s forwards;fill:none;height:2.15rem;stroke:currentColor;stroke-dasharray:30;stroke-dashoffset:30;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;width:2.15rem}.sf-thank-you-modal__title{color:var(--sf-color-navy-550);font-size:clamp(1.75rem,4vw,2.05rem);font-weight:800;line-height:1.15;margin:0;text-wrap:balance}.sf-thank-you-modal__message{color:var(--sf-color-slate-450);font-size:1rem;line-height:1.65;margin:1rem auto 0;max-width:24rem}.sf-thank-you-modal__actions{display:grid;gap:.875rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem;margin-inline:auto;width:min(100%,34rem)}.sf-thank-you-modal__button{cursor:pointer;min-height:2.75rem;min-width:0;padding:0 1.45rem;white-space:nowrap;width:100%}@media (max-width:39.99rem){.sf-thank-you-modal__actions{grid-template-columns:1fr}}@keyframes sf-thank-you-modal-enter{0%{opacity:0;transform:translateY(.75rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes sf-thank-you-success-pop{0%{opacity:0;transform:scale(.78)}70%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes sf-thank-you-success-ring{0%{opacity:.75;transform:scale(.78)}to{opacity:0;transform:scale(1.28)}}@keyframes sf-thank-you-check-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.sf-thank-you-modal.is-visible .sf-thank-you-modal__panel,.sf-thank-you-modal__icon,.sf-thank-you-modal__icon svg,.sf-thank-you-modal__icon:after{animation:none}.sf-thank-you-modal__icon svg{stroke-dashoffset:0}}