@charset "UTF-8";*,.sidenav ul{padding:0;margin:0}*,.sidenav li,h1,h2,h3,h4{margin:0}.content,.navbar li,html{position:relative}.alert,.button,.navbar li a,.sidenav{font-size:16px}.navbar li a,.page a,.sidenav a{text-decoration:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:active,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}*,:hover,a,a:hover,button,button:hover,li,li:hover{-webkit-tap-highlight-color:transparent!important}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{min-height:100%}body{width:100%;background-color:#fff;font-family:Lato,Arial,sans-serif;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}button,input,select,textarea{outline:0;font-family:Arial,sans-serif}.wrapper{width:1024px;max-width:100%;margin:0 auto}.navbar input,.navbar ul,.sidenav,.sticky{width:100%}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.content{min-height:100vh;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[1];grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}.alert,.content .content__sidebar,.navbar label{display:none}.content .content__main{margin-left:8px;margin-right:8px;grid-column:span 1/span 1}.alert{line-height:24px;margin:20px 0;border-left-style:solid;border-left-width:4px;padding:16px}.alert--warning{display:block;background-color:RGB(254 249 195);border-color:RGB(234 179 8);color:RGB(161 98 7)}.alert--danger{display:block;background-color:RGB(254 226 226);border-color:RGB(239 68 68);color:RGB(185 28 28)}.alert--success{display:block;background-color:RGB(220 252 231);border-color:RGB(34 197 94);color:RGB(21 128 61)}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px;border-color:transparent;border-radius:4px;color:#fff;background-color:#b91c1c}.footer,.header{background-color:RGB(209 213 219)}.button:hover{background-color:#dc2626}.button:active{background-color:#991b1b}.button:focus{outline:transparent solid 2px;outline-offset:2px}.button.wait{cursor:wait}.footer{margin-top:10px}.footer .footer__content{text-align:center;padding:16px}.footer .footer__content .footer--text{font-size:14px;line-height:20px}.footer .footer__content .footer--link{font-size:14px;line-height:20px;color:#000;text-decoration:none}.footer .footer__content .footer--link:hover,.page a:hover{text-decoration:underline}.sidenav{margin-top:4px;display:block!important;height:100%;overflow-x:hidden;padding:5px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(68%,#3d3d3d),to(#010101));background-image:linear-gradient(-180deg,#3d3d3d 68%,#010101 100%);line-height:20px}.sidenav a{color:#fff}.sidenav a.active,.sidenav a:hover{color:#aaa;font-weight:400}.sidenav ul{list-style:none}.sidenav li{background:0;padding:9px 4px 9px 0;border-bottom:1px dotted #999}.sidenav .sidenav__online{font-size:12px;line-height:16px;color:#fff;padding-top:20px}.sidenav .sidenav__clock{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:64px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.module-style{-webkit-box-shadow:0 0 5px 0 #dadada;box-shadow:0 0 5px 0 #dadada;border:1px solid #d3d3d3;border-radius:5px}.module-style a::before{content:'';width:4px;height:4px;display:inline-block;vertical-align:middle;margin-right:10px;background:#fff;margin-top:-2px}.module-style .active:before,.module-style a:hover:before{background:#aaa}.header .header__logo{height:64px;padding-top:4px;padding-bottom:4px;padding-left:12px}.navbar{background:#000;background:-webkit-gradient(linear,left top,left bottom,from(#000),to(#3d3d3d));background:linear-gradient(to bottom,#000,#3d3d3d);color:#fff;height:40px;padding-left:18px;border-radius:0;z-index:10}.navbar li,.navbar ul{margin:0 auto;padding:0;list-style:none}.navbar li{float:left;display:inline}.navbar li a{display:block;line-height:40px;padding:0 14px;color:#fff}.navbar li a.dropdown-arrow:after{content:"▾";margin-left:5px}.navbar li a:hover{color:#fff;background:#636363}.navbar input{display:none;margin:0;padding:0;height:40px;opacity:0;cursor:pointer}.navbar ul.sub-menus{height:auto;overflow:hidden;width:210px;background:#fff;position:absolute;z-index:99;display:none;-webkit-box-shadow:0 0 8px 1px rgba(0,0,0,.86);box-shadow:0 8px 16px 0 rgba(0,0,0,.86)}.navbar ul.sub-menus li{display:block;width:100%}.navbar ul.sub-menus li a{color:#2e2e2e;font-size:15px}.navbar li:hover ul.sub-menus{display:block}.navbar ul.sub-menus a:hover{background:#c2c2c2;color:#000}.navbar .active{color:#fff;background:#ad0303!important}.page .text-md,.page h1{color:#1f2937;margin:10px 0}@media screen and (max-width:768px){.navbar input,.navbar ul{z-index:10}.navbar{position:relative}.navbar ul{background:#111;position:absolute;top:100%;right:0;left:0;height:auto;display:none}.navbar input:checked~ul,.navbar li{display:block}.navbar ul.sub-menus{width:100%;position:static}.navbar ul.sub-menus a{padding-left:30px}.navbar li{float:none;width:auto}.navbar input,.navbar label{position:absolute;top:0;right:0;display:block}.navbar label:before{content:"≡";font-size:30px;margin-right:20px}.navbar input:checked+label:before{content:"×"}}.sticky{position:fixed;top:0;-webkit-box-shadow:0 0 8px 1px rgba(0,0,0,.86);box-shadow:0 0 8px 1px rgba(0,0,0,.86)}.page h1{font-size:30px;font-weight:400;line-height:normal;padding-bottom:5px;border-bottom:2px solid #aaa}.page h2,.page h3{font-weight:600;line-height:normal}.page h2{font-size:26px;margin-top:15px;margin-bottom:5px;color:RGBA(20,19,39,.8);text-shadow:4px 4px 4px RGB(20 19 39/30%)}.page h3{font-size:18px;color:#191919;margin-top:25px;margin-bottom:4px}.page p,.page ul{color:#111;margin-bottom:10px;line-height:25px;font-size:18px}.page a{color:#0585bc}.page .text-md{font-size:22px;line-height:normal}.page .list-1{list-style-type:disc;margin-left:32px}.page .ce-element--type-image,.page .ce-element--type-video,.page iframe,.page img,.page video{clear:both;display:block;margin-left:auto;margin-right:auto;max-width:100%}.page .ce-element--type-image.align-left,.page .ce-element--type-video.align-left,.page iframe.align-left,.page img.align-left,.page video.align-left{clear:initial;float:left;margin-right:.5em}.page .ce-element--type-image.align-right,.page .ce-element--type-video.align-right,.page iframe.align-right,.page img.align-right,.page video.align-right{clear:initial;float:right;margin-left:.5em}.page .article{margin-top:20px;margin-bottom:24px}.page .article .article__image{margin:0 auto 12px;text-align:center;float:none}.page .article .article_text{margin-top:10px}.page .post{margin-bottom:4px}@media (min-width:768px){.content{-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr))}.content .content__sidebar{display:block;grid-column:span 1/span 1;height:100%}.content .content__main{margin-right:24px;grid-column:span 3/span 3}.page .article .article__image{float:left;margin-left:0;margin-right:12px}}