@charset "UTF-8";

/*! 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{-webkit-box-sizing:content-box;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;-webkit-text-decoration:underline dotted;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}[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{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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}[hidden],template{display:none}.blinking{opacity:0;-webkit-animation:blinking-animation 1s linear infinite;animation:blinking-animation 1s linear infinite}@-webkit-keyframes blinking-animation{50%{opacity:1}}@keyframes blinking-animation{50%{opacity:1}}.box-shadow-test{-webkit-animation:box-shadow-test-animation 1s linear infinite;animation:box-shadow-test-animation 1s linear infinite}@-webkit-keyframes box-shadow-test-animation{20%,30%,70%,80%{-webkit-box-shadow:rgba(247,84,126,.5) 16px 16px 0,rgba(3,182,231,.5) 16px 16px 0;box-shadow:16px 16px 0 rgba(247,84,126,.5),16px 16px 0 rgba(3,182,231,.5)}45%,55%{-webkit-box-shadow:#f7547e 16px 0 0,#03b6e7 0 16px 0;box-shadow:16px 0 0 #f7547e,0 16px 0 #03b6e7}5%,95%{-webkit-box-shadow:#f7547e 0 16px 0,#03b6e7 16px 0 0;box-shadow:0 16px 0 #f7547e,16px 0 0 #03b6e7}}@keyframes box-shadow-test-animation{20%,30%,70%,80%{-webkit-box-shadow:rgba(247,84,126,.5) 16px 16px 0,rgba(3,182,231,.5) 16px 16px 0;box-shadow:16px 16px 0 rgba(247,84,126,.5),16px 16px 0 rgba(3,182,231,.5)}45%,55%{-webkit-box-shadow:#f7547e 16px 0 0,#03b6e7 0 16px 0;box-shadow:16px 0 0 #f7547e,0 16px 0 #03b6e7}5%,95%{-webkit-box-shadow:#f7547e 0 16px 0,#03b6e7 16px 0 0;box-shadow:0 16px 0 #f7547e,16px 0 0 #03b6e7}}.vim-caret{-webkit-animation:vimCaret 1s linear infinite;animation:vimCaret 1s linear infinite}@-webkit-keyframes vimCaret{0%{background-color:transparent}49%{background-color:transparent}50%{background-color:hsla(0,0%,100%,.2)}to{background-color:hsla(0,0%,100%,.2)}}@keyframes vimCaret{0%{background-color:transparent}49%{background-color:transparent}50%{background-color:hsla(0,0%,100%,.2)}to{background-color:hsla(0,0%,100%,.2)}}

/*! Co Ja Kodzę */html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{background:#000;color:#fff;font-family:VT323,monospace;font-size:1.25rem;background:#00c;background:-webkit-linear-gradient(45deg,#000,#00c);background:-o-linear-gradient(45deg,#000 0,#00c 100%);background:linear-gradient(45deg,#000,#00c);min-height:100%;min-height:100vh;padding:24px 24px 0}@media (max-width:767.98px){body{padding:16px 16px 0}}.main-wrapper{max-width:1920px;width:auto;margin:auto;border:8px solid #fff;-webkit-box-shadow:#000 8px 8px 8px;box-shadow:8px 8px 8px #000;padding:1rem 2rem 2rem}@media (max-width:767.98px){.main-wrapper{-webkit-box-shadow:4px 4px 4px #000;box-shadow:4px 4px 4px #000;border-width:4px;padding:1rem}}.subtitle,h1,h2{font-family:Audiowide,sans-serif}h1,h2,p,strong{font-weight:400}p{margin:0}img,svg{max-width:100%;height:auto}address{font-style:normal}.main{max-width:1440px;margin:auto;display:grid;grid-template-columns:50% 50%;grid-template-areas:"header header" "left right" "footer footer"}@media (max-width:767.98px){.main{grid-template-areas:"header header" "left left" "right right" "footer footer"}}.logo{width:50%;width:50vmin}.header{grid-area:header;margin-bottom:3rem}.footer,.header{text-align:center}.footer{grid-area:footer;align-self:end;background:#fff;color:#000;padding:1rem;-webkit-box-shadow:#f7547e -16px 16px 0,#03b6e7 16px -16px 0;box-shadow:-16px 16px 0 #f7547e,16px -16px 0 #03b6e7}.column-left{grid-area:left;margin-bottom:3rem}.column-right{grid-area:right;margin-bottom:3rem}.padding-left{padding-left:2.5vmin}a{position:relative;left:0;top:0;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;text-decoration:none}a,a:visited{color:#03b6e7}a:active,a:focus,a:hover,a:hover:visited,a:visited:hover{color:#f7547e;text-decoration:underline;left:10px}.footer a:active,.footer a:focus,.footer a:hover,.footer a:hover:visited,.footer a:visited:hover{left:0;top:-10px}ul{list-style:square;padding-left:18px}@media (max-width:767.98px){.column-left,.column-right,.header,.section-team{margin-bottom:3rem}.logo{width:80%;width:80vmin}h2{font-size:1.5rem}}.margin-bottom{margin-bottom:2rem}.subtitle{font-size:1.5rem}