*{margin:0;padding:0;box-sizing:border-box;list-style:none}h1,h2,h3,h4,h5,h6{font-size:1rem;font-weight:normal}a{color:inherit;text-decoration:none}html{overflow-y:scroll}html.no-scroll{overflow:hidden}body{margin:.5rem;font-family:neue-haas-grotesk-display,sans-serif}::-webkit-scrollbar{width:0px}main{min-height:100vh;margin-top:1rem}@media(max-width: 800px){:root{font-size:15px}}.header__title{position:fixed;top:0;left:0;width:100%;font-size:3rem;line-height:1;padding:1rem .75rem;text-transform:uppercase;z-index:10;transition:color .3s;background:#fff}.header__title:hover{cursor:pointer;color:#42ff00}.header__text{margin-top:5.75rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.25;padding:0 .35rem}.header__text p~p{margin-top:1.25rem}.header__text__btn{margin-top:.5rem;font-size:.9rem}.header__text__btn:hover{color:#42ff00;cursor:pointer}.header__text__more{padding-top:1rem;display:none}@media(max-width: 577px){.header__text{margin-top:8rem}}.header__filter{position:sticky;top:3.75rem;padding:1.25rem .35rem 2rem;font-size:.9rem;z-index:5;pointer-events:none;background:linear-gradient(180deg, rgb(255, 255, 255) 75%, rgba(255, 255, 255, 0) 100%)}@media(max-width: 577px){.header__filter{top:6.75rem}}.header__filter__order{display:flex;flex-wrap:wrap}.header__filter__order div{margin-right:.75rem;margin-bottom:.75rem;padding:0 .85rem;height:1.7rem;display:flex;align-items:center;border:1px solid #000;border-radius:2rem;line-height:1;text-transform:uppercase;background-color:#fff;cursor:pointer;pointer-events:auto}.header__filter__order div:hover{background-color:#42ff00}.header__filter__order div.active{background-color:#42ff00}.header__filter__categories{display:flex;flex-wrap:wrap}.header__filter__categories div{margin-right:.75rem;margin-bottom:.75rem;padding:0 .85rem;height:1.7rem;display:flex;align-items:center;border:1px solid #000;border-radius:2rem;line-height:.9;text-transform:uppercase;background-color:#fff;cursor:pointer;pointer-events:auto}.header__filter__categories div:hover{background-color:#42ff00}.header__filter__categories div.active{background-color:#42ff00}.project{display:none;margin-right:1rem;transition:all .5s ease;cursor:pointer}.project.highlight .project__title{background-color:#fec3bf}.project.highlight .project__image{background-color:#fec3bf}.project:hover{transition:all .5s ease}.project:hover .project__title{background-color:#42ff00}.project:hover .project__image{background-color:#42ff00}.project.active{pointer-events:none;opacity:.3 !important}.project.active .project__title{background-color:#42ff00}.project.active .project__image{background-color:#42ff00}.project__title{display:inline-block;vertical-align:top;padding:.35rem;text-transform:uppercase;margin-right:-4px}.project__image{display:inline-block;height:9rem;padding:.35rem;margin-right:-4px;margin-bottom:-4px}@media(max-width: 600px){.project__image{height:6rem}}.project__image img{width:auto;height:100%;display:block}.modal{position:fixed;border:3px solid #42ff00;background-color:#fff;width:25rem;height:85vh;padding:1.25rem;top:2rem;right:2rem}@media(max-width: 600px){.modal{top:1.5rem !important;right:1.5rem !important;bottom:1.5rem !important;left:1.5rem !important;height:auto;width:auto;padding:1rem}}.modal__wrapper{position:absolute;top:1.25rem;left:1.25rem;bottom:1.25rem;right:1.25rem}.modal.big{top:2rem !important;right:2rem !important;left:2rem !important;bottom:2rem !important;width:calc(100% - 4rem)}.modal.big .modal__content{display:none}.modal.big .modal__gallery__item__image{height:73vh;width:100%}.modal.big .modal__gallery__item__image img{width:auto;height:73vh;margin:auto}.modal.big .modal__gallery__item__video{height:73vh}.modal.big .modal__gallery__item__video__wrapper{width:70%}@media(max-width: 600px){.modal.big .modal__gallery__item__video__wrapper{width:100%}}.modal__header{display:flex;justify-content:space-between;margin-bottom:1rem}.modal__title{font-size:2rem;line-height:1.1;margin-bottom:.25rem;text-transform:uppercase;padding-right:1rem}.modal__icons{display:flex}.modal__icons img{height:1.3rem;width:auto}.modal__icons *{cursor:pointer}.modal__icons .modal__more{margin-left:.25rem}@media(max-width: 600px){.modal__icons .modal__more{display:none}}.modal__icons .modal__less{display:none;margin-left:.25rem;font-weight:bold}.modal__gallery{position:relative;overflow:hidden;width:100%}.modal__gallery .slick-track{display:flex !important}.modal__gallery .slick-slide{height:20rem}.modal__gallery__item__image{height:20rem;padding:0 1.25rem}.modal__gallery__item__image img{width:auto;height:100%;margin:auto}.modal__gallery__item__caption{margin-top:.75rem;padding:0 4rem;text-align:center;font-size:.7rem}.modal__gallery__item__video{height:20rem;display:flex;justify-content:center;align-items:center;padding:0 1.25rem}.modal__gallery__item__video__wrapper{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.modal__gallery__item__video__wrapper iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.modal__slide{margin-left:-1.25rem;margin-right:-1.25rem}@media(max-width: 600px){.modal__slide{margin-left:-1rem;margin-right:-1rem}}.modal__slide__nav{position:absolute;top:0;height:100%;display:flex;align-items:center;cursor:pointer}.modal__slide__nav__prev{left:0}.modal__slide__nav__next{right:0}.modal__content__lang{display:flex;text-transform:uppercase;padding-top:1rem;padding-bottom:1rem}.modal__content__lang>div{margin-right:.5rem;font-size:.7rem;cursor:pointer}.modal__content__lang>div.active{cursor:auto;border-bottom:2px solid #42ff00}.modal__content__text{overflow-y:auto}.modal__content__text::-webkit-scrollbar{width:.4rem}.modal__content__text::-webkit-scrollbar-thumb{border:1px solid #42ff00;border-radius:.4rem}@media(max-width: 600px){.modal__content__text{max-height:calc(var(--vh, 1vh)*100 - 33.5rem);max-height:calc(100vh - 33.5rem)}}.modal__content__text>div{display:none}.modal__content__text>div.active{display:block}.modal__content__text>div p{margin-bottom:1rem}.modal__content__text>div p:last-of-type{margin-bottom:0}.modal__content__text>div a{border-bottom:2px solid #42ff00}
