:root{--main-bg-color: white;--main-fg-color: black;--primary-color: #f8a638;--secondary-color: #325f79;--rem-unit: 16px;--header-height: 3.5rem;--space: .8rem;--space-half: calc(var(--space) / 2);--space-mini: calc(var(--space) / 4)}@font-face{font-family:Accented;src:url(../NunitoSans-Bold-G4T4SCBI.ttf)}@font-face{font-family:Normal;src:url(../NunitoSans-Regular-Q4CCIWEQ.ttf)}html{height:100%;width:100%;overflow:clip;background:var(--main-bg-color);min-width:1024px;min-height:648px;box-sizing:border-box;font-size:var(--rem-unit);font-family:Normal,sans-serif}@media only screen and (max-width: 479px){html{font-size:18px;min-width:auto;min-height:auto}}html #preloader{display:none}html body{padding:0;margin:0;height:inherit;width:inherit;font-size:.75rem;line-height:160%;background:var(--main-bg-color);color:var(--main-fg-color);position:relative;display:flex;flex-direction:column;overflow:clip}html.rtl{direction:rtl}body{will-change:opacity;transition:opacity .1s ease-out}body.fade{opacity:0}h1,h2,.h-title{margin-block-start:var(--space);margin-block-end:var(--space)}p,ul{margin:0}header,footer{background-color:var(--secondary-color);color:var(--main-bg-color);box-sizing:border-box;display:flex;align-items:center;line-height:100%}header{height:var(--header-height);max-height:var(--header-height);min-height:var(--header-height);justify-content:space-between}header .icon{width:calc(var(--space) * 1.5);margin-inline-end:var(--space-half)}header .label{display:flex;align-items:center;padding-inline-end:var(--space)}content{height:100%;display:flex;box-sizing:border-box;justify-content:space-between;flex-direction:column;overflow:auto;padding-top:calc(var(--space) * 1)}@media only screen and (max-width: 479px){content{width:auto;flex-direction:row}}content .columns{display:flex;flex-direction:row;width:1024px;margin:0 auto}@media only screen and (max-width: 479px){content .columns{flex-direction:column}}content .columns nav{min-width:calc(var(--header-height) * 5.5)}content .columns nav,content .columns article{padding:var(--space)}.about .contacts{display:flex;align-items:center;justify-content:space-between;margin-block-start:var(--space-half)}.about .contacts span{display:inline-flex;align-items:center;white-space:nowrap;margin-inline-end:var(--space)}.about .contacts span a{color:var(--main-bg-color)}footer{padding:var(--space);justify-content:space-between}@media only screen and (max-width: 479px){footer{width:auto;flex-direction:column;font-size:.8em}}footer .icon{width:var(--space);margin-inline-end:var(--space-mini)}footer .copyright{display:flex;align-items:center}.logo{display:flex;align-items:center;justify-content:center}.logo a{width:10rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.logo img{width:3.75rem}.logo h1{color:var(--primary-color);margin-inline-start:var(--space);height:1rem}.main-menu h1{display:flex;justify-content:flex-start;margin-top:calc(var(--space) * 2);opacity:.4;font-size:1em;padding-inline-start:var(--space)}.main-menu .link{display:flex;align-items:center;line-height:100%;margin:var(--space);padding:var(--space);border-radius:calc(var(--space) / 4);text-decoration:none;white-space:nowrap;color:var(--secondary-color);border:solid 1px var(--primary-color);text-transform:uppercase;font-weight:700}.main-menu .link .icon{width:calc(var(--space) * 2);margin-inline-end:var(--space);color:var(--primary-color)}.main-menu .link span{overflow:hidden;text-overflow:ellipsis}.main-menu .link:hover{color:var(--primary-color)}.updates{color:var(--secondary-color)}.updates h2{display:inline}.updates .icon{width:calc(var(--space)*2);display:inline;margin-inline-end:var(--space-half)}.updates .packages{margin-inline-start:calc(var(--space) * 2);font-family:monospace;margin-block-start:var(--space-half);margin-block-end:var(--space-half)}
