.esf-simple-popup-open{overflow:hidden}.esf-simple-popup{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:28px 32px;box-sizing:border-box}.esf-simple-popup__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:rgba(10,10,10,.82);cursor:pointer;opacity:0;transition:opacity .22s ease}.esf-simple-popup__shell{position:relative;z-index:1;width:min(780px,100%);max-width:100%;display:flex;flex-direction:column;align-items:stretch;overflow:visible;opacity:0;transform:translateY(10px) scale(0.97);transition:opacity .26s ease,transform .26s cubic-bezier(0.22, 1, 0.36, 1)}.esf-simple-popup.is-open .esf-simple-popup__backdrop,.esf-simple-popup.is-open .esf-simple-popup__shell{opacity:1}.esf-simple-popup.is-open .esf-simple-popup__shell{transform:translateY(0) scale(1)}.esf-simple-popup.is-closing .esf-simple-popup__backdrop{opacity:0}.esf-simple-popup.is-closing .esf-simple-popup__shell{opacity:0;transform:translateY(6px) scale(0.98)}.esf-simple-popup__panel{position:relative;z-index:1;width:100%;max-height:calc(100vh - 72px);overflow:auto;background:#000;color:#111;border-radius:5px;outline:none;box-shadow:0 16px 48px rgba(0,0,0,.45)}.esf-simple-popup__panel--has-caption{background:#fff}.esf-simple-popup__close{position:absolute;top:-14px;right:-14px;z-index:5;width:36px;height:36px;border:2px solid hsla(0,0%,100%,.95);border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:22px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.35)}.esf-simple-popup__close:hover,.esf-simple-popup__close:focus{background:rgba(0,0,0,.75);outline:none}.esf-simple-popup__media{display:flex;align-items:center;justify-content:center;background:#000;min-width:0;width:100%}.esf-simple-popup__media img,.esf-simple-popup__media video{display:block;max-width:100%;width:100%;height:auto;max-height:min(82vh,720px);object-fit:contain;margin:0;border:0;background:#000}.esf-simple-popup__video-embed{display:block;width:100%;min-height:min(70vh,560px);height:min(70vh,560px);max-height:min(82vh,720px);border:0;background:#000}.esf-simple-popup__footer{padding:10px 14px 14px;background:#fff;color:#000}.esf-simple-popup__caption{font-size:14px;line-height:1.3em;margin:0 0 8px;white-space:pre-wrap;color:#000}.esf-simple-popup__permalink{color:#1877f2;font-size:13px;text-decoration:none}.esf-simple-popup__permalink:hover,.esf-simple-popup__permalink:focus{text-decoration:underline}.esf-simple-popup__brand{margin:10px auto 0;border-radius:10px;background-color:rgba(0,0,0,.35);width:225px;max-width:calc(100% - 24px);padding:5px 8px;cursor:pointer;opacity:.6;transition:all ease-in-out .5s;text-align:center;position:relative;display:block;text-decoration:none;box-sizing:border-box}.esf-simple-popup__brand:hover,.esf-simple-popup__brand:focus{opacity:1;outline:none}.esf-simple-popup__brand-inner{display:block;overflow:hidden}.esf-simple-popup__brand-icon{float:left;width:25px;height:auto;margin:0;display:block;box-shadow:none;border-radius:3px;border:0}.esf-simple-popup__brand-label{font-size:12px;color:#fff;float:left;margin-top:4px;margin-left:5px;display:block;line-height:1.2}@media(prefers-reduced-motion: reduce){.esf-simple-popup__backdrop,.esf-simple-popup__shell{transition:none;opacity:1;transform:none}}@media(max-width: 480px){.esf-simple-popup{padding:24px 20px}.esf-simple-popup__shell{width:min(100%,100vw - 40px)}.esf-simple-popup__panel{max-height:calc(100vh - 80px)}.esf-simple-popup__close{top:-12px;right:-8px}.esf-simple-popup__media img,.esf-simple-popup__media video{max-height:min(70vh,560px)}.esf-simple-popup__video-embed{min-height:min(50vh,420px);height:min(50vh,420px);max-height:min(70vh,560px)}.esf-simple-popup__brand{width:min(225px,100%)}}
