:root{--site-color-boxes:#fff8f2}body,html{font-size:14px;line-height:23px;min-width:320px}body{margin:0 auto;color:var(--mdc-theme-on-surface);background-color:var(--mdc-theme-background)}#inner-header,#inner-main,#inner-footer{width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}h2{font-size:1.5em;line-height:2.19048em}body a{color:var(--mdc-theme-primary)}#inner-header a img{width:100%}#inner-main{display:flex}#content{width:100%}#sidebar{width:20%;flex-grow:1;flex-shrink:0;border-left:1px solid var(--mdc-theme-primary);padding:20px 10px;margin-left:10px;height:100%}.article .content{display:flex;gap:10px}.article,#sidebar .sidebar_item{border-bottom:1px solid var(--mdc-theme-primary);padding:10px 0 10px 0}.article .picture{width:20%}.article .picture img{width:100%;box-shadow:var(--shadow-2dp)}.article .title{color:var(--mdc-theme-secondary);text-shadow:0 4px 2px rgb(0 0 0 / 9%)}.article .text-content{width:100%}.article .text-content>.title{font-size:1.35em;line-height:1.35em}.article .contact>.title{font-size:1.1em}.article .contact,.article .opening{background-color:var(--site-color-boxes);float:left;padding:10px;margin-top:10px;box-sizing:border-box}.article .contact{margin-right:2%;width:100%}.article .opening{width:38%}.olefabasenav{text-align:center}@media only screen and (max-width:1050px){.article .contact,.article .opening{width:100%}}@media only screen and (max-width:850px){#inner-main{flex-direction:column}#sidebar{border-left:none;width:100%;margin-left:0;padding:20px 0}}@media only screen and (max-width:700px){#inner-header,#inner-main,#inner-footer{padding:0 20px}}@media only screen and (max-width:500px){#inner-header,#inner-main,#inner-footer{padding:0 10px}}@media screen and (prefers-contrast:more){:root{--mdc-theme-secondary:#A66211;--mdc-theme-primary:#99470F}}