/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-size:1em;font-family:monospace,monospace}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:none;-webkit-text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-size:100%;line-height:1.15;font-family:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{display:table;box-sizing:border-box;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item}[hidden],template{display:none}.hystmodal__opened,.hystmodal__shadow{position:fixed;right:0;left:0;overflow:hidden}.hystmodal__shadow{top:0;bottom:0;z-index:98;display:block;width:100%;background-color:#000;border:none;opacity:0;transition:opacity .15s;pointer-events:none}.hystmodal__shadow--show{opacity:.6;pointer-events:auto}.hystmodal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;display:flex;flex-flow:column nowrap;justify-content:flex-start;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;visibility:hidden;opacity:1;pointer-events:none}.hystmodal--active{opacity:1}.hystmodal--active,.hystmodal--moved{visibility:visible;pointer-events:auto}.hystmodal__wrap{display:flex;flex-grow:0;flex-shrink:0;flex-flow:column nowrap;justify-content:center;align-items:center;width:100%;min-height:100%;margin:auto}.hystmodal__window{flex-grow:0;flex-shrink:0;box-sizing:border-box;max-width:100%;margin:50px 0;overflow:visible;-webkit-transform:scale(.9);transform:scale(.9);opacity:0;transition:transform .2s,opacity .2s,-webkit-transform .2s}.hystmodal--active .hystmodal__window{-webkit-transform:scale(1);transform:scale(1);opacity:1}.hystmodal__close{position:absolute;top:0;right:-40px;z-index:10;display:block;width:30px;height:30px;font-size:0;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:100% 100%;border:none;outline:0;cursor:pointer}.hystmodal__close:focus{outline:#afb3b9 dotted 2px;outline-offset:2px}@media (max-width:767px){.hystmodal__close{top:10px;right:10px;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E")}.hystmodal__window{margin:0}}