﻿:root{--clr-main:#000;--clr-accent-1:#75fe4a;--clr-accent-2:#d9d9d9;--clr-accent-3:#4ab8ff;--clr-bg-main:#fff;--clr-bg-nav:#b6dfed;}body,html{margin:0;padding:0;}*{font-size:1rem;}main{width:100%;max-width:1000px;margin:0 auto;}.my-2{margin-top:1rem!important;margin-bottom:1rem!important;}.pr-2{padding-right:1rem!important;}.pr-4{padding-right:2rem!important;}a{color:var(--clr-accent-3);font-weight:700;text-decoration:none;}ul,ol{padding-left:1em!important;}header{background-color:var(--clr-bg-nav);-webkit-font-smoothing:antialiased;height:2.1em;overflow:hidden;-webkit-transition:height .5s;-moz-transition:height .5s;-ms-transition:height .5s;transition:height .5s;height:78px;}header .pure-menu-heading{padding:20px;}header .pure-menu-heading img{width:auto;max-height:50px;}.custom-wrapper.open{height:14em;}.custom-menu-3{text-align:right;}.custom-toggle{width:34px;height:34px;position:absolute;top:0;right:0;display:none;}.custom-toggle .bar{background-color:#777;display:block;width:20px;height:2px;border-radius:100px;position:absolute;top:18px;right:7px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.custom-toggle .bar:first-child{-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px);}.custom-toggle.x .bar{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.custom-toggle.x .bar:first-child{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.header-bg{background:var(--clr-bg-nav) url('/lib/img/header.png') repeat-x center top;background-size:70px 86px;height:80px;}@media(max-width:47.999em){.custom-menu-3{text-align:left;}.custom-toggle{display:block;}header{height:66px;}header .pure-menu-heading img{max-height:30px;}.header-bg{background-size:35px 43px;height:40px;}}.enviroment{--rotation:rotateZ(-45deg);position:absolute;top:25px;left:-70px;width:200px;text-align:center;-moz-transform:var(--rotation);-ms-transform:var(--rotation);-o-transform:var(--rotation);-webkit-transform:var(--rotation);transform:var(--rotation);padding:0 2rem;background-color:#f00;opacity:.8;}