@font-face{font-family:Jost;font-weight:700;src:url(/Jost-Bold.ttf);font-display:swap}@font-face{font-family:Jost;font-weight:800;src:url(/Jost-ExtraBold.ttf);font-display:swap}@font-face{font-family:Lato;font-weight:regular;src:url(/Lato-Regular.ttf);font-display:swap}@font-face{font-family:Lato;font-weight:700;src:url(/Lato-Bold.ttf);font-display:swap}:root,html[data-theme=light]{--rem: 12pt;--width: 75rem;--navpos: absolute;--font-p: 1em/1.7 "Lato", "Open Sans", FreeSans, Helvetica, sans-serif;--font-h: .9em/1.5 "Jost", "Open Sans", FreeSans, Helvetica, sans-serif;--font-h-alt: .9em/1.5 "Lato", "Open Sans", FreeSans, Helvetica, sans-serif;--font-c: .9em/1.4 "DejaVu Sans Mono", monospace;--border: 1px solid var(--cmed);--cfg: #00004e;--cbg: #fff;--cdark: #888;--clight: #f5f6f7;--cmed: #d1d1d1;--clink: #07c;--cemph: #ffef00;--cemphbg: rgb(255, 110, 59)}*{box-sizing:border-box;border-spacing:0;margin:0;padding:0}header,footer,figure,table,video,details,blockquote,ul,ol,dl,fieldset,pre,pre>code,caption{display:block;margin:.5rem 0rem 1rem;width:100%;overflow:auto hidden;text-align:left}video,summary,input,select{outline:none}a,button,select,summary{color:var(--clink);cursor:pointer}html{font-size:var(--rem);background:var(--cbg)}body{position:relative;margin:auto;max-width:var(--width);font:var(--font-p);color:var(--cfg);padding:0 1.5rem;overflow-x:hidden}body>footer{margin:10rem 0rem 0rem;font-size:90%}p{margin:1.2em 0}a[href]{text-decoration:underline solid var(--cmed);text-underline-position:under}a[href^="#"]{text-decoration:none}a:hover,button:not([disabled]):hover,summary:hover{filter:brightness(92%);color:var(--cemph);border-color:var(--cemph)}ul,ol,dl{margin:1rem 0;padding:0 0 0 2em}li:not(:last-child),dd:not(:last-child){margin-bottom:.5rem}dt{font-weight:700}h1,h2,h3,h4,h5{margin:1.5em 0 1.5rem;font:var(--font-h);line-height:1.2em;clear:both}h6{font:var(--font-h)}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{font-family:var(--font-h-alt)}h1+h2,h2+h3,h3+h4,h4+h5{margin-top:.5em;padding-top:0}h1{font-size:4em;font-weight:700}h2{font-size:2.441em;font-weight:700}h3{font-size:1.953em;font-weight:700}h4{font-size:1.563em;font-weight:700}h5{font-size:1.25em;font-weight:500}h6{font-size:1em;font-weight:700;display:inline}h6+p{display:inline}td,th{padding:.5em .8em;text-align:right;border-bottom:.1rem solid var(--cmed);white-space:nowrap;font-size:95%}thead th[colspan]{padding:.2em .8em;text-align:center}thead tr:not(:only-child) td{padding:.2em .8em}thead+tbody tr:first-child td{border-top:.1rem solid var(--cdark)}td:first-child,th:first-child{text-align:left}tr:hover{background-color:var(--clight)}table img{display:block}img,svg{max-width:100%;vertical-align:text-top;object-fit:cover}p>img:not(:only-child){float:right;margin:0 0 .5em .5em}figure>img{display:inline-block;width:auto}figure>img:only-of-type,figure>svg:only-of-type{max-width:100%;display:block;margin:0 auto .4em}figcaption,caption{font:var(--font-h);color:var(--cdark);width:100%}figcaption>*:first-child,caption>*:first-child{display:inline-block;margin:0}figure>*:not(:last-child){margin-bottom:.4rem}pre>code{margin:0;position:relative;padding:.8em;border-left:.4rem solid var(--cemph)}code,kbd,samp{padding:.2em;font:var(--font-c);background:var(--clight);border-radius:4px}kbd{border:1px solid var(--cmed)}blockquote{border-left:.4rem solid var(--cmed);padding:0 0 0 1rem}time{color:var(--cdark)}hr{border:0;border-top:.1rem solid var(--cmed)}nav{width:100vw;left:calc(-50vw + 50%);background-color:transparent}::selection,mark{background:var(--clink);color:var(--cbg)}article{counter-reset:h2 0 h3 0 tab 0 fig 0 lst 0 ref 0 eq 0}article figure figcaption:before{color:var(--cemph);counter-increment:fig;content:"Figure " counter(fig) ": "}figure{counter-reset:subfig 0}article figure figure{counter-reset:none}article figure>figure{display:inline-grid;width:auto}figure>figure:not(:last-of-type){padding-right:1rem}article figure figure figcaption:before{counter-increment:subfig 1;content:counter(subfig,lower-alpha) ": "}article figure pre+figcaption:before{counter-increment:lst 1;content:"Listing " counter(lst) ": "}figure>table:only-of-type{display:table;margin:.5em auto!important;width:fit-content}article figure>table caption{display:table-caption;caption-side:bottom}article figure>table+figcaption:before,article table caption:before{color:var(--cemph);counter-increment:tab 1;content:"Table " counter(tab) ": "}article h2,h3{position:relative}article h2:before,article h3:before{display:inline-block;position:relative;font-size:.6em;text-align:right;vertical-align:baseline;left:-1rem;width:2.5em;margin-left:-2.5em}article h1{counter-set:h2}article h2:before{counter-increment:h2;content:counter(h2) ". ";counter-set:h3}article h3:before{counter-increment:h3;content:counter(h2) "." counter(h3) ". "}@media (max-width: 60rem){h2:before,h3:before{display:none}}article p>cite:before{padding:0 .5em 0 0;counter-increment:ref;content:" [" counter(ref) "] ";vertical-align:super;font-size:.6em}article p>cite>*:only-child{display:none}article p>cite:hover>*:only-child,[data-tooltip]:hover:before{display:inline-block;z-index:40;white-space:pre-wrap;position:absolute;left:1rem;right:1rem;padding:1em 2em;text-align:center;transform:translateY(-100%);content:attr(data-tooltip);color:var(--cbg);background-color:var(--cemph);box-shadow:0 2px 10px #000}[data-tooltip],article p>cite:before{color:var(--clink);border:.8rem solid transparent;margin:-.8rem}abbr[title],[data-tooltip]{cursor:help}summary>*{display:inline}.card,details{display:block;margin:.5rem 0rem 1rem;padding:0 .6rem;border-radius:4px;overflow:hidden}.card,details[open]{outline:1px solid var(--cmed)}.card>img:first-child{margin:-3px -.6rem;max-width:calc(100% + 1.2rem)}summary:hover,details[open] summary,.card>p:first-child{box-shadow:inset 0 0 0 2em var(--clight),0 -.8rem 0 .8rem var(--clight)}.hint{--cmed: var(--cemph);--clight: var(--cemphbg);background-color:var(--clight)}.warn{--cmed: #c11;--clight: #e221;background-color:var(--clight)}article>section:first-of-type>h2:first-of-type+p:first-letter,article>h2:first-of-type+p:first-letter,.lettrine{float:left;font-size:3.5em;padding:.1em .1em 0 0;line-height:.68em;color:var(--cemph)}main aside{position:absolute;width:8rem;right:-8.6rem;font-size:.8em;line-height:1.4em}@media (max-width: 70rem){main aside{display:none}}textarea,input:not([type=range]),button,select{font:var(--font-h-alt);border-radius:4px;border:1.5px solid var(--cmed);padding:.4em .8em}fieldset select,input:not([type=checkbox]):not([type=radio]){display:block;width:100%;margin:0 0 1rem}button,select{font-weight:700;background-color:var(--clight);margin:.5em;border:1.5px solid var(--clink)}button{padding:.4em 1em;font-size:85%;letter-spacing:.1em}button[disabled]{color:var(--cdark);border-color:var(--cmed)}fieldset{border-radius:4px;border:var(--border);padding:.5em 1em}textarea:hover,input:not([type=checkbox]):not([type*="ra"]):hover,select:hover{border:1.5px solid var(--cemph)}textarea:focus,input:not([type=checkbox]):not([type*="ra"]):focus{border:1.5px solid var(--clink);box-shadow:0 0 5px var(--clink)}p>button{padding:0 .5em;margin:0 .5em}p>select{padding:0;margin:0 .5em}.row{display:flex;margin:.5rem -.6rem;align-items:stretch}.row [class*=col]{padding:0 .6rem}.row .col{flex:1 1 100%}.row .col-2{flex:0 0 16.66%;max-width:16.66%}.row .col-3{flex:0 0 25%;max-width:25%}.row .col-4{flex:0 0 33.33%;max-width:33.33%}.row .col-5{flex:0 0 41.66%;max-width:41.66%}.row .col-6{flex:0 0 50%;max-width:50%}@media (max-width: 40rem){.row{flex-direction:column}.row .col-2,.row .col-3,.row .col-4,.row .col-5,.row .col-6{max-width:unset}}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.float-left{float:left!important}.float-right{float:right!important}.clearfix{clear:both}.text-black{color:#000}.text-white{color:#fff}.text-primary{color:var(--cemph)}.text-secondary{color:var(--cdark)}.bg-white{background-color:#fff}.bg-light{background-color:var(--clight)}.bg-primary{background-color:var(--cemph)}.bg-secondary{background-color:var(--cmed)}.mx-auto{margin-left:auto;margin-right:auto}.m-0{margin:0!important}.m-1,.mx-1,.mr-1{margin-right:1rem!important}.m-1,.mx-1,.ml-1{margin-left:1rem!important}.m-1,.my-1,.mt-1{margin-top:1rem!important}.m-1,.my-1,.mb-1{margin-bottom:1rem!important}.p-0{padding:0!important}.p-1,.px-1,.pr-1{padding-right:1rem!important}.p-1,.px-1,.pl-1{padding-left:1rem!important}.p-1,.py-1,.pt-1{padding-top:1rem!important}.p-1,.py-1,.pb-1{padding-bottom:1rem!important}@media print{@page{margin:1.5cm 2cm}html{font-size:9pt!important}body{max-width:27cm}p{orphans:2;widows:2}caption,figcaption{page-break-before:avoid}h2,h3,h4,h5{page-break-after:avoid}.noprint,body>nav,section:after{display:none}.row{flex-direction:row}}@media (max-width: 60rem){h1{font-size:3.2em}}@media (max-width: 50rem){h1{font-size:2.8em}}@media (max-width: 45rem){h1{font-size:2.2em}}@media (max-width: 40rem){.mobreset{margin-left:0rem!important}}p.longcol{max-width:60rem;padding-left:0!important;padding-right:0!important}div.bgfull{z-index:-999;position:absolute;height:100%;width:100vw;left:calc(-50vw + 50%);background-size:cover;overflow:hidden}section{position:relative;padding:6rem 0}section>div.bgfull{margin-top:-6rem}section.nega,section.nega h5{color:var(--clight)}section.footer{padding:3rem 0}section.footer>div.bgfull{margin-top:-3rem}section:has(div.oblique-top){padding-top:9rem}section:has(div.oblique-top)>div.bgfull{margin-top:-9rem}section:has(div.oblique-bottom){padding-bottom:9rem}section:has(div.oblique-bottom)>div.bgfull{margin-bottom:-9rem}div.oblique-r,div.oblique-l{position:absolute;width:100%;height:5rem}div.oblique-r{transform:skewY(-2deg)}div.oblique-l{transform:skewY(2deg)}div.oblique-top{top:-3rem}div.oblique-bottom{bottom:-3rem}.bbox{margin:.5rem 0;padding:1.5rem;border:1px solid #ffffff;text-align:center;height:calc(100% - .5rem)}.bbox h6+p{display:block}div.back-to-top-container{position:absolute;pointer-events:none;display:flex;top:100vh;bottom:0;right:1rem;margin-right:calc((100vw - 100%)/-2);z-index:1}div.back-to-top{position:-webkit-sticky;position:sticky;pointer-events:all;bottom:1rem;align-self:flex-end;display:inline-block;vertical-align:middle;padding:1rem}div.back-to-top a{display:inline-block;border-radius:50%}div.back-to-top a span{display:inline-block;width:4em;height:4em;border:none;border-radius:50%;background-color:#fff;filter:drop-shadow(0px -4px 10px rgba(0,0,0,.2))}div.back-to-top a:hover span{background-color:#fcf7b0}div.back-to-top a span:after{content:"";display:inline-block;margin-top:1.6em;margin-left:1.2em;width:1.4em;height:1.4em;border-top:.1em solid var(--cfg);border-right:.1em solid var(--cfg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}nav.svelte-y1bfg0.svelte-y1bfg0{position:var(--navpos);z-index:41}nav.svelte-y1bfg0.svelte-y1bfg0,nav.svelte-y1bfg0 a.svelte-y1bfg0{color:var(--clight)}nav.svelte-y1bfg0 a.svelte-y1bfg0:hover{color:var(--clight);text-decoration:underline}nav.svelte-y1bfg0 .middle-align.svelte-y1bfg0{display:flex;align-items:center}nav.svelte-y1bfg0 img.logo.svelte-y1bfg0{object-fit:contain;height:1em}.top-nav.svelte-y1bfg0.svelte-y1bfg0{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:transparent;color:#fff;height:50px;padding:1rem 1.5rem}.menu.svelte-y1bfg0.svelte-y1bfg0{display:flex;flex-direction:row;direction:rtl;list-style-type:none;margin:0;padding:0}.menu.svelte-y1bfg0>li.svelte-y1bfg0{margin:0 1rem;overflow:hidden}.menu-button-container.svelte-y1bfg0.svelte-y1bfg0{display:none;height:100%;width:30px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center}#menu-toggle.svelte-y1bfg0.svelte-y1bfg0{display:none}.menu-button.svelte-y1bfg0.svelte-y1bfg0,.menu-button.svelte-y1bfg0.svelte-y1bfg0:before,.menu-button.svelte-y1bfg0.svelte-y1bfg0:after{display:block;background-color:#fff;position:absolute;height:4px;width:30px;transition:transform .4s cubic-bezier(.23,1,.32,1);border-radius:2px}.menu-button.svelte-y1bfg0.svelte-y1bfg0:before{content:"";margin-top:-8px}.menu-button.svelte-y1bfg0.svelte-y1bfg0:after{content:"";margin-top:8px}#menu-toggle:checked+.menu-button-container.svelte-y1bfg0 .menu-button.svelte-y1bfg0:before{margin-top:0;transform:rotate(405deg)}#menu-toggle:checked+.menu-button-container.svelte-y1bfg0 .menu-button.svelte-y1bfg0{background:rgba(255,255,255,0)}#menu-toggle:checked+.menu-button-container.svelte-y1bfg0 .menu-button.svelte-y1bfg0:after{margin-top:0;transform:rotate(-405deg)}@media (max-width: 40rem){.hidemobile.svelte-y1bfg0.svelte-y1bfg0{display:none!important}.top-nav.svelte-y1bfg0.svelte-y1bfg0{background-color:var(--cfg)}.menu-button-container.svelte-y1bfg0.svelte-y1bfg0{display:flex}.menu.svelte-y1bfg0.svelte-y1bfg0{position:absolute;top:0;margin-top:50px;left:0;flex-direction:column-reverse;width:100%;justify-content:center;align-items:center}#menu-toggle~.menu.svelte-y1bfg0 li.svelte-y1bfg0{height:0;margin:0;padding:0;border:0;transition:height .4s cubic-bezier(.23,1,.32,1)}#menu-toggle:checked~.menu.svelte-y1bfg0 li.svelte-y1bfg0{border:1px solid #333;height:2.5em;padding:.5em;transition:height .4s cubic-bezier(.23,1,.32,1)}.menu.svelte-y1bfg0>li.svelte-y1bfg0{display:flex;justify-content:center;margin:0;padding:.5em 0;width:100%;color:#fff;background-color:#000}.menu.svelte-y1bfg0>li.svelte-y1bfg0:not(:last-child){border-bottom:1px solid #444}}div.switch-container.svelte-y1bfg0.svelte-y1bfg0{display:flex;border:none;background-color:#000;padding:0 .6em;border-radius:1em;align-items:center}.switch.svelte-y1bfg0.svelte-y1bfg0{position:relative;display:inline-block;width:2rem;height:1rem;line-height:1rem;vertical-align:text-bottom}.switch.svelte-y1bfg0 input.svelte-y1bfg0{opacity:0;width:0;height:0}.slider.svelte-y1bfg0.svelte-y1bfg0{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--cdark);-webkit-transition:.4s;transition:.4s}.slider.svelte-y1bfg0.svelte-y1bfg0:before{position:absolute;content:"";height:.6rem;width:.6rem;left:.2rem;bottom:.2rem;background-color:var(--clight);-webkit-transition:.4s;transition:.4s}input.svelte-y1bfg0:checked+.slider.svelte-y1bfg0{background-color:var(--cemphbg)}input.svelte-y1bfg0:focus+.slider.svelte-y1bfg0{box-shadow:0 0 1px var(--cemphbg)}input.svelte-y1bfg0:checked+.slider.svelte-y1bfg0:before{-webkit-transform:translateX(1rem);-ms-transform:translateX(1rem);transform:translate(1rem)}.slider.round.svelte-y1bfg0.svelte-y1bfg0{border-radius:34px}.slider.round.svelte-y1bfg0.svelte-y1bfg0:before{border-radius:50%}span.iure.svelte-1s688a6,span.qui.svelte-1s688a6{unicode-bidi:bidi-override;direction:rtl}span.iure.reprehenderit.svelte-1s688a6:after{content:" :nilehuP"}span.iure.reprehenderit.svelte-1s688a6:before{content:"1249 43"}span.qui.in.svelte-1s688a6:after{content:"@ajtak :itsopökhäS"}span.qui.in.svelte-1s688a6:before{content:"moc.dt"}span.quis.svelte-1eot2t1,span.vel.svelte-1eot2t1{unicode-bidi:bidi-override;direction:rtl}span.quis.autem.svelte-1eot2t1:after{content:" :nilehuP"}span.quis.autem.svelte-1eot2t1:before{content:"0249 43"}span.vel.eum.svelte-1eot2t1:after{content:"@okkraj :itsopökhäS"}span.vel.eum.svelte-1eot2t1:before{content:"moc.dt"}@keyframes svelte-1pbwai5-flow{0%{transform:translate(-33.3333%,-33.3333%)}to{transform:translate(-66.6666%,-66.6666%)}}@keyframes svelte-1pbwai5-wiggle{0%{transform:rotate(0) translate(4px) rotate(0)}to{transform:rotate(360deg) translate(4px) rotate(-360deg)}}#Animation1.svelte-1pbwai5.svelte-1pbwai5{max-width:none;height:300%;margin-left:66.66%;animation:svelte-1pbwai5-flow 21s linear infinite}#Animation1.svelte-1pbwai5 g.svelte-1pbwai5{height:200%;max-width:none;margin-left:50%;display:inline-block;animation:svelte-1pbwai5-wiggle 10.5s linear infinite}body.no-anim #Animation1.svelte-1pbwai5.svelte-1pbwai5,body.no-anim #Animation1.svelte-1pbwai5 g.svelte-1pbwai5{animation-play-state:paused}@media (max-width: 40rem){#Animation1.svelte-1pbwai5.svelte-1pbwai5,#Animation1.svelte-1pbwai5 g.svelte-1pbwai5{animation:none}#Animation1.svelte-1pbwai5.svelte-1pbwai5{height:200%;margin-top:-3%;margin-left:65%}}section.atf.svelte-1gpxgq5.svelte-1gpxgq5{min-height:350px;padding-bottom:6rem}section.atf.svelte-1gpxgq5 h1.svelte-1gpxgq5,section.atf.svelte-1gpxgq5 h4.svelte-1gpxgq5{margin:0 0 1rem}div.ill-l.svelte-1gpxgq5.svelte-1gpxgq5,div.ill-r.svelte-1gpxgq5.svelte-1gpxgq5{position:absolute;height:100%;width:fit-content;overflow:hidden}div.ill-l.svelte-1gpxgq5.svelte-1gpxgq5{top:0;left:0}div.ill-r.svelte-1gpxgq5.svelte-1gpxgq5{top:0;right:0}div.ill-l.svelte-1gpxgq5 img.svelte-1gpxgq5{height:100%;vertical-align:top;overflow:hidden}div.ill-l.svelte-1gpxgq5 img.svelte-1gpxgq5{margin-top:-25%;margin-left:-50%;height:170%}section.atf.svelte-1gpxgq5>div.pin.svelte-1gpxgq5{margin-left:calc(3rem + 58% - 50vw)}@media (max-width: 40rem){section.atf.svelte-1gpxgq5>div.pin.svelte-1gpxgq5{margin-top:4rem}div.ill-l.svelte-1gpxgq5 img.svelte-1gpxgq5{max-width:none;margin-top:0;margin-left:-72rem;height:115rem}}label.svelte-u0225g{display:inline-block;margin-bottom:.5em}.error.svelte-u0225g{display:inline-block;line-height:1.2;white-space:nowrap;color:var(--cfg);border:2px solid #ffffff;border-radius:.7em;background-color:#fff;padding:0 .3em .1em;margin-left:.3em}.submit.svelte-u0225g{color:var(--cfg);border:1px solid var(--cfg);border-radius:0;padding:.4em .7em;background-color:transparent;margin:0;font-weight:400;letter-spacing:normal}button.submit.svelte-u0225g:not([disabled]):hover{filter:none;color:#d4c700;border-color:#d4c700}label.svelte-13nh3rd{display:inline-block;margin-bottom:.5em}.error.svelte-13nh3rd{display:inline-block;line-height:1.2;white-space:nowrap;color:var(--cfg);border:2px solid #ffffff;border-radius:.7em;background-color:#fff;padding:0 .3em .1em;margin-left:.3em}.submit.svelte-13nh3rd{color:#fff;border:1px solid #ffffff;border-radius:0;padding:.4em .7em;background-color:transparent;margin:0;font-weight:400;letter-spacing:normal}button.submit.svelte-13nh3rd:not([disabled]):hover{filter:none;color:var(--cemph);border-color:var(--cemph)}div.form-success.svelte-1w66111.svelte-1w66111,div.form-failure.svelte-1w66111.svelte-1w66111{position:fixed;z-index:10;width:20rem;right:-20rem;bottom:5rem;padding:1rem;color:#fff;transition:all 1s ease-in-out}.form-success.svelte-1w66111.svelte-1w66111{background-color:var(--cfg)}.form-failure.svelte-1w66111.svelte-1w66111{background-color:#dd3900}body.form-success div.form-success.svelte-1w66111.svelte-1w66111,body.form-failure div.form-failure.svelte-1w66111.svelte-1w66111{transform:translate(-20rem)}section.footer.svelte-1w66111 div.float.svelte-1w66111{float:left;margin-bottom:1rem}section.footer.svelte-1w66111 div.float.svelte-1w66111:not(:first-of-type){margin-left:2rem}section.footer.svelte-1w66111 div.clear.svelte-1w66111{clear:both}@media (max-width: 50rem){section.footer.svelte-1w66111 div.float.svelte-1w66111{float:none;margin-left:0!important}}
