.jg-modal{height:100%}.jg-modal__content{overflow:auto;display:block;margin-left:auto;margin-right:auto;margin-top:24px;height:calc(100% - 24px);width:70%;min-width:100%}@media screen and (min-width:48em){.jg-modal__content{margin-top:0;height:100%;min-width:300px;padding:0 24px}}.jg-modal__close{padding:0;background:transparent;border:none;outline:none;cursor:pointer;position:absolute;right:18px;top:12px}@media screen and (min-width:48em){.jg-modal__close{top:auto}}.jg-modal__icon{height:24px;width:24px;display:inline-block;fill:#999;transition:fill .5s}.jg-modal__icon:hover{transition:fill .2s;fill:#262626}.ReactModal__Body--open{height:100%}.ReactModal__Content{background:#f5f5f5!important;border-radius:0!important;overflow:inherit!important;top:0!important;bottom:0!important;left:50%!important;transform:translateX(-50%);width:100%}@media screen and (min-width:48em){.ReactModal__Content{top:48px!important;bottom:48px!important;max-width:700px;min-width:400px}}.ReactModal__Overlay{background:rgba(38,38,38,.8)!important}