@charset "UTF-8";
html{width:100%;max-width:100vw;height:auto;overflow-x:hidden;overflow-y:auto;padding:0;margin:0}@media (min-width:320px){html{font-size:13px}}@media (min-width:360px){html{font-size:14px}}@media (min-width:576px){html{font-size:14px}}@media (min-width:768px){html{font-size:15px}}@media (min-width:992px){html{font-size:15px}}@media (min-width:1200px){html{font-size:16px}}@media (min-width:1400px){html{font-size:16px}}html body{display:flex;flex-flow:column nowrap;align-items:stretch;width:100%;max-width:100vw;height:auto;min-height:100vh;position:relative;font-size:1rem;line-height:1.4;color:#333;padding:0;margin:0}html body>header{flex:0 0 auto}html body>main{flex:1 1 auto;margin-bottom:5rem}html body>footer{flex:0 0 auto;margin-top:auto}:focus,:active{outline:none}a{text-decoration:none}a:hover{text-decoration:underline}a[data-sort].asc:after,a[data-sort].desc:after{display:inline-block;font-style:normal;line-height:1;margin:0 0 1px 1px;vertical-align:middle}a[data-sort].asc:after{content:"⇑"}a[data-sort].desc:after{content:"⇓"}.form-group{margin-bottom:1rem}.ext-link:after{display:inline-block;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 768 1024'%3E%3Cpath d='M640 768H128V257.906L256 256V128H0v768h768V576H640v192zM384 128l128 128-192 192 128 128 192-192 128 128V128H384z'/%3E%3C/svg%3E") center center no-repeat;background-size:contain;width:0.75em;height:1em;margin:0 0.2em;opacity:0.5}.close{background:#fff;font-size:0;border:none;padding:0 0.25rem;margin:0}.close:before{display:block;content:"×";font-size:1.5rem;line-height:1;color:#777}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-bold,.fw-bold{font-weight:bold}.text-nowrap{white-space:nowrap}.break-all{word-break:break-all;overflow-wrap:initial}.break-word{word-break:break-word;overflow-wrap:break-word}/*# sourceMappingURL=style.scss.map */