/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}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}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.primary{background-color:rgba(80,78,48,0.74) !important}.secondary{background-color:rgba(144,140,86,0.74) !important}.tertiary{background-color:#757A7E !important}.quaternary{background-color:#A2A8A2 !important}.needs_attention{background-color:#fff176  !important;color:#100 !important}.pending{background-color:#9e9d24  !important}.stopped{background-color:#ff7043  !important}.navigation{background:#f3e2c7;background:-moz-linear-gradient(top, #f3e2c7 0%, #b68d4c 76%, #e9d4b3 100%);background:-webkit-linear-gradient(top, #f3e2c7 0%, #b68d4c 76%, #e9d4b3 100%);background:linear-gradient(to bottom, #f3e2c7 0%, #b68d4c 76%, #e9d4b3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=0 );border-bottom:.1rem solid #d1d1d1;display:block;height:5.2rem;width:100%}html{box-sizing:border-box;font-size:62.5%}body{color:#001219;font-family:'Roboto Light', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;font-size:1.6em;font-weight:300;letter-spacing:.01em;line-height:1.6;min-height:100vh;background-color:#fff}*,*:after,*:before{box-sizing:inherit}blockquote{border-left:0.3rem solid #A2A8A2;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote *:last-child{margin:0}.button-bar{padding-top:1rem;float:right}@media only screen and (min-width: 0) and (max-width: 700px){.button-bar{display:block}}.button-bar-left{padding-top:0;float:left}.button-bar-left .button,.button-bar-left .button-secondary{padding:0 1.2rem}@media only screen and (min-width: 0) and (max-width: 700px){.button-bar-left{display:flex;flex-wrap:wrap}.button-bar-left .button,.button-bar-left .button-secondary{padding:0 1rem}}.button,.button-secondary,button,input[type='button'],input[type='reset'],input[type='submit']{background-color:#7A8B9D;border:0.1rem solid #7A8B9D;border-radius:.4rem;color:#28a22a;color:#7A8B9D;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0 3.0rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}@media screen and (max-width: 700px){.button,.button-secondary,button,input[type='button'],input[type='reset'],input[type='submit']{font-size:0.9rem;padding:0 0.8rem}}.button:hover,.button-secondary:hover,.button:focus,.button-secondary:focus,button:hover,button:focus,input[type='button']:hover,input[type='button']:focus,input[type='reset']:hover,input[type='reset']:focus,input[type='submit']:hover,input[type='submit']:focus{border-color:#7A8B9D;background-color:#F4EBEE;color:#fff;outline:0}.button.button-disabled,.button-disabled.button-secondary,.button[disabled],[disabled].button-secondary,button.button-disabled,button[disabled],input[type='button'].button-disabled,input[type='button'][disabled],input[type='reset'].button-disabled,input[type='reset'][disabled],input[type='submit'].button-disabled,input[type='submit'][disabled]{opacity:.5;cursor:default}.button.button-disabled:hover,.button-disabled.button-secondary:hover,.button.button-disabled:focus,.button-disabled.button-secondary:focus,.button[disabled]:hover,[disabled].button-secondary:hover,.button[disabled]:focus,[disabled].button-secondary:focus,button.button-disabled:hover,button.button-disabled:focus,button[disabled]:hover,button[disabled]:focus,input[type='button'].button-disabled:hover,input[type='button'].button-disabled:focus,input[type='button'][disabled]:hover,input[type='button'][disabled]:focus,input[type='reset'].button-disabled:hover,input[type='reset'].button-disabled:focus,input[type='reset'][disabled]:hover,input[type='reset'][disabled]:focus,input[type='submit'].button-disabled:hover,input[type='submit'].button-disabled:focus,input[type='submit'][disabled]:hover,input[type='submit'][disabled]:focus{background-color:rgba(80,78,48,0.74);border-color:rgba(80,78,48,0.74)}.button.button-outline,.button-outline.button-secondary,button.button-outline,input[type='button'].button-outline,input[type='reset'].button-outline,input[type='submit'].button-outline{color:#7A8B9D;color:black;background-color:transparent;background-color:rgba(160,159,159,0.16);border-color:#7A8B9D;border-width:1px}.button.button-outline:hover,.button-outline.button-secondary:hover,.button.button-outline:focus,.button-outline.button-secondary:focus,button.button-outline:hover,button.button-outline:focus,input[type='button'].button-outline:hover,input[type='button'].button-outline:focus,input[type='reset'].button-outline:hover,input[type='reset'].button-outline:focus,input[type='submit'].button-outline:hover,input[type='submit'].button-outline:focus{color:black;background-color:rgba(234,249,231,0.57);border-color:#7A8B9D}.button.button-outline:focus,.button-outline.button-secondary:focus,button.button-outline:focus,input[type='button'].button-outline:focus,input[type='reset'].button-outline:focus,input[type='submit'].button-outline:focus{border-width:2px}.button.button-outline.button-disabled:hover,.button-outline.button-disabled.button-secondary:hover,.button.button-outline.button-disabled:focus,.button-outline.button-disabled.button-secondary:focus,.button.button-outline[disabled]:hover,.button-outline[disabled].button-secondary:hover,.button.button-outline[disabled]:focus,.button-outline[disabled].button-secondary:focus,button.button-outline.button-disabled:hover,button.button-outline.button-disabled:focus,button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,input[type='button'].button-outline.button-disabled:hover,input[type='button'].button-outline.button-disabled:focus,input[type='button'].button-outline[disabled]:hover,input[type='button'].button-outline[disabled]:focus,input[type='reset'].button-outline.button-disabled:hover,input[type='reset'].button-outline.button-disabled:focus,input[type='reset'].button-outline[disabled]:hover,input[type='reset'].button-outline[disabled]:focus,input[type='submit'].button-outline.button-disabled:hover,input[type='submit'].button-outline.button-disabled:focus,input[type='submit'].button-outline[disabled]:hover,input[type='submit'].button-outline[disabled]:focus{color:rgba(80,78,48,0.74);border-color:inherit}.button.button-case,.button-case.button-secondary,button.button-case,input[type='button'].button-case,input[type='reset'].button-case,input[type='submit'].button-case{text-transform:none}.button.button-clear,.button-clear.button-secondary,button.button-clear,input[type='button'].button-clear,input[type='reset'].button-clear,input[type='submit'].button-clear{color:rgba(80,78,48,0.74);background-color:transparent;border-color:transparent}.button.button-clear:hover,.button-clear.button-secondary:hover,.button.button-clear:focus,.button-clear.button-secondary:focus,button.button-clear:hover,button.button-clear:focus,input[type='button'].button-clear:hover,input[type='button'].button-clear:focus,input[type='reset'].button-clear:hover,input[type='reset'].button-clear:focus,input[type='submit'].button-clear:hover,input[type='submit'].button-clear:focus{color:rgba(144,140,86,0.74);background-color:transparent;border-color:transparent}.button.button-clear.button-disabled:hover,.button-clear.button-disabled.button-secondary:hover,.button.button-clear.button-disabled:focus,.button-clear.button-disabled.button-secondary:focus,.button.button-clear[disabled]:hover,.button-clear[disabled].button-secondary:hover,.button.button-clear[disabled]:focus,.button-clear[disabled].button-secondary:focus,button.button-clear.button-disabled:hover,button.button-clear.button-disabled:focus,button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,input[type='button'].button-clear.button-disabled:hover,input[type='button'].button-clear.button-disabled:focus,input[type='button'].button-clear[disabled]:hover,input[type='button'].button-clear[disabled]:focus,input[type='reset'].button-clear.button-disabled:hover,input[type='reset'].button-clear.button-disabled:focus,input[type='reset'].button-clear[disabled]:hover,input[type='reset'].button-clear[disabled]:focus,input[type='submit'].button-clear.button-disabled:hover,input[type='submit'].button-clear.button-disabled:focus,input[type='submit'].button-clear[disabled]:hover,input[type='submit'].button-clear[disabled]:focus{color:rgba(80,78,48,0.74)}.button.button-header,.button-header.button-secondary,button.button-header,input[type='button'].button-header,input[type='reset'].button-header,input[type='submit'].button-header{color:rgba(80,78,48,0.74);background-color:transparent;border-color:transparent;font-family:'Roboto Light', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;font-size:0.8em;font-weight:200;letter-spacing:.01em;line-height:1.0}.button.button-header:hover,.button-header.button-secondary:hover,.button.button-header:focus,.button-header.button-secondary:focus,button.button-header:hover,button.button-header:focus,input[type='button'].button-header:hover,input[type='button'].button-header:focus,input[type='reset'].button-header:hover,input[type='reset'].button-header:focus,input[type='submit'].button-header:hover,input[type='submit'].button-header:focus{color:rgba(144,140,86,0.74);background-color:transparent;border-color:transparent}.button.button-header.button-disabled:hover,.button-header.button-disabled.button-secondary:hover,.button.button-header.button-disabled:focus,.button-header.button-disabled.button-secondary:focus,.button.button-header[disabled]:hover,.button-header[disabled].button-secondary:hover,.button.button-header[disabled]:focus,.button-header[disabled].button-secondary:focus,button.button-header.button-disabled:hover,button.button-header.button-disabled:focus,button.button-header[disabled]:hover,button.button-header[disabled]:focus,input[type='button'].button-header.button-disabled:hover,input[type='button'].button-header.button-disabled:focus,input[type='button'].button-header[disabled]:hover,input[type='button'].button-header[disabled]:focus,input[type='reset'].button-header.button-disabled:hover,input[type='reset'].button-header.button-disabled:focus,input[type='reset'].button-header[disabled]:hover,input[type='reset'].button-header[disabled]:focus,input[type='submit'].button-header.button-disabled:hover,input[type='submit'].button-header.button-disabled:focus,input[type='submit'].button-header[disabled]:hover,input[type='submit'].button-header[disabled]:focus{color:rgba(80,78,48,0.74)}.button-secondary{background-color:#757A7E !important}.button-secondary:hover,.button-secondary:focus{background-color:#A2A8A2 !important}code{background:#331;color:#1e0;border-radius:.4rem;font-size:86%;padding:.2rem .5rem;margin:0 .2rem;white-space:nowrap}pre{background:transparent;padding:1rem .2rem;font-family:"Roboto Light","Helvetica Neue","Helvetica","Arial",sans-serif;font-family-font-size:1.6em;font-family-font-weight:300;font-family-letter-spacing:.01em;font-family-line-height:1.6}pre>code{background:#331;border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}hr{border:0;border-top:0.1rem solid #757A7E;margin-bottom:3.5rem;margin-top:3rem}input[type='email'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],select{appearance:none;background-color:transparent;border:0.1rem solid #A2A8A2;border-radius:.4rem;box-shadow:none;height:3.8rem;padding:.6rem 1.0rem;width:100%}input[type='email']:focus,input[type='number']:focus,input[type='password']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='url']:focus,select:focus{border:0.1rem solid rgba(80,78,48,0.74);outline:0}select-mg{padding:0.6rem 3rem 0.6rem 1rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5Ij48cGF0aCBmaWxsPSIjZDFkMWQxIiBkPSJNOS40IDMuNmw1IDcgNS4yLTciLz48L3N2Zz4=) center right no-repeat}.bigtext{height:22rem}textarea{padding-bottom:.6rem;padding-top:.6rem;min-height:11rem;appearance:none;background-color:transparent;border:0.1rem solid #A2A8A2;border-radius:.4rem;box-shadow:none;height:8rem;padding:.6rem 1.0rem;width:100%}textarea:focus{border:0.1rem solid rgba(80,78,48,0.74);outline:0}@media (max-height: 740px){textarea{min-height:2rem;height:6rem}}@media (min-height: 841px){textarea{min-height:6rem}}label,legend{font-size:1.6rem;font-weight:700;display:block;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type='checkbox'],input[type='radio']{display:inline;height:2.7rem}.label-inline{font-weight:normal;display:inline-block;margin-left:.5rem}.container{margin:0 auto;max-width:112.0rem;padding:0 2.0rem;position:relative;width:100%}.row{display:flex;flex-direction:column;padding:0;width:100%;max-width:100%}.row .row-wrap{flex-wrap:wrap}.row .row-no-padding{padding:0}.row .row-no-padding>.column{padding:0}.row .row-top{align-items:flex-start}.row .row-bottom{align-items:flex-end}.row .row-center{align-items:center}.row .row-stretch{align-items:stretch}.row .row-baseline{align-items:baseline}.row .column{display:block;flex:1;margin-left:0;max-width:100%;width:100%}.row .column .col-top{align-self:flex-start}.row .column .col-bottom{align-self:flex-end}.row .column .col-center{align-self:center}.row .column.column-offset-10{margin-left:10%}.row .column.column-offset-20{margin-left:20%}.row .column.column-offset-25{margin-left:25%}.row .column.column-offset-33,.row .column.column-offset-34{margin-left:33.3333%}.row .column.column-offset-50{margin-left:50%}.row .column.column-offset-66,.row .column.column-offset-67{margin-left:66.6666%}.row .column.column-offset-75{margin-left:75%}.row .column.column-offset-80{margin-left:80%}.row .column.column-offset-90{margin-left:90%}.row .column.span-3{flex:0 0 25%;max-width:25%}.row .column.span-4{flex:0 0 33.3333%;max-width:33.3333%}.row .column.span-6{flex:0 0 50%;max-width:50%}.row .column.span-8{flex:0 0 66.6666%;max-width:66.6666%}.row .column.span-12{flex:0 0 100%;max-width:100%}.row .column.column-10{flex:0 0 10%;max-width:10%}.row .column.column-20{flex:0 0 20%;max-width:20%}.row .column.column-25{flex:0 0 25%;max-width:25%}.row .column.column-33,.row .column.column-34{flex:0 0 33.3333%;max-width:33.3333%}.row .column.column-40{flex:0 0 40%;max-width:40%}.row .column.column-50{flex:0 0 50%;max-width:50%}.row .column.column-60{flex:0 0 60%;max-width:60%}.row .column.column-66,.row .column.column-67{flex:0 0 66.6666%;max-width:66.6666%}.row .column.column-75{flex:0 0 75%;max-width:75%}.row .column.column-80{flex:0 0 80%;max-width:80%}.row .column.column-90{flex:0 0 90%;max-width:90%}@media (min-width: 40rem){.row{flex-direction:row;margin-left:-1.0rem;width:calc(100% + 2.0rem)}.row .column{margin-bottom:inherit;padding:0 1.0rem}}a{color:rgba(80,78,48,0.74);text-decoration:none}a:hover{color:rgba(144,140,86,0.74)}dl,ol,ul{margin-top:0;padding-left:0}dl dl,dl ul,dl ol,ol dl,ol ul,ol ol,ul dl,ul ul,ul ol{font-size:90%;margin:1.5rem 0 1.5rem 3.0rem}dl{list-style:none}ul{list-style:circle inside}ol{list-style:decimal inside}dt,dd,li{margin-bottom:1.0rem}.button,.button-secondary,button{margin-bottom:1rem}input,textarea,select,fieldset{margin-bottom:1.5rem}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.5rem}table{width:100%}.money{text-align:right !important;padding-right:1.0rem !important}th,td{border-bottom:.1rem solid #e1e1e1;padding:1.2rem 1.5rem;text-align:left}@media (max-width: 32em){th,td{padding:.3rem}}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}td.compressed{padding:0.2rem !important}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:200;margin-bottom:2.0rem;margin-top:0;color:#001219;color:#092f3e}@media screen and (max-width: 700px){h1,h2,h3,h4,h5,h6{margin-bottom:0.3rem}}h1{font-size:4.0rem;letter-spacing:-.1rem;line-height:1.2}h2{font-size:3.6rem;letter-spacing:-.1rem;line-height:1.25}h3{font-size:3.0rem;letter-spacing:-.1rem;line-height:1.3}h4{font-size:2.4rem;letter-spacing:-.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}@media (min-width: 40rem){h1{font-size:5.0rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3.0rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}.float-right{float:right}.float-left{float:left}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:'';display:table}.clearfix:after{clear:both}.navigation{left:0;max-width:100%;position:fixed;right:0;top:0;max-width:100vw;z-index:99;background:white;opacity:.8;filter:contrast(1);display:block;height:33%;width:100%;transition:max-height 4s ease-in, filter 8s ease;background:#0a0e0a;background:-moz-linear-gradient(-45deg, #0a0e0a 50%, #6e7774 59%, #0a0e0a 69%, #0a0809 100%);background:-webkit-linear-gradient(-45deg, #0a0e0a 50%, #6e7774 59%, #0a0e0a 69%, #0a0809 100%);background:linear-gradient(122deg, #0a0e0a 50%, #6e7774 59%, #0a0e0a 69%, #0a0809 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0e0a', endColorstr='#0a0809',GradientType=1 )}.loaded{filter:contrast(10);max-height:5rem}.navigation .container{padding-top:0;padding-bottom:0}.navigation-list{list-style:none;margin-bottom:0;margin-right:5.0rem}@media (min-width: 80rem){.navigation-list{margin-right:0}}.float-right{float:right}.navigation-item{float:left;margin-bottom:0;margin-left:2.5rem;position:relative}.navigation .img{position:relative;top:.6rem;height:4.0rem}.navigation .title,.navigation-title{color:#606c76;display:inline;font-family:'Raleway', Arial, sans-serif;line-height:5.2rem;font-size:1.6rem;padding:0;position:relative;text-decoration:none}.navigation-link{display:inline;line-height:5.2rem;font-size:1.6rem;padding:0;text-decoration:none}.navigation-link.active{color:#606c76}@media (min-width: 40rem){.only-mobile{display:none}}.md-perspective,.md-perspective body{height:100%;overflow:hidden}.md-perspective body{background:#222;-webkit-perspective:600px;-moz-perspective:600px;perspective:600px}.md-modal{position:fixed;top:50%;left:50%;width:100%;max-width:1280px;min-width:320px;height:auto;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-filter:none;overflow:auto}.md-show{visibility:visible}.md-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgba(64,64,64,0.8);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.md-overlay-red{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgba(143,27,15,0.2);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.md-show ~ .md-overlay{opacity:1;visibility:visible}.md-show ~ .md-overlay-red{opacity:1;visibility:visible}.md-content{color:#004A66;font-size:3rem;font-weight:bold;position:relative;border-radius:1rem;margin:0 auto}.inspection{color:#004A66;font-size:2rem;font-weight:bold;position:relative;border-radius:1rem;margin:0 auto}@media screen and (max-width: 700px){.inspection{font-size:1rem}.inspection img{max-height:80vh;min-width:66px}}.md-content h3{margin:0;padding:0.4em;text-align:center;font-size:2.4em;font-weight:300;opacity:0.8;background:rgba(0,0,0,0.1);border-radius:3px 3px 0 0}.md-content>div{padding:1px 4px 3px;margin:0;font-weight:300;font-size:1.15em}.md-content>div p{margin:0;padding:10px 0}.md-content>div ul{margin:0;padding:0 0 30px 20px}.md-content>div ul li{padding:5px 0}.md-content button{display:block;margin:0 auto;font-size:0.8em}.md-effect-1 .md-content{-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.3s}.md-show.md-effect-1 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.md-effect-2 .md-content{-webkit-transform:translateX(20%);-moz-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);opacity:0;-webkit-transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);-moz-transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9)}.md-show.md-effect-2 .md-content{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.md-effect-3 .md-content{-webkit-transform:translateY(20%);-moz-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.md-show.md-effect-3 .md-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.md-effect-4 .md-content{-webkit-transform:scale(0) rotate(720deg);-moz-transform:scale(0) rotate(720deg);-ms-transform:scale(0) rotate(720deg);transform:scale(0) rotate(720deg);opacity:0}.md-show.md-effect-4 ~ .md-overlay,.md-effect-4 .md-content{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s}.md-show.md-effect-4 .md-content{-webkit-transform:scale(1) rotate(0deg);-moz-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.md-effect-5.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-5 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(600px) rotateX(20deg);-moz-transform:translateZ(600px) rotateX(20deg);-ms-transform:translateZ(600px) rotateX(20deg);transform:translateZ(600px) rotateX(20deg);opacity:0}.md-show.md-effect-5 .md-content{-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;transition:all 0.3s ease-in;-webkit-transform:translateZ(0px) rotateX(0deg);-moz-transform:translateZ(0px) rotateX(0deg);-ms-transform:translateZ(0px) rotateX(0deg);transform:translateZ(0px) rotateX(0deg);opacity:1}.md-effect-6.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-6 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translate(30%) translateZ(600px) rotate(10deg);-moz-transform:translate(30%) translateZ(600px) rotate(10deg);-ms-transform:translate(30%) translateZ(600px) rotate(10deg);transform:translate(30%) translateZ(600px) rotate(10deg);opacity:0}.md-show.md-effect-6 .md-content{-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;transition:all 0.3s ease-in;-webkit-transform:translate(0%) translateZ(0) rotate(0deg);-moz-transform:translate(0%) translateZ(0) rotate(0deg);-ms-transform:translate(0%) translateZ(0) rotate(0deg);transform:translate(0%) translateZ(0) rotate(0deg);opacity:1}.md-effect-7{top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.md-effect-7 .md-content{-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-ms-transform:translateY(-200%);transform:translateY(-200%);-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;opacity:0}.md-show.md-effect-7 .md-content{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);border-radius:0 0 3px 3px;opacity:1}.md-effect-8.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-8 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-70deg);-moz-transform:rotateY(-70deg);-ms-transform:rotateY(-70deg);transform:rotateY(-70deg);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;opacity:0}.md-show.md-effect-8 .md-content{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}.md-effect-9.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-9 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-70deg);-moz-transform:rotateX(-70deg);-ms-transform:rotateX(-70deg);transform:rotateX(-70deg);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;opacity:0}.md-show.md-effect-9 .md-content{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}.md-effect-10.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-10 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-60deg);-moz-transform:rotateX(-60deg);-ms-transform:rotateX(-60deg);transform:rotateX(-60deg);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.md-show.md-effect-10 .md-content{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}.md-effect-11 .md-content{-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:0;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s}.md-show.md-effect-11 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.md-effect-12 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.md-show.md-effect-12 ~ .md-overlay{background:#ffffff}.md-effect-12 .md-content h3,.md-effect-12 .md-content{background:transparent}.md-show.md-effect-12 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.md-effect-13.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-13 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-3000px) rotateY(90deg);-moz-transform:translateZ(-3000px) rotateY(90deg);-ms-transform:translateZ(-3000px) rotateY(90deg);transform:translateZ(-3000px) rotateY(90deg);opacity:0}.md-show.md-effect-13 .md-content{-webkit-animation:slit .7s forwards ease-out;-moz-animation:slit .7s forwards ease-out;animation:slit .7s forwards ease-out}@-webkit-keyframes slit{50%{-webkit-transform:translateZ(-250px) rotateY(89deg);opacity:.5;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:translateZ(0) rotateY(0deg);opacity:1}}@-moz-keyframes slit{50%{-moz-transform:translateZ(-250px) rotateY(89deg);opacity:.5;-moz-animation-timing-function:ease-out}100%{-moz-transform:translateZ(0) rotateY(0deg);opacity:1}}@keyframes slit{50%{transform:translateZ(-250px) rotateY(89deg);opacity:1;animation-timing-function:ease-in}100%{transform:translateZ(0) rotateY(0deg);opacity:1}}.md-effect-14.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-14 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateY(100%) rotateX(90deg);-moz-transform:translateY(100%) rotateX(90deg);-ms-transform:translateY(100%) rotateX(90deg);transform:translateY(100%) rotateX(90deg);-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%;opacity:0;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.md-show.md-effect-14 .md-content{-webkit-transform:translateY(0%) rotateX(0deg);-moz-transform:translateY(0%) rotateX(0deg);-ms-transform:translateY(0%) rotateX(0deg);transform:translateY(0%) rotateX(0deg);opacity:1}.md-effect-15.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-15 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(100px) translateX(-30%) rotateY(90deg);-moz-transform:translateZ(100px) translateX(-30%) rotateY(90deg);-ms-transform:translateZ(100px) translateX(-30%) rotateY(90deg);transform:translateZ(100px) translateX(-30%) rotateY(90deg);-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.md-show.md-effect-15 .md-content{-webkit-transform:translateZ(0px) translateX(0%) rotateY(0deg);-moz-transform:translateZ(0px) translateX(0%) rotateY(0deg);-ms-transform:translateZ(0px) translateX(0%) rotateY(0deg);transform:translateZ(0px) translateX(0%) rotateY(0deg);opacity:1}.md-show.md-effect-16 ~ .md-overlay{background:rgba(180,46,32,0.5)}.md-show.md-effect-16 ~ .container{-webkit-filter:blur(3px);-moz-filter:blur(3px);filter:blur(3px)}.md-effect-16 .md-content{-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%);opacity:0}.md-show.md-effect-16 ~ .container,.md-effect-16 .md-content{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.md-show.md-effect-16 .md-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.md-show.md-effect-17 ~ .container{height:100%;overflow:hidden;-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;transition:transform 0.3s}.md-show.md-effect-17 ~ .container,.md-show.md-effect-17 ~ .md-overlay{-webkit-transform:rotateX(-2deg);-moz-transform:rotateX(-2deg);-ms-transform:rotateX(-2deg);transform:rotateX(-2deg);-webkit-transform-origin:50% 0%;-moz-transform-origin:50% 0%;transform-origin:50% 0%;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.md-effect-17 .md-content{opacity:0;-webkit-transform:translateY(200%);-moz-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%)}.md-show.md-effect-17 .md-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:all 0.3s 0.2s;-moz-transition:all 0.3s 0.2s;transition:all 0.3s 0.2s}.md-show.md-effect-18 ~ .container{height:100%;overflow:hidden}.md-show.md-effect-18 ~ .md-overlay{background:rgba(143,27,15,0.8);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s}.md-show.md-effect-18 ~ .container,.md-show.md-effect-18 ~ .md-overlay{-webkit-transform-style:preserve-3d;-webkit-transform-origin:0% 50%;-webkit-animation:rotateRightSideFirst 0.5s forwards ease-in;-moz-transform-style:preserve-3d;-moz-transform-origin:0% 50%;-moz-animation:rotateRightSideFirst 0.5s forwards ease-in;transform-style:preserve-3d;transform-origin:0% 50%;animation:rotateRightSideFirst 0.5s forwards ease-in}@-webkit-keyframes rotateRightSideFirst{50%{-webkit-transform:translateZ(-50px) rotateY(5deg);-webkit-animation-timing-function:ease-out}100%{-webkit-transform:translateZ(-200px)}}@-moz-keyframes rotateRightSideFirst{50%{-moz-transform:translateZ(-50px) rotateY(5deg);-moz-animation-timing-function:ease-out}100%{-moz-transform:translateZ(-200px)}}@keyframes rotateRightSideFirst{50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}100%{transform:translateZ(-200px)}}.md-effect-18 .md-content{-webkit-transform:translateX(200%);-moz-transform:translateX(200%);-ms-transform:translateX(200%);transform:translateX(200%);opacity:0}.md-show.md-effect-18 .md-content{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:all 0.5s 0.1s;-moz-transition:all 0.5s 0.1s;transition:all 0.5s 0.1s}.md-show.md-effect-19 ~ .container{height:100%;overflow:hidden}.md-show.md-effect-19 ~ .md-overlay{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s}.md-show.md-effect-19 ~ .container,.md-show.md-effect-19 ~ .md-overlay{-webkit-transform-style:preserve-3d;-webkit-transform-origin:50% 100%;-webkit-animation:OpenTop 0.5s forwards ease-in;-moz-transform-style:preserve-3d;-moz-transform-origin:50% 100%;-moz-animation:OpenTop 0.5s forwards ease-in;transform-style:preserve-3d;transform-origin:50% 100%;animation:OpenTop 0.5s forwards ease-in}@-webkit-keyframes OpenTop{50%{-webkit-transform:rotateX(10deg);-webkit-animation-timing-function:ease-out}}@-moz-keyframes OpenTop{50%{-moz-transform:rotateX(10deg);-moz-animation-timing-function:ease-out}}@keyframes OpenTop{50%{transform:rotateX(10deg);animation-timing-function:ease-out}}.md-effect-19 .md-content{-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-ms-transform:translateY(-200%);transform:translateY(-200%);opacity:0}.md-show.md-effect-19 .md-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:all 0.5s 0.1s;-moz-transition:all 0.5s 0.1s;transition:all 0.5s 0.1s}@media screen and (max-width: 32em){body{font-size:112%}}.site-grid{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;width:100%;margin:0em;padding:0em;cursor:default;background:#fff;border-top:2px solid rgba(80,78,48,0.74)}.site__item{border-radius:.4rem;cursor:pointer;font-size:1.4rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0;text-align:center;text-decoration:none;white-space:nowrap;position:relative;display:-webkit-flex;display:flex;margin:1rem;padding:0;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch;text-align:center;-webkit-flex:0 1 22rem;flex:0 1 22rem;background-color:rgba(80,78,48,0.74);box-shadow:0 1px 4px rgba(0,0,0,0.05),0 3px 10px -10px rgba(0,0,0,0.3)}.site__item :hover{transition:0.6s;background-color:rgba(144,140,86,0.74);color:#fff;border-radius:.4rem}.site__title{width:100%;color:#eee}.action-grid{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;width:100%;margin:0em;padding-top:2rem;cursor:default;border:1px;border-top:1px solid #BD866E}.todo-list{background:rgba(109,54,4,0.3);padding-top:0rem;border:2px;border-top:2px solid black}.todo-list-good{background:rgba(79,222,79,0.5);padding-top:0rem;border:2px;border-top:2px solid green}.action-hidden{display:none !important}.todo-list .action__item{-webkit-flex:1 1 22rem;flex:1 1 22rem;height:32rem}.todo-list .action__item:hover{background:rgba(179,167,155,0.82)}.todo-list .action__item:hover .action__icon{color:#1486ef}.todo-list .action__item .action__text{font-size:1.5rem;text-align:left}@media (max-width: 700px){.todo-list .action__item .action__text{font-size:1.1rem}}@media (max-width: 700px){.todo-list .action__item{flex:1 1 14rem;-webkit-flex:1 1 14rem;height:12rem}}.action__item{-webkit-transition:0.6s;transition:0.6s;position:relative;display:-webkit-flex;display:flex;margin:1rem;padding:0rem;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch;text-align:center;-webkit-flex:1 1 20rem;flex:1 1 20rem;background-color:rgba(255,255,255,0.3);box-shadow:0 5px 20px rgba(0,0,0,0.05),0 15px 30px -10px rgba(0,0,0,0.3);-webkit-transition:0.6s;transition:0.6s;border-radius:.4rem;border:4px solid(#344);font-size:1.6rem;height:16rem}.action__item:focus{background-color:rgba(255,255,255,0.6)}@media (max-height: 740px){.action__item{flex:1 1 14rem;-webkit-flex:1 1 14rem;height:12rem}}.action__item .action__title{transition:0.6s;font-size:2.0rem;width:100%;margin:0 0 0.25em;padding:0 0 0.5em;color:rgba(21,17,13,0.82);border-top:3px solid #E6E6E6}@media (max-height: 740px){.action__item .action__title{font-size:1.4rem;padding:0 0 0 0;margin:0 0 0 0}}.action__item .action__icon{transition:0.6s;color:rgba(74,65,56,0.82);width:100%;font-size:4.0rem}@media (max-height: 740px){.action__item .action__icon{font-size:2.2rem}}.action__item .action__text{transition:0.6s;color:black;font-size:1rem;font-style:italic;text-align:justify;padding:1.2rem 3rem 0.3rem 3rem;text-justify:inter-word;border-top:1px solid #BD866E;height:100%}@media (max-height: 740px){.action__item .action__text{padding:0.4rem 1rem 0.3rem 1rem;font-size:1rem;border:none}}.action__item:hover{transition:0.2s;background-color:#ffef}.action__item:hover .action__title{transition:0.2s;border-top:3px solid rgba(132,116,100,0.82)}.action__item:hover .action__icon{transition:0.4s;color:rgba(49,46,70,0.86);width:100%}.action__item:hover .action__text{border-bottom:3px solid rgba(132,116,100,0.82)}.cbp-spmenu{background-color:transparent;position:fixed;overflow:auto;transition:0.9s all}.cbp-spmenu h3{color:black;font-size:2.2rem;padding:20px;margin:0;font-weight:300;font-family:'VT323', sans-serif;background-color:white}.cbp-spmenu a{display:block;color:black;font-size:2.2rem;font-weight:200;font-family:'VT323', sans-serif;background-color:#f7f7f7;background-color:black;background-color:white}@media (max-width: 400px){.cbp-spmenu a{font-size:2.4rem}}@media (max-width: 320px){.cbp-spmenu a{font-size:2.1rem}}@media (min-width: 1024px){.cbp-spmenu a{font-size:2.8rem}}@media (max-height: 320px){.cbp-spmenu a{font-size:1.8rem}}.cbp-spmenu a i{color:black;font-size:2.4rem;padding-right:1rem}.cbp-spmenu a:hover{background:black;color:white;font-weight:600}.cbp-spmenu a:hover i{color:#7fd887}.cbp-spmenu a:active{background:black;color:green;color:#7fd887}.cbp-spmenu-vertical{height:100%;top:5rem;z-index:1000}.cbp-spmenu-vertical a{border-bottom:1px solid rgba(44,22,0,0.3);padding:.3rem;border-left:1px solid green}@media (max-height: 420px){.cbp-spmenu-vertical a{padding:.2rem}}.cbp-spmenu-horizontal{width:100%;height:150px;left:0;z-index:1000;overflow:hidden}.cbp-spmenu-horizontal h3{height:100%;width:20%;float:left}.cbp-spmenu-horizontal a{float:left;width:20%;padding:0.8em;border-left:1px solid #258ecd}.cbp-spmenu-left{left:-1300px}.cbp-spmenu-right{right:-240px}.cbp-spmenu-left.cbp-spmenu-open{left:0px}.cbp-spmenu-right.cbp-spmenu-open{right:0px}.cbp-spmenu-top{top:-150px}.cbp-spmenu-bottom{bottom:-150px}.cbp-spmenu-top.cbp-spmenu-open{top:0px}.cbp-spmenu-bottom.cbp-spmenu-open{bottom:0px}.cbp-spmenu-push{overflow-x:hidden;position:relative;left:0}.cbp-spmenu-push-toright{left:240px}.cbp-spmenu-push-toleft{left:-240px}.cbp-spmenu,.cbp-spmenu-push{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width: 55.1875em){.cbp-spmenu-horizontal{font-size:75%;height:110px}.cbp-spmenu-top{top:-110px}.cbp-spmenu-bottom{bottom:-110px}}@media screen and (max-height: 26.375em){.cbp-spmenu-vertical{font-size:90%;width:190px}.cbp-spmenu-left,.cbp-spmenu-push-toleft{left:-1280px;width:100vw}.cbp-spmenu-right{right:-190px}.cbp-spmenu-push-toright{left:-190px}}[draggable]{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;-khtml-user-drag:element;-webkit-user-drag:element}.data-table .data-row{margin-left:1rem;margin-right:1rem}.data-table .data-row .draggable{cursor:move}.data-table .data-row:nth-child(even){background-color:rgba(230,240,250,0.4)}.data-table .data-row:nth-child(odd){background:#fcfff4;background:-moz-linear-gradient(top, #fcfff4 0%, #e9e9ce 100%);background:-webkit-linear-gradient(top, #fcfff4 0%, #e9e9ce 100%);background:linear-gradient(to bottom, #fcfff4 0%, #e9e9ce 100%);background:#fff;background:-moz-linear-gradient(top, rgba(255,255,255,0.9) 0%, rgba(250,250,240,0.6) 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%, rgba(250,250,240,0.6) 100%);background:linear-gradient(to bottom, rgba(255,255,255,0.9) 0%, rgba(250,250,240,0.6) 100%)}.data-table .data-row:hover{outline:1px solid rgba(144,140,86,0.74)}td.highlight{background-color:#e2a445}td.commander{font-style:italic;font-weight:bold}.data-table-header{border-bottom:4px solid black}.data-add-btn{float:right;color:rgba(80,78,48,0.74);font-size:4.0rem;vertical-align:middle}.data-add-btn:hover{transition:0.3s;color:#45B068}.data-print-btn{float:right;color:rgba(80,78,48,0.74);font-size:4.0rem;vertical-align:middle}.data-print-btn:hover{transition:0.3s;color:#45B068}.data-del-btn{float:right;color:rgba(80,78,48,0.74);font-size:4.0rem;vertical-align:middle}.data-del-btn:hover{transition:0.3s;color:crimson}.grid-form *,.grid-form *:before,.grid-form *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid-form input[type="text"],.grid-form input[type="email"],.grid-form input[type="number"],.grid-form input[type="password"],.grid-form input[type="search"],.grid-form input[type="tel"],.grid-form input[type="url"],.grid-form input[type="color"],.grid-form input[type="date"],.grid-form input[type="datetime"],.grid-form input[type="datetime-local"],.grid-form input[type="month"],.grid-form input[type="time"],.grid-form input[type="week"],.grid-form textarea,.grid-form select{font-size:18px;padding:0;margin:0;width:100%}.grid-form input:read-only,.grid-form textarea:read-only{font-style:italic;color:#888}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form textarea:read-only{height:12rem;overflow:visible}}.grid-form input[type="text"],.grid-form input[type="email"],.grid-form input[type="number"],.grid-form input[type="password"],.grid-form input[type="search"],.grid-form input[type="tel"],.grid-form input[type="url"],.grid-form input[type="color"],.grid-form input[type="date"],.grid-form input[type="datetime"],.grid-form input[type="datetime-local"],.grid-form input[type="month"],.grid-form input[type="time"],.grid-form input[type="week"],.grid-form textarea{border:0;background:transparent}.grid-form input[type="text"]::-webkit-input-placeholder,.grid-form input[type="email"]::-webkit-input-placeholder,.grid-form input[type="number"]::-webkit-input-placeholder,.grid-form input[type="password"]::-webkit-input-placeholder,.grid-form input[type="search"]::-webkit-input-placeholder,.grid-form input[type="tel"]::-webkit-input-placeholder,.grid-form input[type="url"]::-webkit-input-placeholder,.grid-form input[type="color"]::-webkit-input-placeholder,.grid-form input[type="date"]::-webkit-input-placeholder,.grid-form input[type="datetime"]::-webkit-input-placeholder,.grid-form input[type="datetime-local"]::-webkit-input-placeholder,.grid-form input[type="month"]::-webkit-input-placeholder,.grid-form input[type="time"]::-webkit-input-placeholder,.grid-form input[type="week"]::-webkit-input-placeholder,.grid-form textarea::-webkit-input-placeholder{font-weight:100;color:#595959}.grid-form input[type="text"]:-moz-placeholder,.grid-form input[type="email"]:-moz-placeholder,.grid-form input[type="number"]:-moz-placeholder,.grid-form input[type="password"]:-moz-placeholder,.grid-form input[type="search"]:-moz-placeholder,.grid-form input[type="tel"]:-moz-placeholder,.grid-form input[type="url"]:-moz-placeholder,.grid-form input[type="color"]:-moz-placeholder,.grid-form input[type="date"]:-moz-placeholder,.grid-form input[type="datetime"]:-moz-placeholder,.grid-form input[type="datetime-local"]:-moz-placeholder,.grid-form input[type="month"]:-moz-placeholder,.grid-form input[type="time"]:-moz-placeholder,.grid-form input[type="week"]:-moz-placeholder,.grid-form textarea:-moz-placeholder{font-weight:100;color:#595959}.grid-form input[type="text"]:focus,.grid-form input[type="email"]:focus,.grid-form input[type="number"]:focus,.grid-form input[type="password"]:focus,.grid-form input[type="search"]:focus,.grid-form input[type="tel"]:focus,.grid-form input[type="url"]:focus,.grid-form input[type="color"]:focus,.grid-form input[type="date"]:focus,.grid-form input[type="datetime"]:focus,.grid-form input[type="datetime-local"]:focus,.grid-form input[type="month"]:focus,.grid-form input[type="time"]:focus,.grid-form input[type="week"]:focus,.grid-form textarea:focus{outline:none}.grid-form fieldset{border:none;padding:0;margin:0}.grid-form fieldset legend{border:none;border-bottom:4px solid black;color:rgba(80,78,48,0.74);font-weight:bold;padding-bottom:5px;position:static;width:100%;font-size:3.0rem;letter-spacing:-.1rem;line-height:1.3}.grid-form fieldset fieldset legend{border-bottom:2px solid rgba(80,78,48,0.74);font-weight:normal}.grid-form fieldset fieldset fieldset legend{border-bottom:1px solid rgba(80,78,48,0.74);font-weight:normal;font-size:15px}.grid-form [data-row-span]{border-bottom:1px solid #333;width:100%;zoom:1}.grid-form [data-row-span]:before,.grid-form [data-row-span]:after{content:"";display:table}.grid-form [data-row-span]:after{clear:both}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span]{border-bottom:none}}.grid-form [data-row-span] [data-field-span]{padding:8px;background:rgba(255,255,250,0.3);display:block;float:left}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span] [data-field-span]{border-bottom:1px solid #333;padding:5px}}@media only screen and (min-width: 700px){.grid-form [data-row-span] [data-field-span]{border-right:1px solid #333}}.grid-form [data-row-span] [data-field-span] label:first-child{margin-top:0;text-transform:uppercase;letter-spacing:1px;font-size:10px;color:#333;display:block;margin-bottom:4px}.grid-form [data-row-span] [data-field-span] label:first-child:hover{cursor:text}.grid-form [data-row-span] [data-field-span]:last-child{border-right:none}.grid-form [data-row-span] [data-field-span].focus{background:#fffad4}.grid-form [data-row-span] [data-field-span].focus label{color:#262626}.grid-form [data-row-span] [data-field-span]:hover{background:#fffded;cursor:text}@media print{.grid-form .full-print{width:100% !important}.grid-form [data-row-span]{display:table;height:56px;page-break-inside:avoid}.grid-form [data-row-span] [data-field-span]{border-right:1px solid #333333;display:table-cell;float:none}.grid-form [data-row-span] [data-field-span].focus,.grid-form [data-row-span] [data-field-span]:hover{background:none}.grid-form [data-row-span] [data-field-span] label:first-child{letter-spacing:0}}.grid-form [data-row-span="1"]>[data-field-span="1"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="1"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="2"]>[data-field-span="1"]{width:50%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="2"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="2"]>[data-field-span="2"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="2"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="3"]>[data-field-span="1"]{width:33.33333%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="3"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="3"]>[data-field-span="2"]{width:66.66667%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="3"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="3"]>[data-field-span="3"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="3"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="4"]>[data-field-span="1"]{width:25%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="4"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="4"]>[data-field-span="2"]{width:50%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="4"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="4"]>[data-field-span="3"]{width:75%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="4"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="4"]>[data-field-span="4"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="4"]>[data-field-span="4"]{flex:4}}.grid-form [data-row-span="5"]>[data-field-span="1"]{width:20%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="5"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="5"]>[data-field-span="2"]{width:40%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="5"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="5"]>[data-field-span="3"]{width:60%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="5"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="5"]>[data-field-span="4"]{width:80%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="5"]>[data-field-span="4"]{flex:4}}.grid-form [data-row-span="5"]>[data-field-span="5"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="5"]>[data-field-span="5"]{flex:5}}.grid-form [data-row-span="6"]>[data-field-span="1"]{width:16.66667%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="6"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="6"]>[data-field-span="2"]{width:33.33333%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="6"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="6"]>[data-field-span="3"]{width:50%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="6"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="6"]>[data-field-span="4"]{width:66.66667%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="6"]>[data-field-span="4"]{flex:4}}.grid-form [data-row-span="6"]>[data-field-span="5"]{width:83.33333%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="6"]>[data-field-span="5"]{flex:5}}.grid-form [data-row-span="6"]>[data-field-span="6"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="6"]>[data-field-span="6"]{flex:6}}.grid-form [data-row-span="7"]>[data-field-span="1"]{width:14.28571%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="7"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="7"]>[data-field-span="2"]{width:28.57143%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="7"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="7"]>[data-field-span="3"]{width:42.85714%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="7"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="7"]>[data-field-span="4"]{width:57.14286%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="7"]>[data-field-span="4"]{flex:4}}.grid-form [data-row-span="7"]>[data-field-span="5"]{width:71.42857%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="7"]>[data-field-span="5"]{flex:5}}.grid-form [data-row-span="7"]>[data-field-span="6"]{width:85.71429%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="7"]>[data-field-span="6"]{flex:6}}.grid-form [data-row-span="7"]>[data-field-span="7"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="7"]>[data-field-span="7"]{flex:7}}.grid-form [data-row-span="8"]>[data-field-span="1"]{width:12.5%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="8"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="8"]>[data-field-span="2"]{width:25%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="8"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="8"]>[data-field-span="3"]{width:37.5%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="8"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="8"]>[data-field-span="4"]{width:50%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="8"]>[data-field-span="4"]{flex:4}}.grid-form [data-row-span="8"]>[data-field-span="5"]{width:62.5%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="8"]>[data-field-span="5"]{flex:5}}.grid-form [data-row-span="8"]>[data-field-span="6"]{width:75%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="8"]>[data-field-span="6"]{flex:6}}.grid-form [data-row-span="8"]>[data-field-span="7"]{width:87.5%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="8"]>[data-field-span="7"]{flex:7}}.grid-form [data-row-span="8"]>[data-field-span="8"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="8"]>[data-field-span="8"]{flex:8}}.grid-form [data-row-span="9"]>[data-field-span="1"]{width:11.11111%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="9"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="9"]>[data-field-span="2"]{width:22.22222%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="9"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="9"]>[data-field-span="3"]{width:33.33333%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="9"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="9"]>[data-field-span="4"]{width:44.44444%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="9"]>[data-field-span="4"]{flex:4}}.grid-form [data-row-span="9"]>[data-field-span="5"]{width:55.55556%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="9"]>[data-field-span="5"]{flex:5}}.grid-form [data-row-span="9"]>[data-field-span="6"]{width:66.66667%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="9"]>[data-field-span="6"]{flex:6}}.grid-form [data-row-span="9"]>[data-field-span="7"]{width:77.77778%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="9"]>[data-field-span="7"]{flex:7}}.grid-form [data-row-span="9"]>[data-field-span="8"]{width:88.88889%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="9"]>[data-field-span="8"]{flex:8}}.grid-form [data-row-span="9"]>[data-field-span="9"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="9"]>[data-field-span="9"]{flex:9}}.grid-form [data-row-span="10"]>[data-field-span="1"]{width:10%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="10"]>[data-field-span="2"]{width:20%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="10"]>[data-field-span="3"]{width:30%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="10"]>[data-field-span="4"]{width:40%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="4"]{flex:4}}.grid-form [data-row-span="10"]>[data-field-span="5"]{width:50%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="5"]{flex:5}}.grid-form [data-row-span="10"]>[data-field-span="6"]{width:60%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="6"]{flex:6}}.grid-form [data-row-span="10"]>[data-field-span="7"]{width:70%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="7"]{flex:7}}.grid-form [data-row-span="10"]>[data-field-span="8"]{width:80%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="8"]{flex:8}}.grid-form [data-row-span="10"]>[data-field-span="9"]{width:90%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="9"]{flex:9}}.grid-form [data-row-span="10"]>[data-field-span="10"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="10"]>[data-field-span="10"]{flex:10}}.grid-form [data-row-span="11"]>[data-field-span="1"]{width:9.09091%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="11"]>[data-field-span="2"]{width:18.18182%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="11"]>[data-field-span="3"]{width:27.27273%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="11"]>[data-field-span="4"]{width:36.36364%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="4"]{flex:4}}.grid-form [data-row-span="11"]>[data-field-span="5"]{width:45.45455%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="5"]{flex:5}}.grid-form [data-row-span="11"]>[data-field-span="6"]{width:54.54545%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="6"]{flex:6}}.grid-form [data-row-span="11"]>[data-field-span="7"]{width:63.63636%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="7"]{flex:7}}.grid-form [data-row-span="11"]>[data-field-span="8"]{width:72.72727%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="8"]{flex:8}}.grid-form [data-row-span="11"]>[data-field-span="9"]{width:81.81818%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="9"]{flex:9}}.grid-form [data-row-span="11"]>[data-field-span="10"]{width:90.90909%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="10"]{flex:10}}.grid-form [data-row-span="11"]>[data-field-span="11"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="11"]>[data-field-span="11"]{flex:11}}.grid-form [data-row-span="12"]>[data-field-span="1"]{width:8.33333%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="1"]{flex:1}}.grid-form [data-row-span="12"]>[data-field-span="2"]{width:16.66667%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="2"]{flex:2}}.grid-form [data-row-span="12"]>[data-field-span="3"]{width:25%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="3"]{flex:3}}.grid-form [data-row-span="12"]>[data-field-span="4"]{width:33.33333%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="4"]{flex:4}}.grid-form [data-row-span="12"]>[data-field-span="5"]{width:41.66667%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="5"]{flex:5}}.grid-form [data-row-span="12"]>[data-field-span="6"]{width:50%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="6"]{flex:6}}.grid-form [data-row-span="12"]>[data-field-span="7"]{width:58.33333%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="7"]{flex:7}}.grid-form [data-row-span="12"]>[data-field-span="8"]{width:66.66667%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="8"]{flex:8}}.grid-form [data-row-span="12"]>[data-field-span="9"]{width:75%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="9"]{flex:9}}.grid-form [data-row-span="12"]>[data-field-span="10"]{width:83.33333%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="10"]{flex:10}}.grid-form [data-row-span="12"]>[data-field-span="11"]{width:91.66667%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="11"]{flex:11}}.grid-form [data-row-span="12"]>[data-field-span="12"]{width:100%}@media only screen and (min-width: 0) and (max-width: 700px){.grid-form [data-row-span="12"]>[data-field-span="12"]{flex:12}}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-filter:saturate(0)}to{opacity:1;-webkit-filter:saturate(1)}}@-moz-keyframes fadeIn{from{opacity:0;filter:saturate(0)}to{opacity:1;filter:saturate(1)}}@keyframes fadeIn{from{opacity:0;filter:saturate(0)}to{opacity:1;filter:saturate(1)}}.fade-in{opacity:0;-webkit-animation:fadeIn ease-in 1;-moz-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-filter:saturate(0);filter:saturate(0);-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s}.fade-in.fast{-webkit-animation-delay:0.1s;-moz-animation-delay:0.1s;animation-delay:0.1s}.fade-in.one{-webkit-animation-delay:0.4s;-moz-animation-delay:0.4s;animation-delay:0.4s}.fade-in.two{-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s;animation-delay:0.6s}.fade-in.three{-webkit-animation-delay:0.8s;-moz-animation-delay:0.8s;animation-delay:0.8s}.fade-in.four{-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s}.fade-in.five{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;animation-delay:1.2s}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@-moz-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fade-out{opacity:1;-webkit-animation:fadeOut ease-in 1;-moz-animation:fadeOut ease-in 1;animation:fadeOut ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;-moz-animation-duration:1s;animation-duration:1s}.fade-out.fast{-webkit-animation-delay:0.3s;-moz-animation-delay:0.3s;animation-delay:0.3s}.fade-out.one{-webkit-animation-delay:0.7s;-moz-animation-delay:0.7s;animation-delay:0.7s}.fade-out.two{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;animation-delay:1.2s}.fade-in.three{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;animation-delay:1.6s}body{cursor:pointer;background-color:rgba(51,173,84,0.64);background:-moz-linear-gradient(-45deg, #bfd255 0%, #8eb92a 43%, #72aa00 67%, #9ecb2d 100%);background:-webkit-linear-gradient(-45deg, #bfd255 0%, #8eb92a 43%, #72aa00 67%, #9ecb2d 100%);background:linear-gradient(135deg, #bfd255 0%, #8eb92a 43%, #72aa00 67%, #9ecb2d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=1 );font-family:'Anonymous Pro',sans-serif;-webkit-filter:saturate(3);filter:saturate(3)}body .loaded-body{background-color:white !important;background:white !important}.ministry-cyrillic-thing{width:100vw;height:100vh;font-family:'Anonymous Pro', sans-serif;font-size:8vw;bottom:1rem;padding:2rem;position:absolute;top:33vh}.ministry-logo-top{position:absolute;top:0;left:0;max-width:75vw;max-height:4rem}.ministry-splash-box{position:absolute;overflow-x:hidden;background-image:url("../img/power1g.png");background-repeat:no-repeat;background-position:top;background-size:contain;width:99vw;max-width:99vw;height:calc(100vh - 12rem);cursor:pointer;transition:all 1s ease-in;transform:rotate(-30deg)}.unrotate{transform:rotate(0deg);filter:contrast(22)}.ministry-title-name{font-family:'VT323', sans-serif;font-size:6vw;position:absolute;height:4rem;max-height:4rem;text-align:center;left:10rem;display:block;color:green}@media (min-width: 320px){.ministry-title-name{display:none}}@media (min-width: 360px){.ministry-title-name{display:block}}@media (min-width: 800px){.ministry-title-name{font-size:2vw}}.ministry-options{font-family:'VT323', sans-serif;font-weight:500;position:absolute;bottom:5rem;width:100%}@media (max-width: 360px){.ministry-options{bottom:1rem}}.ministry-options .option-row{display:flex;width:100%;flex-wrap:nowrap;justify-content:space-around;height:2.8rem;padding-left:2rem;padding-right:2rem}@media (orientation: portrait){.ministry-options .option-row{height:5rem;padding-left:1rem;padding-right:1rem}}.ministry-options .option-row span{font-size:3rem;flex:1;text-align:center}.ministry-options .option-row span:hover{color:green;font-weight:600}.green-base{border-bottom:0.3rem solid rgba(111,226,113,0.79)}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;position:absolute;right:0;transition-property:opacity, filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hoverx{opacity:.7;color:green}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:40px;height:4px;background-color:rgba(74,167,37,0.77);border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1)}.hamburger--arrowalt .hamburger-inner::before{transition:top 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);transition:top 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);transition:bottom 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);transition:top 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);transition:bottom 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.15s;transition-delay:0.15s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity 0.1s linear}.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(-45deg);transition-delay:0.32s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0.1s 0.27s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.15s;transition-delay:0.15s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity 0.1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(45deg);transition-delay:0.32s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0.1s 0.27s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.4s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 0.15s 0.4s ease}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(135deg);transition-delay:0.1s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(-270deg);transition-delay:0.1s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:0.4s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 0.15s 0.4s ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(-135deg);transition-delay:0.1s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(270deg);transition-delay:0.1s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 0.2s 0.25s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px, 80px, 0) rotate(45deg);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px, 80px, 0) rotate(-45deg);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color 0.2s 0.25s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px, -80px, 0) rotate(-45deg);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px, -80px, 0) rotate(45deg);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform, opacity;transition-timing-function:ease;transition-duration:0.2s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:transform, opacity;transition-timing-function:ease;transition-duration:0.2s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px, -6px, 0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s 0.15s linear}.hamburger--spring .hamburger-inner::before{top:10px;transition:top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring .hamburger-inner::after{top:20px;transition:top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.32s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 10px, 0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.15s;transition-delay:0s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(-45deg);transition-delay:0.32s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0s 0.32s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand .hamburger-inner{transition:transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19),background-color 0s 0.1s linear}.hamburger--stand .hamburger-inner::before{transition:top 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand .hamburger-inner::after{transition:bottom 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1),background-color 0s 0.22s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand-r .hamburger-inner{transition:transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19),background-color 0s 0.1s linear}.hamburger--stand-r .hamburger-inner::before{transition:top 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1),background-color 0s 0.22s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.34s ease-in, opacity 0.1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s 0.14s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin-r .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.34s ease-in, opacity 0.1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s 0.14s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze .hamburger-inner{transition-duration:0.1s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 0.1s 0.14s ease, opacity 0.1s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease, opacity 0.1s 0.14s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--vortex .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top, opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom, transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top, opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom, transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}main{overflow:hidden}img{max-width:100%}.listselected{background-color:#BCC9CE !important}.hidden{display:none !important}.inline{display:inline}.wrapper{position:relative;display:block;width:100%;overflow:hidden}.fluid{border-top:.1rem solid #d1d1d1;position:relative;padding:0 2.0rem;padding-top:7.5rem;padding-bottom:1rem;margin-bottom:0;margin-right:1rem;margin-left:1rem;width:100%}.header-pad{padding-top:7rem}.container{border-top:.1rem solid #d1d1d1;padding-top:0.5rem;padding-bottom:0.5rem;margin-bottom:0;margin:0 auto;max-width:80.0rem;position:relative;width:100%}.wide-container{border-top:.1rem solid #d1d1d1;padding-top:0.5rem;padding-bottom:0.5rem;margin-bottom:0;margin:0 auto;max-width:100.0rem;position:relative;width:100%}.data-container{border-top:.1rem solid #d1d1d1;padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;padding-right:1rem;margin-bottom:0;margin:0 auto;max-width:160.0rem;position:relative;width:100%}.unit-inspection{border:0.5rem solid #23213a;border-radius:0.5rem;padding-top:0.5rem;padding-left:2rem;padding-right:2rem;margin-bottom:0;margin:0 auto;position:fixed;width:99vw;height:99vh;background:#feffe8;background:-moz-linear-gradient(top, #feffe8 0%, #d6dbbf 100%);background:-webkit-linear-gradient(top, #feffe8 0%, #d6dbbf 100%);background:linear-gradient(to bottom, #feffe8 0%, #d6dbbf 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 )}.game-map{border:0.5rem solid #23213a;border-radius:0.5rem;padding-top:0.5rem;padding-left:2rem;padding-right:2rem;margin-bottom:0;margin:0 auto;position:fixed;width:99vw;height:99vh;background:#feffe8;background:-moz-linear-gradient(top, #feffe8 0%, #d6dbbf 100%);background:-webkit-linear-gradient(top, #feffe8 0%, #d6dbbf 100%);background:linear-gradient(to bottom, #feffe8 0%, #d6dbbf 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 )}.modal-container{border:0.5rem solid #800;border-radius:0.5rem;padding:3rem;margin-bottom:0;margin:0 auto;max-width:42.0rem;position:fixed;width:100%;background:#fac695;background:-moz-linear-gradient(top, #fac695 0%, #f5ab66 47%, #ef8d31 100%);background:-webkit-linear-gradient(top, #fac695 0%, #f5ab66 47%, #ef8d31 100%);background:linear-gradient(to bottom, #fac695 0%, #f5ab66 47%, #ef8d31 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#ef8d31',GradientType=0 )}.documentext{border-top:.1rem solid #d1d1d1;padding-top:0.5rem;padding-bottom:0.5rem;margin-bottom:0;margin:0 auto;margin-left:1rem;margin-right:1rem;padding-left:0.5rem;padding-right:0.5rem;position:relative;background-image:url("/img/ppsbg.jpg");background-size:contain;background-repeat:repeat-y;background-color:#fff;width:100%}.footer .container{padding-bottom:0;padding-top:0}div.centerme{display:flex;align-items:center;justify-content:center;height:100vh}.header{background-color:#9F9F9F;padding-top:1rem}@media (min-width: 40rem){.header{padding-top:5rem}}.header .container{position:relative;border-top:0;text-align:center}.header .title{font-family:'Gotham Rounded A', 'Gotham Rounded B', 'Helvetica Neue', Arial, sans-serif}.header .img{height:25.0rem;margin-bottom:2rem}.header+section{border-top:0}.header .button,.header .button-secondary{margin-top:2rem;margin-bottom:4rem}@media (min-width: 40rem){.header .button,.header .button-secondary{margin-top:2rem;margin-bottom:4rem}}.no-mobile{visibility:hidden}.mobile-only{visibility:visible}@media (min-width: 24rem){.mobile-only{visibility:hidden}.no-mobile{visibility:visible}}.heading-font-size{font-size:1.2rem;color:#999;letter-spacing:normal}.remember-me{float:right;margin-top:1.2rem}.fillhover :hover{stroke:red;stroke-width:3;fill:#fffde7;fill:white}.bigwhitetext{font-size:8em;color:#fff;font-style:bold}.redtext{color:red;font-size:1.1em;font-style:bold}.greentext{color:green;font-size:1.1em;font-style:bold}option:checked{background:linear-gradient(#E27A3F, #E27A3F)}.button:active,.button-secondary:active,button:active,input[type="button"]:active,input[type="submit"]:active,input[type="reset"]:active{transition:none;opacity:0.7}.button,.button-secondary,button,input,textarea,select{transition:border 0.3s, background-color 0.3s, color 0.3s}img{height:auto;max-width:100%}.img-circle{border-radius:50%}@media (max-width: 40rem){.row{flex-direction:column}.row .column{max-width:100%}.row .column.column-10,.row .column.column-20,.row .column.column-33,.row .column.column-34,.row .column.column-40,.row .column.column-50,.row .column.column-60,.row .column.column-66,.row .column.column-67,.row .column.column-75,.row .column.column-80,.row .column.column-90{max-width:100%}.row .column.span-3,.row .column.span-4,.row .column.span-6,.row .column.span-8,.row .column.span-12{max-width:100%}}@media print{.no-print,.no-print *{display:none !important}}@media all{.page-break{display:none}}@media print{.page-break{display:block;page-break-before:always}}
