*,*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}button{color:inherit;padding:0;border:none;cursor:pointer;background:transparent;font-size:inherit}form{display:block}select,input{font-size:inherit;font-family:inherit}pre{font-family:monospace}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%}a{text-decoration:none;color:inherit;transition:color .3s}textarea{font-size:inherit;font-family:inherit;line-height:inherit;resize:none}hr{height:1px;background:var(--border);margin:0;padding:0;border:none}*:focus:not(:focus-visible){outline:none}@font-face{font-family:Antonio;font-weight:400;font-display:swap;src:url(/fonts/Antonio-Regular.ttf) format("truetype")}@font-face{font-family:RobotoFlex;font-weight:400;font-display:swap;src:url(/fonts/RobotoFlex-Regular.ttf) format("truetype")}@font-face{font-family:RobotoFlexBold;font-weight:800;font-display:swap;src:url(/fonts/RobotoFlex-Bold.woff2) format("woff2")}h3{text-transform:uppercase;margin-bottom:3rem;font-size:calc(var(--font-refsize) * 1.8)}@media (max-width: 600px){h3{margin-bottom:1rem}}p{font-family:RobotoFlex,sans-serif;width:82%}hr{width:100%;height:2px;background-color:var(--white)}.small-font{font-size:calc(var(--font-refsize) * 1.4);font-family:RobotoFlex,sans-serif}.right{text-align:right}strong{font-weight:700;font-family:RobotoFlexBold,sans-serif}@media (min-width: 700px){.mobile-only{display:none}}@media (max-width: 700px){.mobile-hidden{display:none}}.flex{display:flex}.wrap{flex-wrap:wrap}.jcc{justify-content:center}.f-30{width:30%}.auto{margin:auto}.mx-5{margin:0 3vh}.navbar{display:flex;justify-content:space-between;padding:0 2rem;margin-top:1.3rem;font-size:17px}@media screen and (max-width: 600px){.navbar{font-size:13px;padding:0 1rem}}.navbar .menu{display:flex;justify-content:space-between;gap:3.5rem}@media screen and (max-width: 990px){.navbar .menu{gap:.7rem}}.navbar a{color:#fff;text-transform:uppercase}.navbar a:hover{transform:scale(1.1)}.navbar svg{height:60px;aspect-ratio:1}@media screen and (max-width: 600px){.navbar svg{height:30px}}.logo-red{--logo-top: var(--red);--logo-left: var(--white);--logo-point: var(--red);--logo-text: var(--black)}.logo-black{--logo-top: var(--white);--logo-left: var(--black);--logo-point: var(--red);--logo-text: var(--white)}.logo-white{--logo-top: var(--white);--logo-left: var(--white);--logo-point: var(--red);--logo-text: var(--black)}.header{display:flex;flex-direction:column;justify-content:center;height:calc(var(--windowHeight) - 70px)}@media screen and (max-width: 600px){.header{height:calc(var(--windowHeight) * .4)}}.logo{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 600px){.logo{margin-bottom:calc(var(--windowHeight) * .11)}}.logo svg{width:100%;min-width:400px;padding-left:calc(var(--windowWidth) * .06);height:calc(var(--windowHeight) * .5)}@media screen and (max-width: 600px){.logo svg{padding-left:calc(var(--windowWidth) * .08);height:calc(var(--windowHeight) * .19);margin-bottom:2rem;min-width:230px}}.logo .bar{display:flex;flex-direction:column;width:100%;text-transform:uppercase}.logo .bar>span:nth-child(2){height:2px;max-height:2px;width:100%}.logo .bar>span:first-child{margin-bottom:.5rem}.logo .bar>span:last-child{margin-top:.2rem}.logo .wh{background-color:#fff}.logo .re{background-color:var(--red)}h1{text-transform:uppercase;text-align:center;font-size:calc(var(--font-refsize) * 7);padding:0 calc(var(--windowWidth) * .07)}@media (max-width: 900px){h1{font-size:calc(var(--font-refsize) * 5)}}@media (max-width: 600px){h1{font-size:calc(var(--font-refsize) * 3)}}.description{padding:0 calc(var(--windowWidth) * .02);width:50%;margin:calc(var(--windowHeight) * .03) auto}@media (max-width: 700px){.description{margin-top:6vh;width:90%}}@media screen and (min-width: 600px){.master-scroll{position:absolute;top:0;margin-top:calc(var(--windowHeight) - 35px)}}@media screen and (max-width: 600px){.master-scroll{margin-top:2rem;margin-bottom:1rem}}.footer{display:flex;flex-wrap:wrap;margin:3rem;justify-content:space-between}@media (max-width: 700px){.footer{margin:1rem;gap:3vh}}@media (max-width: 700px){.footer div{width:100%;margin:auto}}.footer svg{height:70px}.footer .contact{display:flex;flex-direction:column;min-width:10rem;max-width:10rem;gap:5px;text-align:end}.footer .contact span{text-transform:uppercase}.footer .contact div{font-size:12px;font-family:RobotoFlex,sans-serif}@media (max-width: 700px){.footer .contact .social{text-align:center}}.footer .contact .social svg{margin:3px;width:30px}.footer .menu{text-transform:uppercase;display:flex;flex-direction:column;min-width:10rem;max-width:10rem;gap:8px}@media (max-width: 700px){.footer .menu{flex-direction:row;justify-content:space-between;min-width:20rem;margin:auto}}.articles{padding:4rem 0;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:auto;max-width:900px}.articles article-film{cursor:grab}.videos{max-width:1500px}.player{max-width:580px}.videos>youtube-player{max-width:340px}.articles>youtube-player{max-width:340px}.episodes{padding:4rem 0;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:95%;margin:auto}.carousel{height:calc(var(--windowWidth) * .61);margin:auto auto 80px;max-height:700px;max-width:1200px;transition:width .15s,max-width .15s}@media (min-width: 1400px){.carousel:hover{width:100%;max-width:1250px}}.home-title{display:flex;width:100%;align-items:center;margin-bottom:4rem;flex-wrap:wrap;justify-content:center}.home-title .img{width:115%;position:relative;max-width:700px;margin:20px}.home-title .img div{position:absolute;top:50%;left:50%;text-transform:uppercase;opacity:70%;font-size:6vw;transform:translate(-50%,-50%);width:max-content}@media (max-width: 700px){.home-title .img div{font-size:6vh}}.home-title .text{width:100%;text-align:center;text-transform:uppercase;transform:rotate(-40deg)}.home-title .text img{width:40%;transition:all .3s}.home-title .text img:hover{transform:rotate(20deg)}.synopsis{display:flex;flex-wrap:wrap;justify-content:center;margin:0 20px;font-family:RobotoFlex,sans-serif}.synopsis>.text{max-width:38%;margin-top:calc(var(--windowHeight) * .1)}@media (max-width: 900px){.synopsis{flex-direction:column-reverse;align-items:center}.synopsis>.text{max-width:80%;margin-top:0}}.tech-list{display:flex;align-items:flex-start;margin-top:40px;flex-wrap:wrap}.tech-list img{width:70%;max-width:400px;margin:2vh auto}.tech-list .text{width:60%;margin:auto;min-width:600px;line-height:initial}@media (max-width: 600px){.tech-list img{width:90%}.tech-list .text{width:100%;margin:3px;min-width:0}.tech-list .text div{margin:1vh 0}}#apropos{display:flex;margin:0}#apropos div{width:100%;margin:2rem 4rem}@media (max-width: 600px){#apropos div{margin:1rem}}#apropos p{font-size:var(--font-refsize)}.about-carousel{width:88%;margin:auto;aspect-ratio:21/9}#auxracines{display:flex;justify-content:space-evenly;margin:4rem 0;flex-wrap:wrap}#auxracines p{font-size:var(--font-refsize)}#auxracines h3{font-size:calc(var(--font-refsize) * 1.3)}#auxracines>div{max-width:20%}@media (max-width: 920px){#auxracines>div{max-width:30%}}@media (max-width: 800px){#auxracines>div{max-width:44%}}#auxracines>div>div{display:flex;justify-content:space-around;margin-bottom:3rem}#auxracines>div>div>img{object-fit:cover;width:647px;aspect-ratio:.72}.production-description{margin:auto;max-width:800px;text-align:center}.production-description>h2{padding:2vw;font-size:calc(var(--font-refsize) * 1.4)}.production-description div{font-family:RobotoFlex,sans-serif;padding:8px;font-size:calc(var(--font-refsize))}.contact-page{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center}.contact-page>.circle-text{width:100%;max-width:800px;min-width:200px;margin:1vh}.contact-page>.circle-text img{transition:all .3s}.contact-page>.circle-text img:hover{transform:rotate(20deg)}@media (max-width: 700px){.contact-page>.circle-text{margin-top:10vh;max-width:60%}}.contact-page>.circle-text>a{display:flex;justify-content:center}.contact-page>.text{text-align:right;width:100%;max-width:800px;min-width:300px;margin:4vh}.contact-page>.text>div{padding:7vh 0}:root{--red: #E63A5C;--black: #000000;--white: #FFFFFF;--font-refsize: 17px;--logo-top: var(--red);--logo-left: var(--white);--logo-point: var(--white);--logo-text: var(--black)}@media (max-width: 600px){:root{--font-refsize: 14px}}body{background-color:var(--black);font-family:Antonio,sans-serif;font-weight:400;color:#fff}
