.hystmodal__opened,.hystmodal__shadow{left:0;overflow:hidden;position:fixed;right:0}.hystmodal__shadow{background-color:#000;border:none;bottom:0;display:block;opacity:0;pointer-events:none;top:0;transition:opacity .15s ease;width:100%;z-index:9991}.hystmodal__shadow--show{opacity:.6;pointer-events:auto}.hystmodal{-webkit-overflow-scrolling:touch;bottom:0;display:flex;flex-flow:column nowrap;justify-content:flex-start;left:0;opacity:1;overflow:hidden;overflow-y:auto;pointer-events:none;position:fixed;right:0;top:0;visibility:hidden;z-index:9995}.hystmodal--active{opacity:1}.hystmodal--active,.hystmodal--moved{pointer-events:auto;visibility:visible}.hystmodal__wrap{align-items:center;display:flex;flex-flow:column nowrap;flex-grow:0;flex-shrink:0;justify-content:center;margin:auto;min-height:100%;width:100%}.hystmodal__window{background:#fff;box-sizing:border-box;flex-grow:0;flex-shrink:0;margin:50px 0;max-width:100%;opacity:0;overflow:visible;transform:scale(.9);transition:transform .2s ease 0s,opacity .2s ease 0s;width:600px}.hystmodal--active .hystmodal__window{opacity:1;transform:scale(1)}.hystmodal__close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23fff%27 stroke=%27%23fff%27 stroke-linecap=%27square%27 stroke-miterlimit=%2750%27 stroke-width=%272%27 d=%27M22 2 2 22%27/%3E%3Cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27square%27 stroke-miterlimit=%2750%27 stroke-width=%272%27 d=%27m2 2 20 20%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:none;cursor:pointer;display:block;font-size:0;height:30px;outline:none;position:absolute;right:-40px;top:0;width:30px;z-index:10}.hystmodal__close:focus{outline:2px dotted #afb3b9;outline-offset:2px}@media(max-width:767px){.hystmodal__close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23fff%27 stroke=%27%23111%27 stroke-linecap=%27square%27 stroke-miterlimit=%2750%27 stroke-width=%272%27 d=%27M22 2 2 22%27/%3E%3Cpath fill=%27none%27 stroke=%27%23111%27 stroke-linecap=%27square%27 stroke-miterlimit=%2750%27 stroke-width=%272%27 d=%27m2 2 20 20%27/%3E%3C/svg%3E");height:24px;right:10px;top:10px;width:24px}.hystmodal__window{margin:0}}#modalWindowContents{padding:20px}.loading-notification{padding:20px 10px}
