/*! 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}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;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]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,:before,:after{-moz-box-sizing:border-box;box-sizing:border-box}:root{--color_d_bg: #306;--color_hi: #f9a;--color_hi: #aaf;--color_header: #fff}body{font-size:16px;line-height:24px;font-family:Roboto,sans-serif}body.dark{background:var(--color_d_bg);color:#fff}.block{position:relative;display:block}.hidden,.mobonly{display:none}h1{font-size:3rem;line-height:1.1;padding:2.5rem 0 2rem;margin:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}p{margin:0;padding:0;margin-bottom:1rem}a.link{display:inline-block;text-decoration:underline;cursor:pointer;color:#000}.header{position:fixed;top:0;width:100%;z-index:2000}.header .logobar{height:72px;background:#FDE70E;background:var(--color_header);border-bottom:1px solid rgba(0,0,0,.5)}.dark .header .logobar{background:var(--color_d_bg);border-bottom:1px solid rgba(255,255,255,.5)}.header .logobar img{margin:16px 16px 16px 48px;height:40px}.header .topnav{display:block;position:absolute;top:0;right:36px;display:flex;padding-right:0}.header .topnav>div{position:relative;flex:1 1;line-height:72px;cursor:pointer;transition:all .3s}.header a{color:#000;text-decoration:none}.header .topnav>div:hover{background:rgba(0,0,0,.1)}.dark .header .topnav>div:hover{background:rgba(255,255,255,.1)}.header .topnav>div.on{background:black}.dark .header .topnav>div.on{background:white}.header .topnav>div span{display:block;padding:0 16px;white-space:nowrap}.dark .header .topnav>div span{color:#fff}.header .topnav>div.on span{color:#fff}.dark .header .topnav>div.on span{color:#000}.header .topnav>div.menu span{padding-right:48px;margin-right:48px;background:url(/img/icon_burger.svg) no-repeat right center;background-size:40px}.header .topnav>div.menu:hover span{background-image:url(/img/icon_burger_y.svg)}.container{position:relative;margin:0 auto;padding:72px 48px;max-width:1200px}.title{position:relative}.title p{padding-right:25%}.docs .doc{display:block;padding:8px 0 8px 50px;background:url(../../../img/icon_doc.svg) no-repeat left center;background-size:40px;line-height:1.5}.docs .doc span{font-size:.8rem}.tools{padding:16px 0 0}.filters{margin:0 -2px}.select{float:left;position:relative;display:block;width:auto;background:rgba(0,0,0,.1);margin:2px;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .3s}.select:hover{background:rgba(0,0,0,.2)}.select label{display:block;margin:6px 44px 6px 18px;line-height:24px}.select label span{display:inline-block;margin-left:0;font-weight:700}.select select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.select .icon{position:absolute;top:0;right:4px;width:36px;height:36px;pointer-events:none;background:url(../../../img/icon_pulldown.svg) no-repeat center}.select.on{background:black;background:var(--color_hi);border-radius:20px}.select.on .icon{background-image:url(../../../img/icon_pulldown.svg)}.select.custom.on .icon{pointer-events:auto;background-image:url(../../../img/icon_pulldown_close.svg)}.search{position:relative;display:block;width:auto;background:rgba(0,0,0,.1);margin:2px;border-radius:20px;overflow:hidden;width:33%;transition:all .3s;float:left}.search:hover{background:rgba(0,0,0,.2)}.search input{padding:6px 40px 6px 18px;border:0px;width:100%;font-size:inherit;line-height:24px;background:transparent;color:inherit}.search.on{background:var(--color_hi);border-radius:20px}.search .icon{position:absolute;top:0;right:4px;width:36px;height:36px;pointer-events:none;background:url(../../../img/icon_search.svg) no-repeat center;cursor:pointer}.search.on .icon{background-image:url(../../../img/icon_pulldown_close.svg);pointer-events:auto}.results{position:relative;padding:32px 0 8px;border-bottom:4px solid black}.results .ects{position:absolute;bottom:8px;right:0;width:48px;text-align:center}.results .order{position:absolute;bottom:8px;right:80px}.results .order a{display:inline-block;padding:0 6px}.results .order a.on{font-weight:700}.modullist{padding:0}@media screen and (max-width: 1000px){.mobhide{display:none!important}.mobonly{display:block!important}body{font-size:16px;line-height:20px}.header,.header .logobar{height:60px}.header .logobar img{height:36px;margin:12px}.header .topnav{position:absolute;top:60px;right:-100%;height:100vh;z-index:2000;width:100%;flex-direction:column;background:#FDE70E;background:var(--color_header);padding:0;transition:all .3s}.header.on .topnav{right:0%}.header .topnav>div{line-height:60px;flex:0 1;border-top:1px solid rgba(0,0,0,.2)}.header .topnav>div.on :after{display:none!important}.header .topnav>div span{padding:0 12px}.header .burger{position:absolute;top:0;right:0;width:60px;height:60px;padding:16px;box-sizing:border-box}.header .burger>div{position:relative;width:100%;height:100%}.container{padding:60px 12px}.tools{padding:0}.title p{padding-right:0}h1{font-size:40px;line-height:1.1;word-wrap:break-word}.select label{display:block;margin:5px 40px 5px 16px;line-height:24px}.select .icon,.search .icon{top:-2px;width:36px;height:36px}.search{width:100%}.search input{padding:5px 40px 5px 12px}.search .icon{width:36px;height:36px}.results .order,.results .ects{display:none}.modullist{padding:0}.modullist .title h2{font-size:24px;padding:12px 48px 12px 0;margin:0}.modullist .title .type{top:8px;width:32px;height:32px;font-size:16px;line-height:28px;background-size:28px}.modullist .type3 .title .type{line-height:28px}#overlay{z-index:5000}#overlay .head{height:60px}#overlay .head .lay{padding:16px 12px;font-size:12px;line-height:16px}#overlay .head .close{right:0;width:60px;height:60px;background-size:60px}#overlay .submit{top:0;position:relative;width:100%}#overlay .container{padding-top:60px;position:relative}#overlay h1{padding:2rem 0}#overlay p.intro{margin-bottom:8px;font-weight:700}#overlay .infobox .line{padding:8px 0;display:block}#overlay .infobox .line>div:first-child{font-weight:700}.header .burger span{display:block;position:absolute;height:2px;width:100%;background:#000;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.header .burger span:nth-child(1){top:4px}.header .burger span:nth-child(2){top:12px}.header .burger span:nth-child(3){top:20px}.header.on .burger span:nth-child(1){top:0}.header.on .burger span:nth-child(2),.header.on .burger span:nth-child(3){top:13px}.header.on .burger span:nth-child(1){top:13px;width:0%;left:50%}.header.on .burger span:nth-child(2){transform:rotate(45deg)}.header.on .burger span:nth-child(3){transform:rotate(-45deg)}}.container.svelte-yt3o2j.svelte-yt3o2j{min-height:70vh}.footer.svelte-yt3o2j.svelte-yt3o2j{border-top:black 1px solid;display:grid;grid-template-columns:2fr 3fr 2fr;grid-column-gap:5rem;padding:0 5rem}.footer.svelte-yt3o2j a.svelte-yt3o2j,.footer.svelte-yt3o2j a.svelte-yt3o2j:visited{text-decoration:none;color:#000}.footer.svelte-yt3o2j a.svelte-yt3o2j:hover{text-decoration:underline}.footer.svelte-yt3o2j ul.svelte-yt3o2j{list-style:none;padding-left:0}.subfooter.svelte-yt3o2j.svelte-yt3o2j{background:black;color:#fff;padding:1rem 5rem;text-align:center}.subfooter.svelte-yt3o2j a.svelte-yt3o2j,.subfooter.svelte-yt3o2j a.svelte-yt3o2j:visited{text-decoration:none;color:#fff}.subfooter.svelte-yt3o2j a.svelte-yt3o2j:hover{text-decoration:underline}@media screen and (max-width: 1000px){.footer.svelte-yt3o2j.svelte-yt3o2j{grid-template-columns:none;padding:0 12px}}@media print{.header.svelte-yt3o2j.svelte-yt3o2j,.footer.svelte-yt3o2j.svelte-yt3o2j,.subfooter.svelte-yt3o2j.svelte-yt3o2j{display:none}}
