:root{--body-text: #000;--body-text-light: #767676;--body-bg: #e8ebec;--text-inv: #fff;--link-color: #525f6e;--main-color: #017987;--main-light: #dffdf2;--secondary: #445d7b;--secondary-light: #eef6f9;--alternative: #815177;--hot-color: #f90;--hot-light: #fff791;--hot-lighter: #fffade;--highc-color: #0a1396;--n-s-dark: #000;--n-dark: #19232c;--n-dark-medium: #b2b8be;--n-medium: #ebe9ec;--n-light: #f6f6f6;--alert-color: #db0349;--stack: quicksandregular, "Arial Rounded MT Bold", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;--stack-b: quicksandbold, "Arial Rounded MT Bold", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;--stack-i: quicksandlight, "Arial Rounded MT Bold", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;--stack-head: quicksandbold, "Arial Rounded MT Bold", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0}html{overflow-y:scroll;scroll-behavior:smooth}header,footer,main,nav,aside,article,section,figure,figcaption{display:block;margin:0;padding:0;border:0}@font-face{font-family:quicksandbold;src:url(/fonts/quicksand-bold-webfont.woff2) format("woff2"),url(/fonts/quicksand-bold-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:quicksandlight;src:url(/fonts/quicksand-light-webfont.woff2) format("woff2"),url(/fonts/quicksand-light-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:quicksandregular;src:url(/fonts/quicksand-regular-webfont.woff2) format("woff2"),url(/fonts/quicksand-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}body{position:relative;font:100%/1.45 var(--stack);color:var(--body-text);background-color:var(--body-bg)}h2,h3,h4,h5{font-family:var(--stack-head);font-weight:400}h2{font-size:calc(1.35em + 2vw);text-transform:lowercase}h3{font-size:calc(1.2em + 1vw)}h4{font:calc(.95em + .35vw) var(--stack-b)}p,li,dt,dd,h5,th,td{font-size:calc(.8em + .35vw);line-height:1.58}li li,li p,li dt,li dd{font-size:100%}ul,ol{margin:1rem}a{color:var(--body-text)}a:visited{opacity:.8}strong{font-family:var(--stack-b);font-weight:400}em{font-family:var(--stack-i);font-style:normal}img{max-width:100%;border:none}button{font:100%/1 var(--stack-head);color:var(--text-inv);background-color:var(--secondary);padding:.5em 1em;border:none;cursor:pointer}button:hover{background-color:var(--highc-color)}button[disabled]{filter:grayscale(100%) opacity(40%);cursor:initial}blockquote{position:relative;max-width:30em;margin:2rem 2rem 3rem 3rem}blockquote p{font:1em/1.35 var(--stack-b);color:var(--link-color);background-color:var(--body-bg)}blockquote:before,blockquote:after{display:block;position:absolute;width:.5em;height:.5em;font:72px var(--stack-head);color:#0000;color:var(--hot-color)}blockquote:before{content:"“";top:-.25em;left:-.5em}blockquote:after{content:"”";bottom:-.3em;right:0}pre{overflow:auto;max-width:60em;font-size:1.2em;line-height:1.2;color:var(--n-s-dark);background:var(--n-light);padding:1em 1.5em;margin:2em 0;opacity:.7}#container{max-width:1440px;padding-bottom:4rem;margin:0 auto;border-top:10px solid var(--n-dark)}main{margin:0 5% 1rem}main>h2{margin-bottom:4vmax}footer{margin:2rem 0}footer p{font-size:.7em;text-transform:uppercase;text-align:center}#container>header{display:flex;flex-direction:column;text-align:center;margin:0 5% 2rem}h1{width:45%;max-width:183px;font:normal 1.2em var(--stack);text-align:center;text-transform:uppercase;margin:.7rem 0 1rem}h1 img{filter:drop-shadow(2px 2px 3px rgba(0,0,0,.5))}aside.about{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2rem 5%}aside.about:before,aside.about:after{display:block;content:"";width:100%;height:1px;background-image:linear-gradient(90deg,var(--body-bg),#333 42%,var(--body-bg));margin-bottom:1rem}aside.about:after{margin-bottom:0}aside.about h2{flex:0 0 50px}aside.about div.content{flex:1}aside.about p,aside.about li{font-size:.85em;line-height:1.45}aside.about ul{margin:1rem}aside.about li+li{margin-top:.8em}.skip{display:inline}.skip a{position:absolute;overflow:hidden;left:-10000px;top:auto;width:1px;height:1px}.skip a:focus{position:static;width:auto;height:auto}nav{position:fixed;width:100%;bottom:0;left:0;background-color:var(--n-dark);padding:.5rem 0;box-shadow:0 -3px 12px 7px #0000004d;z-index:10}nav ul{display:flex;flex-wrap:wrap;list-style-type:none;justify-content:space-between;color:var(--text-inv);background-color:var(--n-dark);margin:0 5%}nav li{font-size:.95em;text-transform:lowercase}nav a{display:block;text-decoration:none;color:var(--text-inv);background-color:var(--n-dark);padding:.5em .3em}nav a[aria-current],nav a:hover,nav a:focus{color:var(--n-dark);background-color:var(--hot-color)}.e-content{max-width:45em}.e-content>p+p,.e-content>li+li{margin-top:.8em}article.h-entry header{margin-bottom:2rem}article.h-entry h2{max-width:14em;line-height:1.15;margin-bottom:0}article.h-entry p.dt-published{font-size:80%}div.p-summary,div.page-intro{max-width:50em;padding-left:1rem;margin:0 10% 2rem 0;border-left:4px solid var(--hot-color)}div.page-intro{max-width:35em;margin-bottom:calc(2rem + .5vw)}article.h-entry h3,article.h-entry h4{margin:1.5em 0 1em}article.h-entry ul{margin:1rem}article.h-entry li+li{margin-top:.8em}div.list-of-articles article.h-entry h3{line-height:1.2;margin-bottom:.25em}article.h-entry.k-entry h3{font-size:calc(.95em + .5vw)}div.list-of-articles div.p-summary{max-width:45em;padding:.5rem 0 .5rem 1rem;margin-top:1rem}div.list-of-articles div.p-summary p{font-family:var(--stack)}article.h-entry time{text-transform:uppercase}div.list-of-events{margin-bottom:2rem}div.list-of-events header{margin-bottom:1.5rem}div.list-of-events h3{font-size:calc(1.3em + .5vw);margin-bottom:1em}div.list-of-events h4{margin-bottom:.5em}div.event-entry{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--n-dark-medium)}div.event-entry:last-of-type{margin-bottom:0;border:none}div.event-entry ol{list-style-position:inside}div.event-entry p.picture{display:none}p.slides{background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M13 17v3h5v2H6v-2h5v-3H4a1 1 0 0 1-1-1V4H2V2h20v2h-1v12a1 1 0 0 1-1 1h-7zm-8-2h14V4H5v11zm5-9l5 3.5-5 3.5V6z'/%3E%3C/svg%3E");padding-left:35px}.e-content>p+p.slides{margin:1.5rem 0 1rem}div.list-of-trainings{display:flex;flex-direction:column;gap:calc(1.5rem + 1vw)}div.list-of-trainings div.t-entry{flex:1 1 30%;display:flex;flex-direction:column;padding:1.5rem;margin:0;border:1px solid var(--n-dark-medium);box-shadow:0 3px 5px #0000001a}div.list-of-trainings h3{margin-bottom:.5em}div.list-of-trainings p.picture{order:1;width:35%;max-width:110px}div.list-of-trainings div.intro{order:2}div.list-of-trainings div.content{order:3}lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;max-width:720px;margin:2rem 0}lite-youtube:before{content:"";display:block;position:absolute;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:60px;padding-bottom:50px;width:100%;transition:all .2s cubic-bezier(0,0,.2,1)}lite-youtube:after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lty-playbtn{width:68px;height:48px;position:absolute;cursor:pointer;transform:translate3d(-50%,-50%,0);top:50%;left:50%;z-index:1;background-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"><path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');filter:grayscale(100%);transition:filter .1s cubic-bezier(0,0,.2,1);border:none}lite-youtube:hover>.lty-playbtn,lite-youtube .lty-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.event-information{display:grid;grid-template-columns:max-content 1fr;gap:8px 16px}@media screen and (min-width: 900px){#container>header{margin-top:2rem}nav{position:absolute;width:55%;max-width:33rem;bottom:auto;top:4rem;left:auto;right:5%;background-color:#fff0;box-shadow:none}nav ul{flex-direction:column;justify-content:flex-end;align-items:flex-end;background-color:#fff0;margin:0}nav a{display:block}div.about{margin:4rem 0 2rem}div.p-summary{margin:0 10% 3rem 0}div.event-entry{display:grid;grid-template-columns:150px auto;gap:0 2rem;padding-bottom:2rem;margin-bottom:2rem}div.event-entry p.picture{display:block;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3}div.list-of-trainings{flex-direction:row;flex-wrap:wrap}}@media screen and (min-width: 1200px){div.list-of-articles article.h-entry{display:grid;grid-template-columns:1.5fr 2fr;grid-template-rows:auto 1fr}div.list-of-articles h3{margin:0}div.list-of-articles p.publish-date{grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}div.list-of-articles div.p-summary{grid-row-start:1;grid-row-end:3;padding-top:0;margin-top:0}}@media screen and (min-width: 1300px){#container{position:relative;display:flex;flex-wrap:wrap}#container>header{box-sizing:border-box;flex-basis:30%;max-width:250px;margin:2rem 5vw;padding-right:5vw;border-right:1px solid var(--n-dark)}h1{width:auto}main{flex:1;margin-top:11rem;margin-left:0}aside.about{position:absolute;width:180px;top:285px;left:0;margin:0 5vw}aside.about:before,aside.about:after{content:none}aside.about h2{display:none}footer{flex-basis:100%}}@media screen and (min-width: 1440px){#container>header{margin:2rem 5vw 2rem 2rem}aside.about{margin:0 0 0 2rem}nav{right:0}nav li{font-size:.95em}nav a{padding:.5em 1em}blockquote{margin:4rem}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}
