@font-face{font-family:regular;src:url(../../fonts/cabin/Cabin-Regular-TTF.ttf)}@font-face{font-family:handwritten;src:url(../../fonts/mathilde/mathilde.otf)}@font-face{font-family:header;src:url(../../fonts/anton/Anton.ttf)}:not(:defined){filter:opacity(0%)}:defined{transition:filter 400ms}html,body{font-family:regular,Verdana,Geneva,Tahoma,sans-serif;color:#333;margin:0;background-color:transparent}a{color:var(--brand-primary);text-decoration:none;transition:text-shadow 800ms,color 1.5s;outline:0 solid transparent}a:hover{transition:text-shadow 200ms,color 100ms;text-shadow:-1px -1px 0 var(--brand-bright-primary);text-decoration:underline;color:var(--brand-secondary)}a:focus{animation:200ms borderFlash}footer strong{color:white}article>:is(h1,h2,h3,h4,h5,h6){clear:both;font-family:header;font-weight:normal;color:var(--brand-primary);text-shadow:1px 1px 1px white;clip-path:polygon(0% 100%,5% 0,100% 0,95% 100%);box-shadow:0 0 5px var(--brand-light-primary) inset;background:var(--brand-bright-primary) url(../../images/index/reflection.png) fixed no-repeat center;background-size:100% 40%;display:block;text-align:left;margin:30px auto;border-bottom:2px solid #ddd;border-right:2px solid #f2f2f2;padding-left:7%}article>h1{font-size:30pt;line-height:60px}article>h2{font-size:27pt;line-height:50px;filter:brightness(120%)}article>h3{font-size:24pt;line-height:40px;filter:brightness(130%)}article>h4{font-size:21pt;line-height:30px;border:0}article>h5{font-size:18pt;line-height:20px;border:0}article>h6{font-size:15pt;line-height:10px;border:0}#wavebg{position:absolute;top:0;left:0;bottom:5px;right:0;z-index:-1;background-color:var(--brand-bright-primary);filter:opacity(0.6) blur(5px)}#wavebg wobbling-segment[slave="1"]{stroke:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.9)}#wavebg wobbling-segment[slave="2"]{stroke:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.8)}#wavebg wobbling-segment[slave="3"]{stroke:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.7)}#wavebg wobbling-segment[slave="4"]{stroke:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.6)}#wavebg wobbling-segment[slave="5"]{stroke:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.5)}#wavebg wobbling-segment[slave="6"]{stroke:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.4)}#wavebg wobbling-segment[slave="7"]{stroke:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.3)}#wavebg wobbling-segment[slave="8"]{stroke:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.2)}#wavebg wobbling-segment[slave="9"]{stroke:rgba(var(--brand-primary-rgb-r),var(--brand-primary-rgb-g),var(--brand-primary-rgb-b),.1)}#content{position:relative;z-index:0}header{position:relative;display:grid;grid-template-columns:1fr 40vw 1fr;width:100%;height:200px;border-top:5px groove var(--brand-primary)}header .logo{text-align:center}header .logo a{display:block;background:radial-gradient(circle at center,#fff9 50%,transparent 80%)}header .logo img{object-fit:contain;width:100%;height:100%;max-height:200px}.headermenu{display:flex;flex-direction:row;justify-content:space-around;align-items:center}to-top{position:fixed;bottom:50px;right:50px;transition:filter 500ms;cursor:pointer;filter:opacity(0%);border-radius:50%}to-top.show{filter:opacity(100%)}main{min-height:80vh}article{text-align:justify}main img{display:block}main img:not([style*="float:"]){box-shadow:0 0 10px var(--brand-bright-primary);max-width:100%}main img[style*="float:"]{max-width:60vw;padding:30px 2vw}article>*{width:60vw;max-width:1000px;margin:40px auto}footer{clear:both;width:100%;padding:10vh 0;color:#eee;margin-top:40px;background:linear-gradient(to bottom right,white 0,var(--brand-primary) 30%,var(--brand-primary) 60%,var(--brand-secondary) 100%);box-shadow:0 0 15px white inset;text-align:center;filter:opacity(80%)}footer a{color:white}.hamburger{display:none}news-roller{min-height:30vh;max-height:70vh}news-roller>[slot=label]{color:var(--brand-light-primary);background-color:var(--brand-primary);cursor:pointer;display:flex;align-items:center;justify-content:end;padding-right:30px;position:relative;font-size:20pt;font-family:header;font-weight:normal;transition:filter 700ms,color 200ms,background-color 300ms}news-roller>[slot=screen]{animation-name:NewsRollerDisappear;animation-duration:600ms;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}news-roller>[slot=label]:not(.show):hover{color:var(--brand-bright-primary)}news-roller>[slot=label].show{color:#333;background-color:var(--brand-bright-primary)}news-roller>[slot=screen].show{animation-name:NewsRollerAppear}news-roller>[slot=label]::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:50px;height:100%;background-color:var(--brand-bright-primary);clip-path:polygon(0% 0,100% 50%,0% 100%);filter:opacity(0%);transition:left 10s,top 10s,filter 1s}news-roller[side=top]>[slot=label]::after{width:100%;height:50px;top:0;left:0;clip-path:polygon(0% 0,100% 0,50% 100%)}news-roller>[slot=label].show::after{left:100%;filter:opacity(90%);transition:left 400ms,filter 400ms}news-roller[side=top]>[slot=label].show::after{left:0;top:100%}news-roller :is(article,p,h1,h2,h3){padding:20px 8% 20px 8%;width:84%}news-roller>.entry>img{position:absolute;top:-15%;left:0;width:100%}news-roller>.entry>.description{position:absolute;right:-100%;bottom:13%;min-width:30%;min-height:50px;max-width:60%;color:white;background-color:var(--brand-primary);box-shadow:10px 10px 2px var(--brand-light-primary);font-family:handwritten;font-weight:normal;font-size:35pt;text-align:right;z-index:1;filter:opacity(0%);padding:1% 10% 1% 3%;transition:right 1s,filter 900ms;transition-delay:800ms;transition-timing-function:ease-out}news-roller>.entry>.description>a.goto{position:absolute;bottom:20%;right:5%;width:40px;height:40px}news-roller>.entry>.description>a.goto img{width:100%;height:100%;transition:filter 200ms;border-radius:50%}news-roller>.entry>.description>a.goto img:hover{filter:brightness(140%)}news-roller>.entry.show>.description{right:0;filter:opacity(90%)}.video_embed iframe{width:100%;height:60vh}#homecinema{width:100%;height:70vh}