*{margin:0;padding:0;box-sizing:border-box;list-style:none;font-size:100%;font-weight:bold}:root{font-size:18px}@media(max-width: 550px){:root{font-size:16px}}body{font-family:"NeueHaasGrotesk",Arial,Helvetica,sans-serif;font-weight:bold;line-height:1.4;letter-spacing:.005em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@font-face{font-family:"NeueHaasGrotesk";src:url(ad57107a1d623acb9d75.woff2);font-weight:normal;font-style:normal}@font-face{font-family:"NeueHaasGrotesk";src:url(1aef16907eb4d6268e85.woff2);font-weight:normal;font-style:italic}@font-face{font-family:"NeueHaasGrotesk";src:url(0285cfc10e38dbbdcec2.woff2);font-weight:bold;font-style:normal}@font-face{font-family:"NeueHaasGrotesk";src:url(b003f084360e66f57ee3.woff2);font-weight:bold;font-style:italic}.header{position:fixed;top:0;left:0;display:flex;justify-content:space-between;width:100%;height:2.5rem;padding:0 1.5rem;line-height:2.5rem;text-transform:lowercase;color:#fff;background-color:#000;z-index:100}.header__logo{z-index:50}.header__logo img{padding:0 .2rem;height:1.2rem;width:auto;display:inline-block;margin-bottom:-0.5rem}@media(max-width: 900px){.header__nav{position:fixed;top:2.5rem;left:0;width:100%;background-color:#000;padding:0 1.5rem;z-index:50;overflow:hidden;height:0;transition:height .5s ease}.header__nav.active{padding:.5rem 1.5rem 1.25rem;height:auto;z-index:-1}}.header__nav ul{display:flex;justify-content:flex-end;width:100%}@media(max-width: 900px){.header__nav ul{display:block}}.header__nav ul li{margin-left:1rem;cursor:pointer}@media(max-width: 900px){.header__nav ul li{margin-left:0rem}}.header__nav ul li span{margin-left:.5rem;display:none}.header__nav ul li span.show{display:inline}.header__nav__form input{background-color:#000;border:1px solid #fff;border-radius:.25rem;padding:.1rem .25rem;color:#fff}@media(max-width: 900px){.header__nav__form input{padding:.25rem .5rem}}.header__nav__form input::placeholder{color:#fff}.header__nav__form button{background-color:#000;border:1px solid #fff;color:#fff;border-radius:.25rem;padding:.1rem .25rem;cursor:pointer}@media(max-width: 900px){.header__nav__form button{padding:.25rem .25rem}}.header__burger{display:none;position:relative;margin-top:.6rem;width:2.5rem;height:3rem}@media(max-width: 900px){.header__burger{display:block}}.header__burger div{position:absolute;width:100%;height:2px;background:#fff}.header__burger div:nth-child(2){top:.65rem}.header__burger div:nth-child(3){top:1.3rem}.header__burger.active div:nth-child(1){top:.65rem;rotate:45deg}.header__burger.active div:nth-child(2){display:none}.header__burger.active div:nth-child(3){top:.65rem;rotate:-45deg}.footer{display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem;height:2.5rem;background-color:#000;color:#fff}.footer ul{display:flex}.footer ul:nth-child(1) li{margin-right:1rem}.footer ul:nth-child(2) li{margin-left:.75rem}.footer ul:nth-child(2) li img{display:block;height:1.25rem}.card{position:relative;border-bottom:2px solid #000;padding:.5rem 0}.card__category{height:.8rem;font-size:.8rem;line-height:1;opacity:0;transition:opacity .3s}.card__title{width:90%;margin:.25rem 0 .1rem;font-size:2rem;line-height:1.1;transition:letter-spacing .3s}.card__artists{height:.8rem;font-size:.8rem;line-height:1;opacity:0;transition:opacity .3s}.card__arrow{position:absolute;top:0;right:1.5rem;height:100%;display:flex;align-items:center;transition:right .3s}.card__arrow img{display:block;height:1.75rem;width:auto;transform:rotate(-45deg)}.card:hover .card__category,.card:hover .card__artists{opacity:1}.card:hover .card__title{letter-spacing:.04em}.card:hover .card__arrow{right:1rem}.festival{position:absolute;top:-100dvh;left:0;width:100%;height:calc(100dvh - 2.5rem);z-index:60;background-color:#000;color:#fff;transition:top .5s ease-in-out}@media(max-width: 900px){.festival{top:4rem;left:1.5rem;right:1.5rem;bottom:4rem;height:calc(100dvh - 8rem);width:calc(100% - 3rem);display:none}}.festival.open{top:2.5rem}@media(max-width: 900px){.festival.open{top:4rem;display:block}}.festival__header{position:sticky;top:0;display:flex;justify-content:space-between;text-transform:uppercase;font-size:1.5rem;padding:1.5rem 1.5rem 1.5rem;margin-left:50%}@media(max-width: 900px){.festival__header{margin-left:0}}.festival__close{cursor:pointer}.festival__content{padding:0 1.5rem 1.5rem;margin-left:50%;height:calc(100% - 6rem);overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.festival__content::-webkit-scrollbar{width:0px;height:0px;display:none}@media(max-width: 900px){.festival__content{margin-left:0}}.festival__content p{margin-bottom:1.5rem}.agenda{position:fixed;top:5rem;left:calc(50% + 4rem);width:30%;height:calc(100dvh - 10rem);padding:1.5rem;display:none;z-index:50;background-color:#000;color:#fff;overflow:hidden;font-size:.85rem}@media(max-width: 900px){.agenda{left:1.5rem;right:1.5rem;top:4rem;bottom:4rem;height:calc(100dvh - 8rem);width:calc(100% - 3rem)}}.agenda.open{display:block}.agenda__header{position:sticky;top:0;display:flex;justify-content:space-between;text-transform:uppercase;padding-bottom:.5rem;margin-bottom:1rem;font-size:1.5rem;background-color:#000;cursor:move}.agenda__header__close{font-size:1.35rem;cursor:pointer}.agenda__content{height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.agenda__content::-webkit-scrollbar{width:0px;height:0px;display:none}.agenda__card{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #fff}.agenda__card__date{margin-bottom:1rem}.agenda__card__title{margin-bottom:1rem;font-size:1.5rem;line-height:1.2}.agenda__card__content p+p{margin-top:1rem}.agenda__card__link{margin-top:1rem;font-size:1rem}.search{position:fixed;top:7rem;left:calc(50% + 7rem);width:30%;height:calc(100dvh - 10rem);padding:1.5rem;z-index:30;background-color:#000;color:#fff;overflow:hidden;font-size:.85rem}@media(max-width: 900px){.search{top:4rem;left:1.5rem;right:1.5rem;bottom:4rem;height:calc(100dvh - 8rem);width:calc(100% - 3rem)}}.search__header{position:sticky;top:0;display:flex;justify-content:space-between;text-transform:uppercase;padding-bottom:.5rem;margin-bottom:1rem;font-size:1.5rem;background-color:#000;cursor:move}.search__header__close{font-size:1.35rem;cursor:pointer}.search__content{height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.search__content::-webkit-scrollbar{width:0px;height:0px;display:none}.search__card{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #fff}.search__card__date{margin-bottom:1rem}.search__card__title{margin-bottom:1rem;font-size:1.5rem;line-height:1.2}.search__card__content p+p{margin-top:1rem}.search__card__link{margin-top:1rem;font-size:1rem}.home{overflow:hidden}.home__main{position:relative;margin-top:2.5rem;height:calc(100dvh - 5rem);background-color:#ff0;overflow:hidden}.home__section{position:absolute;width:50%;height:calc(100dvh - 10rem)}@media(max-width: 900px){.home__section{width:100%}}.home__section:nth-child(1){top:0;left:0;background-color:#bbd6cc}.home__section:nth-child(2){top:calc(100dvh - 10rem);left:0;background-color:#beb9d3;transition:top .5s ease-out}.home__section:nth-child(2).open{top:5rem}@media(max-width: 900px){.home__section:nth-child(2).mobile-close{top:calc(100dvh - 20rem)}.home__section:nth-child(2).mobile-open{top:5rem}}.home__section:nth-child(3){top:0;right:0;background-color:#eccaba;transition:top .5s ease-out}@media(max-width: 900px){.home__section:nth-child(3).mobile-close{top:calc(100dvh - 15rem)}.home__section:nth-child(3).mobile-open{top:10rem}}.home__section:nth-child(4){top:calc(100dvh - 10rem);right:0;background-color:#fcf58d;transition:top .5s ease-out}.home__section:nth-child(4).open{top:5rem}@media(max-width: 900px){.home__section:nth-child(4).mobile-close{top:calc(100dvh - 10rem)}.home__section:nth-child(4).mobile-open{top:15rem}}.home__section__header{height:5rem;padding:1.5rem 1.5rem 0;font-size:.8rem;transition:letter-spacing .5s ease-out;cursor:pointer}.home__section__header:hover .home__section__title{letter-spacing:.2em}.home__section__title{font-size:1rem;text-transform:uppercase;letter-spacing:.03em;transition:letter-spacing .3s ease-out}.home__section__body{height:calc(100% - 12vh);overflow:hidden}.home__section__body__scroll{width:calc(100% + 1rem);height:100%;padding-bottom:3rem;overflow-y:scroll;padding:0 1.5rem}.home__section__accordion__header{display:flex;justify-content:space-between;align-items:center;height:5rem;padding-right:1.15rem;border-bottom:2px solid #000;cursor:pointer}.home__section__accordion__header__arrow{transition:transform .3s ease}.home__section__accordion__header__arrow img{display:block;height:1.75rem;width:auto;transform:rotate(-90deg)}.home__section__accordion__header__arrow.open{transform:rotate(90deg)}.home__section__accordion__body{display:none;width:100%;background-color:rgba(240,255,92,.2)}.home__section__accordion__body .home__section__accordion__header{height:auto;padding:.8rem .75rem .6rem;border-left:2px solid #000;border-right:2px solid #000}.home__section__accordion__body .card{padding:.5rem 1rem .5rem 1rem;border-left:2px solid #000;border-right:2px solid #000}.home__section__accordion__body__separador{height:auto;padding:.8rem .75rem .6rem;border-left:2px solid #000;border-right:2px solid #000;border-bottom:2px solid #000}.single{background-color:#f9f7d8}.single__main{margin-top:2.5rem}.single__container{display:flex;min-height:calc(100dvh - 10rem)}@media(max-width: 900px){.single__container{flex-direction:column}}.single__container__sticky{position:sticky;top:4rem}.single__container>div:nth-child(1){width:30%;padding:1.5rem .75rem 1.5rem 1.5rem}@media(max-width: 900px){.single__container>div:nth-child(1){padding:1.5rem 1.5rem 2rem;width:100%}}.single__container>div:nth-child(2){width:60%;padding:1.5rem}@media(max-width: 900px){.single__container>div:nth-child(2){width:100%}}.single__container a{color:#4d3c93;border-bottom:1px solid #4d3c93}.single__type{text-transform:uppercase;letter-spacing:.03em}.single__title{margin:1.5rem 0 .25rem;font-size:2.5rem;line-height:1.15}.single__authors{cursor:pointer}.single__authors__name span{border-bottom:1px solid #000}.single__authors__body{display:none;font-size:.85rem;padding-top:.5rem;padding-bottom:2rem}.single__authors__body p+p{margin-top:1rem}.single__authors__link{margin-top:1rem}.single__authors__projects{margin-top:1rem}.single__image{margin-bottom:1.5rem;position:relative;aspect-ratio:16/10}.single__image img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;margin-bottom:.75rem;object-fit:cover}.single__image__caption{font-size:.8rem}.single__carousel{position:relative;margin-bottom:2rem}.single__carousel__item__image{position:relative;aspect-ratio:16/10}.single__carousel__item__image img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;margin-bottom:.75rem;object-fit:cover}.single__carousel__item__caption{margin-top:.75rem;font-size:.8rem}.single__carousel__next{position:absolute;top:calc(50% - 1rem);left:1rem}.single__carousel__next img{height:2rem;width:auto;display:block;cursor:pointer}.single__carousel__prev{position:absolute;top:calc(50% - 1rem);right:1rem}.single__carousel__prev img{height:2rem;width:auto;display:block;cursor:pointer}.single__video{width:100%}.single__video iframe{width:100%;aspect-ratio:16/9;display:block;margin-bottom:2rem;border:none}.single__content *{font-weight:bold !important}.single__content p+p{margin-top:1rem}.single__cronology{margin-top:2rem;width:66%;font-size:.8rem}.single__cronology__title{text-transform:uppercase;letter-spacing:.03em}.single__cronology__item{margin-top:.6rem}.single__technical{margin-top:2rem;width:66%;font-size:.8rem}@media(max-width: 900px){.single__technical{width:100%}}.single__technical__title{margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.03em}.single__technical__function{font-weight:400}.single__information{margin-top:2rem;width:66%;font-size:.8rem}@media(max-width: 900px){.single__information{width:100%}}.single__information__title{margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.03em}.single__information__content+.single__information__title{margin-top:1.5rem}.single__nav{display:flex;justify-content:space-between;padding:1.5rem}.single__nav__next{transform-origin:center;transform:rotate(135deg)}.single__nav__prev{transform-origin:center;transform:rotate(-45deg)}.single__nav img{height:2rem;width:auto;display:block}.single__team__cargo{text-transform:uppercase;margin-bottom:.25rem}.single__team__info{margin-bottom:1rem;cursor:pointer}.single__team__bio{display:none}.single__team__bio~.single__team__cargo{margin-top:2rem}
