.momintum-backdrop{display:none;position:fixed;inset:0;z-index:1055;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.35)}.momintum-modal{position:relative;display:flex;flex-direction:column;width:min(70vw,640px);height:min(70vh,640px);background:#1c1c1e;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.35)}.momintum-heading{flex-shrink:0;background:#fff;padding:1.75rem 2rem;text-align:center}.momintum-heading h2,.momintum-heading h3{margin:0;color:#1c1c1e;font-family:"Trade Gothic Next LT Pro Bd","Arial",sans-serif}.momintum-mint{color:#0085cf}.momintum-image{display:block;flex:1 1 auto;min-height:0;width:100%;height:100%;object-fit:cover}.momintum-close{position:absolute;top:.75rem;right:.75rem;z-index:1;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;font-size:1.1rem;cursor:pointer}.momintum-close:hover{background:rgba(0,0,0,.75);color:#fff}.momintum-footer{flex-shrink:0;background:#fff;padding:1.5rem 2rem 2rem;text-align:center;color:#1c1c1e}.momintum-footer .btn-panthers-primary{margin:.5rem auto 0;width:fit-content;padding:0 2rem;border:2px solid transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.momintum-footer .btn-panthers-primary:hover{background-color:transparent;border-color:#008fcf;color:#008fcf}@media screen and (max-width:768px){.momintum-modal{width:92vw;height:88vh}.momintum-heading{padding:1.25rem 1.25rem}.momintum-footer{padding:1.25rem 1.25rem 1.5rem}}