.container{padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.container{width:750px}}@media screen and (min-width:992px){.container{width:970px}}@media screen and (min-width:1180px){.container{width:1140px}}.band{padding-top:100px;padding-bottom:70px}.band__title{text-align:center;font-size:32px;margin-bottom:70px}@media screen and (min-width:768px){.band__title{font-size:48px}}.navbar{margin-left:auto;text-align:right}.navbar__menu{list-style:none;margin:0;display:none;padding-left:0}.navbar__menu>li>a{color:#fff;text-decoration:none}.navbar__menu>li>a:focus,.navbar__menu>li>a:hover{color:#0ff}.navbar--open{position:fixed;background-color:rgba(74,20,144,.85);top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;text-align:center;font-size:32px;font-weight:700}.navbar--open .navbar__menu{display:block}.navbar__button{border:none;background-color:transparent;padding:6px;color:#fff;font-size:0}.navbar__button>svg{width:32px;height:32px}.navbar--open .navbar__button{position:absolute;top:20px;right:25px}@media screen and (min-width:768px){.navbar{text-align:inherit}.navbar__menu{display:block}.navbar__menu>li{display:inline-block;margin-left:25px}.navbar__button{display:none}}.logo{display:flex;color:#fff;text-decoration:none;min-width:158px;max-height:44px}.logo>svg{width:44px;height:44px;margin-right:10px}.logo>svg,.logo__text{transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.logo__text{line-height:1;display:flex;flex-direction:column;justify-content:center}.logo__text>strong{font-size:18px}.logo__text>span{font-size:12px;opacity:.65;text-transform:uppercase;letter-spacing:1px;display:none}.logo:focus,.logo:hover{text-decoration:none}.logo:focus>svg,.logo:hover>svg{-webkit-transform:rotate(180deg) scale(1.1);transform:rotate(180deg) scale(1.1)}.logo:focus .logo__text,.logo:hover .logo__text{-webkit-transform:translateX(5px);transform:translateX(5px)}.logo:hover .logo__text>strong{color:#00ff7a}.logo>svg path:not([opacity]){transition:fill .25s ease}.logo:hover>svg path:not([opacity]){fill:#00ff7a}@media screen and (min-width:768px){.logo__text>span{display:block}.logo__text>strong{margin-bottom:5px}}.header{background-color:rgba(34,34,34,.7);padding:20px 25px;display:flex;position:absolute;top:0;width:100%;left:0;z-index:50;color:#fff}.header__navbar{margin-left:auto}.footer{font-size:14px;background-color:#e3e4e3;padding:50px 0;text-align:center;color:#555}.footer p{margin-bottom:0}.footer a{-webkit-text-decoration-color:rgba(0,0,0,.25);text-decoration-color:rgba(0,0,0,.25);color:#000}.row{margin-left:-30px;margin-right:-30px}.row:after{content:"";clear:both;display:block}.column{padding-left:30px;padding-right:30px;min-height:1px}@media screen and (min-width:768px){.column--sm-1,.column--sm-2,.column--sm-3,.column--sm-4,.column--sm-5,.column--sm-6,.column--sm-7,.column--sm-8,.column--sm-9,.column--sm-10,.column--sm-11,.column--sm-12{float:left}.column--sm-1{width:8.33333%}.column--sm-2{width:16.66667%}.column--sm-3{width:25%}.column--sm-4{width:33.33333%}.column--sm-5{width:41.66667%}.column--sm-6{width:50%}.column--sm-7{width:58.33333%}.column--sm-8{width:66.66667%}.column--sm-9{width:75%}.column--sm-10{width:83.33333%}.column--sm-11{width:91.66667%}.column--sm-12{width:100%}}@media screen and (min-width:992px){.column--md-1,.column--md-2,.column--md-3,.column--md-4,.column--md-5,.column--md-6,.column--md-7,.column--md-8,.column--md-9,.column--md-10,.column--md-11,.column--md-12{float:left}.column--md-1{width:8.33333%}.column--md-2{width:16.66667%}.column--md-3{width:25%}.column--md-4{width:33.33333%}.column--md-5{width:41.66667%}.column--md-6{width:50%}.column--md-7{width:58.33333%}.column--md-8{width:66.66667%}.column--md-9{width:75%}.column--md-10{width:83.33333%}.column--md-11{width:91.66667%}.column--md-12{width:100%}}@media screen and (min-width:1180px){.column--lg-1,.column--lg-2,.column--lg-3,.column--lg-4,.column--lg-5,.column--lg-6,.column--lg-7,.column--lg-8,.column--lg-9,.column--lg-10,.column--lg-11,.column--lg-12{float:left}.column--lg-1{width:8.33333%}.column--lg-2{width:16.66667%}.column--lg-3{width:25%}.column--lg-4{width:33.33333%}.column--lg-5{width:41.66667%}.column--lg-6{width:50%}.column--lg-7{width:58.33333%}.column--lg-8{width:66.66667%}.column--lg-9{width:75%}.column--lg-10{width:83.33333%}.column--lg-11{width:91.66667%}.column--lg-12{width:100%}}body{font-size:18px;line-height:1.65;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#4b4552;-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,h4,ol,p,ul{margin-top:0}h1,h2,h3,h4{line-height:1.1;color:#141414}h1 a,h2 a,h3 a,h4 a{color:inherit;text-decoration:none}a:focus,a:hover{text-decoration:underline;-webkit-text-decoration-color:rgba(255,0,255,.3);text-decoration-color:rgba(255,0,255,.3)}img{max-width:100%;height:auto}pre{background-color:#f1f1f1;padding:15px 25px}