:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;min-height:100svh;display:flex;flex-direction:column;overflow:hidden}.cms-content{width:calc(100% - 16px);margin:0 8px;max-width:100%;overflow:hidden;box-sizing:border-box;figure{width:calc(100% - 80px);img{width:calc(100% - 80px);margin:0 40px;height:auto}}}hr+footer{width:100%;position:relative;z-index:1299}