.e-modal{align-items:center;background-color:#00000040;bottom:0;display:flex;height:100vh;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;width:100vw;z-index:999999}.e-modal__window{background-color:#fff;max-width:900px;min-width:500px}.e-modal--narrow .e-modal__window{max-width:500px;padding:50px;text-align:center}.e-modal--narrow .e-modal__window h1{font-size:48px;font-weight:400;margin-bottom:20px}.e-modal--wide .e-modal__window{align-items:center;display:flex;height:80vh;justify-content:space-between;max-height:450px;text-align:center}@media (max-width:780px){.e-modal--wide .e-modal__window{flex-direction:column;height:auto;max-height:90vh;padding-bottom:30px}}.e-modal--wide .e-modal__window p{max-width:490px;padding:0 30px}.e-modal--wide .e-modal__window p em{color:#575757;font-style:normal}.e-modal__background{align-items:center;display:flex;height:100%;justify-content:center;line-height:0;max-width:320px;overflow:hidden;width:100%}@media (max-width:780px){.e-modal__background{margin-bottom:30px;max-height:208px;max-width:100vw}.e-modal__background img{height:auto;width:100%}}.e-modal__background img{height:100%;-o-object-fit:cover;object-fit:cover}
