.hamburger{display:block}header{position:fixed;z-index:5;top:0;left:0;height:75px;grid-template-columns:none;grid-template-rows:10vh 1fr 1fr}header .logo{order:1}#west-menu{order:2}#east-menu{order:3}header .logo a{height:100%;width:50%;margin:auto}main{margin-top:100px}news-roller{--label-size:40px;min-height:70vh}news-roller:not(#homecinema){margin:30px auto}news-roller :is(article,p){padding-left:10px}news-roller>[slot=label]{font-size:10pt;font-weight:normal}news-roller[side=top]>[slot=label]::after{width:100%;height:15px;clip-path:polygon(0% 0,100% 0,60% 30%,50% 100%,40% 30%)}news-roller>.entry>img{top:0;left:0;width:100%;height:100%;object-fit:cover}news-roller>.entry>.description{bottom:0;box-shadow:0 -3px 5px var(--brand-light-primary);width:90%;padding:10px 5%;min-height:50px;min-width:initial;max-width:initial;font-size:20pt;text-align:justify}news-roller>.entry>.description>a.goto{top:-25px;bottom:initial;right:3%;width:40px;height:40px}#homecinema{height:60vh;outline:1px solid green}article>:not(.video_embed){width:80vw;margin:12px auto;line-height:28px}article>h1,article>h2,article>h3,article>h4,article>h5,article>h6{padding:0 8vw}article>h1{font-size:18pt;line-height:40px}article>h2{font-size:15pt;line-height:36px}article>h3{font-size:15pt;line-height:25px}footer{font-size:10pt;padding:15vh 5vw;width:90vw}to-top{bottom:10px;right:20px}#topmenu{position:absolute;width:40px;height:40px;right:10px;top:10px;cursor:pointer;z-index:12}#topmenu img{width:100%;height:100%;object-fit:contain;transition:transform 400ms}#topmenu.show img{background-color:white;border-radius:50%;transform:rotateZ(90deg)}#west-menu,#east-menu{display:none;position:fixed;width:80vw;height:40vh;padding:5vh 10vw;left:0;background-color:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.9);z-index:10;flex-flow:column}:is(#west-menu,#east-menu) a{text-align:center;display:block;width:100%;height:30px;padding-top:10px;font-weight:bold;outline:2px solid var(--brand-light-primary);background-color:white;margin:30px auto}:is(#west-menu,#east-menu).show{display:block}#west-menu{top:0}#east-menu{top:50vh}.flash>.message .close{max-width:40px}article .video_embed{width:100%;margin:auto}.video_embed iframe{height:300px}