a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}*,:after,:before{box-sizing:border-box}html{font-size:62.5%}body{background-color:#181818;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1.4rem;line-height:1.5;color:#fff;overflow-x:hidden}body.lock,body.show-sidebar{overflow:hidden}.header{display:block;width:100%;height:4rem;background-color:#0a6ebd;position:fixed;top:0;z-index:20}.header__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%}.header__left{width:70%;height:100%}@media (max-width:991px){.header__left{width:10%}}.header__right{width:30%;position:relative}@media (max-width:991px){.header__right{width:90%;padding-right:1rem}}.nav{height:100%}@media (max-width:991px){.nav{display:block;margin-top:4rem;margin-left:-2rem;width:-webkit-max-content;width:max-content;max-width:30rem;height:-webkit-max-content;height:max-content;transition:all .3s ease 0s;transform:translateX(-100%)}}@media (max-width:991px){.show-sidebar .nav{display:block;visibility:visible;transform:translateX(15px);position:relative;z-index:20}.show-sidebar .nav__shadow{width:100%;height:100vh;margin-top:4rem;background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:10}.show-sidebar .nav__list{-ms-flex-direction:column;flex-direction:column;width:-webkit-max-content;width:max-content;height:100%;opacity:1;background-color:#0960a5;border-radius:0 0 5px 5px;position:relative;z-index:1000}.show-sidebar .nav__item{box-shadow:0 1px 0 0 hsla(0,0%,100%,.12);text-align:center}.show-sidebar .nav__item:last-child{box-shadow:none}}.nav__list{display:-ms-flexbox;display:flex;width:100%;height:100%}@media (max-width:991px){.nav__list{-ms-flex-direction:column;flex-direction:column;background-color:#0a6ebd;opacity:0;transition:opacity .2s linear}}.nav__item{height:100%}@media (max-width:991px){.nav__item{width:100%}}.nav__link{display:block;width:100%;height:100%;padding-right:1.35rem;color:#fff;font-size:1.4rem;font-weight:700;line-height:4rem;letter-spacing:1.2px;text-transform:uppercase;text-decoration:none;transition:color .2s ease,background-color .2s ease}.nav__link:focus,.nav__link:hover{text-decoration:none;outline:none;color:#6ab8f7}@media (max-width:991px){.nav__link{padding:0 5rem;font-size:1.5rem}.nav__link:focus,.nav__link:hover{color:#0a6ebd;background-color:#fff}}.burger{display:none;width:3rem;height:2rem;padding:0;background:none;border:none;font-size:0;color:transparent;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.burger:after,.burger:before,.burger span{display:block;width:100%;height:4px;background-color:#fff;border-radius:30px;position:absolute;left:0}.burger:after,.burger:before{content:"";transition:transform .2s linear}.burger:before{top:0}.burger:after{bottom:0}.burger span{top:50%;transform:translateY(-50%);transition:opacity .2s linear}.show-sidebar .burger span{opacity:0}.show-sidebar .burger:after,.show-sidebar .burger:before{top:50%}.show-sidebar .burger:before{transform:rotate(45deg)}.show-sidebar .burger:after{transform:rotate(-45deg)}@media (max-width:991px){.burger{display:block}}.container{display:block;max-width:1180px;height:100%;margin:0 auto;padding:0 .5rem}.content{color:#aaa}.content--secondary{background:radial-gradient(circle,rgba(32,32,32,.4) 47%,hsla(0,0%,7%,.2) 100%)}.content--primary{background-color:#202020}.content__body{padding:5rem 0}@media (max-width:991px){.content__body{padding:1rem 0}}.content__item{padding:3rem;width:100%;height:100%;border-radius:5px}@media (max-width:991px){.content__item{padding:1rem 0}}.main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:4rem 2rem;width:100%;height:100%;min-height:100vh;background:radial-gradient(circle,rgba(32,32,32,.4) 47%,hsla(0,0%,7%,.2) 100%);position:relative;z-index:1}@media (max-width:575px){.main{-ms-flex-pack:start;justify-content:flex-start;height:100%}}.main__title{display:block;margin-top:8rem;margin-bottom:6rem;padding:0 2rem;font-weight:500;line-height:4.8rem;text-align:center;text-shadow:0 0 20px #2196f3;position:relative}@media (max-width:767px){.main__title{font-size:calc(25px + 15 * ((100vw - 320px) / 1180))}}@media (min-width:767px){.main__title{font-size:calc(25px + 15 * ((100vw - 320px) / 1180))}}.main__title:after{content:attr(data-text);padding:0 2rem;z-index:-1;color:#2196f3;filter:blur(15px)}.main__title:after,.main__title:before{position:absolute;width:100%;top:0;left:0}.main__title:before{content:"";height:100%;z-index:-2;background:#2196f3;opacity:.5;filter:blur(40px)}@media (max-width:575px){.main__title{margin-top:4rem;margin-bottom:6rem;line-height:3rem}}.main__description{margin-bottom:6rem;line-height:3rem;font-weight:300;text-align:center}@media (max-width:767px){.main__description{font-size:calc(16px + 14 * ((100vw - 320px) / 1180))}}@media (min-width:767px){.main__description{font-size:calc(16px + 14 * ((100vw - 320px) / 1180))}}@media (max-width:575px){.main__description{margin-bottom:3rem;line-height:1.6rem}}.main__download{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:15rem;margin-bottom:8rem}@media (max-width:575px){.main__download{margin-top:8rem;margin-bottom:2rem}}.btn{display:inline-block;position:relative;padding:1.5rem 3rem;background:none;border:none;cursor:pointer;border-radius:5px;font-family:inherit;text-transform:uppercase;letter-spacing:.4rem;text-decoration:none;font-size:2.4rem;overflow:hidden;transition:.5s}.btn:focus,.btn:hover{color:#fff;outline:none}.btn--blue{color:#2196f3;border:1px solid #2196f3}.btn--blue:focus,.btn--blue:hover{background:#2196f3;box-shadow:0 0 10px #2196f3,0 0 40px #2196f3}.btn--white{color:#fff;border:1px solid #fff}.btn--white:focus,.btn--white:hover{color:#0a6ebd;background:#fff}.btn--sm{padding:.5rem 1rem;font-size:1.6rem;font-weight:700;line-height:1.2;letter-spacing:.2rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.btn span{display:block;position:absolute}.btn span:first-child{top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#2196f3);animation:a 1s linear infinite}.btn span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#2196f3);animation:b 1s linear infinite;animation-delay:.25s}.btn span:nth-child(3){bottom:0;right:-100%;width:100%;height:2px;background:linear-gradient(270deg,transparent,#2196f3);animation:c 1s linear infinite;animation-delay:.5s}.btn span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(1turn,transparent,#2196f3);animation:d 1s linear infinite;animation-delay:.75s}@media (max-width:991px){.btn:focus,.btn:hover{background:none;box-shadow:none}.btn--blue:focus,.btn--blue:hover{color:#2196f3}.btn--white:focus,.btn--white:hover{color:#fff}.btn--sm{right:1.5rem}}@media (max-width:575px){.btn--blue{letter-spacing:.2rem;font-size:2rem}}@keyframes a{0%{left:-100%}50%,to{left:100%}}@keyframes b{0%{top:-100%}50%,to{top:100%}}@keyframes c{0%{right:-100%}50%,to{right:100%}}@keyframes d{0%{bottom:-100%}50%,to{bottom:100%}}.gallery{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;height:100%}.gallery a{width:33.333%;min-width:300px;padding:1rem;cursor:pointer}.gallery a:focus{outline:none}.gallery a img{display:block;width:100%;-o-object-fit:contain;object-fit:contain;border-radius:5px;transition:box-shadow .5s ease-in-out,border .2s ease-in-out;opacity:.7}.gallery a img:hover{opacity:1;box-shadow:0 0 5px #2196f3,0 0 15px #2196f3;border:1px solid #2196f3}@media (max-width:991px){.gallery{-ms-flex-pack:center;justify-content:center}.gallery a{width:50%}.gallery a img{opacity:1}.gallery a img:focus,.gallery a img:hover{opacity:1;box-shadow:none;border:none}}@media (max-width:575px){.gallery{width:100%}}.special{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%}@media (max-width:991px){.special{-ms-flex-pack:center;justify-content:center}}.special__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:20rem;height:20rem;margin:2rem;padding:3rem;border-radius:50%;text-align:center;font-size:2rem;font-weight:600;line-height:1.2;transition:transform .2s ease-in-out}.special__item:focus,.special__item:hover{transform:scale(1.1);color:#fff}@media (max-width:991px){.special__item{margin:0}.special__item:focus,.special__item:hover{transform:none;color:inherit}}.special__img{margin-bottom:2rem;position:relative}.special__img,.special__img:before{display:block;width:5rem;height:5rem}.special__img:before{content:"";opacity:.3;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;background-color:#2196f3;filter:blur(20px)}.special__img svg{display:block;width:100%;height:100%;fill:#2196f3}@media (max-width:991px){.post{padding:3rem 1rem}}.post__header{display:block;margin:0 0 2.5rem}.post__preview{display:block;max-width:100%;height:auto}.post__title{margin-bottom:1.5rem;font-size:3rem;letter-spacing:.5px;line-height:1.3;color:#aaa;font-weight:700;text-transform:uppercase;text-align:center}.post__title a{color:inherit}@media (max-width:575px){.post__title{font-size:2.5em;line-height:1.1;letter-spacing:normal;text-transform:none}}.post__text{padding-bottom:1rem;font-size:1.6rem;letter-spacing:.2px}.post__text h2,.post__text h3,.post__text h4,.post__text h5,.post__text h6{font-weight:700;margin-bottom:2rem}.post__text h2{font-size:1.5em;text-indent:4rem}.post__text h3{font-size:1.25em}.post__text h4{font-size:1.15em}.post__text h5,.post__text h6{font-size:1em}.post__text ol,.post__text ul{margin-bottom:2rem}.post__text ol{list-style:decimal;list-style-position:inside}.post__text p{margin-bottom:2rem;text-indent:4rem}.post__text a{color:#2196f3;text-decoration:none;transition:color .2s linear}.post__text a:hover{color:#82c4f8}.post__text table{margin-bottom:2rem;width:100%}.post__text img{display:block;max-width:100%;height:auto}@media (max-width:991px){.post__text h2,.post__text h3,.post__text h4,.post__text h5,.post__text h6{text-align:center;text-indent:0}}.embed,.fr-video{display:block;position:relative;overflow:hidden;max-width:56rem;margin:0 auto}.embed:before,.fr-video:before{content:"";display:block;padding-top:56.25%}.embed embed,.embed iframe,.embed object,.embed video,.fr-video embed,.fr-video iframe,.fr-video object,.fr-video video{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.footer{display:block;width:100%;margin-top:4rem;padding-bottom:4rem}@media (max-width:991px){.footer{margin-top:2rem;padding-bottom:2rem}}.footer__body{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.6rem;line-height:1.3;color:#666}.footer__body a{text-decoration:none;color:inherit;transition:color .2s linear}.footer__body a:hover{color:#fff}@media (max-width:991px){.footer__body{padding:0 1rem;font-size:1.4rem}}