@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";*,*::before,*::after{margin:0;padding:0;font:inherit;color:inherit;box-sizing:border-box;font-family:"Montserrat"}html{font-size:50%;scroll-behavior:smooth}body{display:flex;flex-direction:column;min-height:100vh;font-size:1.5rem;overflow-x:hidden;letter-spacing:.05rem}@media screen and (min-width: 1024px){body{font-size:1.6rem}}main,main .barba{display:flex;flex:1;overflow:hidden;flex-direction:column}main .waves__section--above-overlay,main .barba .waves__section--above-overlay{flex:1;display:flex;flex-direction:column}main .waves__section--above-overlay .objectives,main .barba .waves__section--above-overlay .objectives{flex:1}section{padding:5rem 0}@media screen and (min-width: 578px){section{padding:7.5rem 0}}@media screen and (min-width: 1024px){section{padding:10rem 0}}@font-face{font-family:"Halimun";src:url("../fonts/Halimun.woff2") format("woff2");src:url("../fonts/Halimun.woff") format("woff");src:url("../fonts/Halimun.ttf") format("truetype")}@font-face{font-family:"Neue";font-weight:normal;src:url("../fonts/neue/roman.woff") format("woff")}@font-face{font-family:"Neue";font-weight:600;src:url("../fonts/neue/medium.woff") format("woff")}@font-face{font-family:"Neue";font-weight:bold;src:url("../fonts/neue/bold.woff") format("woff")}h1,.h1,h2,.h2,h3,.h3{line-height:1.3;font-weight:bold;font-family:"Neue"}h1,.h1{font-size:3.6rem;min-width:400px}@media screen and (min-width: 678px){h1,.h1{font-size:5rem}}h2,.h2{font-size:3rem}@media screen and (min-width: 678px){h2,.h2{font-size:4.3rem}}h3,.h3{font-size:2.2rem}h4,.h4{font-size:1.8rem}a{cursor:pointer;text-decoration:none}p{line-height:2.1;color:#666;letter-spacing:.01rem}ul,ol{margin-top:2.5rem;padding-left:2rem}ul li,ol li{line-height:1.75;position:relative}ul li:not(:last-child),ol li:not(:last-child){margin-bottom:1.5rem}ul li::marker,ol li::marker{font-weight:bold}ul{list-style:none;padding-left:3rem}ul li::before{top:.9rem;content:"";right:calc(100% + 2rem);width:.8rem;height:.8rem;display:block;position:absolute;border-radius:50%;background-color:#0f0f0f}.hand-writing{font-family:"Halimun"}.container{width:100%;margin:0 auto;padding:0 2.5rem;max-width:135rem}.container--no-bound{max-width:none}@media screen and (min-width: 400px){.container{padding:0 3.5rem}}@media screen and (min-width: 578px){.container{padding:0 5rem}}@media screen and (min-width: 1024px){.container{padding:0 8rem}}@keyframes floatingEffect{0%{transform:translateY(0rem)}50%{transform:translateY(-1.25rem)}100%{transform:translateY(0rem)}}.btn{cursor:pointer;font-weight:bold;color:#fff;display:inline-block;padding:1.2rem 3rem;border-radius:1.5rem;background-color:#e52e2e;border:solid .3rem #e52e2e;transition:color ease-out .25s,border-color ease-out .25s,background-color ease-out .25s}.btn:hover{color:#0f0f0f;border-color:#ff9797;background-color:#ff9797}.btn--secundary{color:#0f0f0f;border-color:#0f0f0f;background-color:rgba(0,0,0,0)}.btn--thirdiary{color:#0f0f0f;border-color:#fff;background-color:#fff}.btn--thirdiary:hover{color:#fff;border-color:#0f0f0f;background-color:#0f0f0f}.waves{padding:8rem 0 8.5rem;max-width:100vw}.waves__section{width:100%;max-width:100vw;overflow:hidden}.waves__section--above-overlay{margin-top:-7vw}@media screen and (min-width: 678px){.waves__section--above-overlay{margin-top:-3vw}}@media screen and (min-width: 1024px){.waves__section--above-overlay{margin-top:-3.75vh}}@media screen and (min-width: 1390px){.waves__section--above-overlay{margin-top:-4.5vh}}@media screen and (min-width: 2000px){.waves__section--above-overlay{margin-top:-1.7vh}}.waves__wrapper{width:600vw;display:flex;justify-content:flex-start}.waves__wrapper svg{height:auto;margin-left:-1px;width:calc(100vw + 2px)}@media screen and (min-width: 678px){.waves__wrapper svg{width:calc(33.3333333333vw + 2px)}}@media screen and (min-width: 2000px){.waves__wrapper svg{width:calc(16.6666666667vw + 2px)}}@media screen and (min-width: 678px){.waves__wrapper{width:300vw}}.transition-circle{z-index:200;width:100vw;height:100vw;position:fixed;border-radius:50%;transform:scale(0);top:calc(50vh - 50vw);left:calc(50vW - 50vw);background-color:#fff;transition:transform 1s ease-out}.hero{height:auto;max-width:100vw;overflow:hidden}.hero .container{display:flex;height:100vh;max-height:60rem;padding-top:5rem;align-items:center;flex-direction:column;justify-content:space-between}@media screen and (min-width: 460px){.hero .container{max-height:70rem}}@media screen and (min-width: 578px){.hero .container{max-height:80rem}}@media screen and (min-width: 678px){.hero .container{margin-top:5rem;padding-top:3rem}}@media screen and (min-width: 1024px){.hero .container{min-height:0;padding-top:8rem;padding-bottom:17rem;justify-content:center;height:68rem;margin-top:0;padding-top:0;padding-bottom:0;flex-direction:row;justify-content:space-between}}.hero__content{width:100%;margin:auto;display:flex;max-width:50rem;text-align:center;align-items:center;flex-direction:column}.hero__content p{display:none;max-width:40rem}@media screen and (min-width: 1024px){.hero__content p{display:initial}}@media screen and (min-width: 1024px){.hero__content{margin:initial;display:block;text-align:left;margin-top:-3rem}}.hero__title{max-width:30rem}@media screen and (min-width: 678px){.hero__title{max-width:none}}@media screen and (min-width: 1024px){.hero__title{margin-bottom:2rem}}.hero__buttons{display:flex;margin-top:4rem;flex-direction:column;align-items:center}.hero__buttons .btn:not(:last-child){margin-bottom:2rem}@media screen and (min-width: 1024px){.hero__buttons{align-items:flex-start}}.hero__image{z-index:-1;position:relative;width:65vw;height:100%;display:block;max-width:42rem;max-height:60rem;-o-object-fit:contain;object-fit:contain}.hero__image-back{left:50%;z-index:-1;position:absolute;border-radius:50%;bottom:calc(-50% - 20vw);transform:translateX(-50%)}.hero__image-back:first-child{width:95vw;height:95vw;max-width:69rem;max-height:69rem;background-color:#ffafaf}@media screen and (min-width: 1024px){.hero__image-back:first-child{width:69rem;height:69rem;animation:outerCircle 1.25s .5s forwards}}.hero__image-back:nth-child(2){width:82.5vw;height:82.5vw;max-width:60rem;max-height:60rem;background-color:#fc9494;transform:translateX(-50%) translateY(-8%)}@media screen and (min-width: 1024px){.hero__image-back:nth-child(2){width:60rem;height:60rem;animation:innerCircle 1.25s .5s forwards;transform:translateX(-50%) translateY(-5rem) scale(0)}}@media screen and (min-width: 1024px){.hero__image-back{bottom:-30rem;max-width:none !important;max-height:none !important;transform:scale(0)}}.hero__image-wrapper{width:100%;display:flex;margin-top:4rem;position:relative;justify-content:center}@media screen and (min-width: 1024px){.hero__image-wrapper{display:none}}@media screen and (min-width: 1024px){.hero__image-wrapper{width:auto;margin-top:0;display:block;margin-right:10.5rem;align-self:flex-end}}@media screen and (min-width: 1570px){.hero__image-wrapper{margin-right:17rem}}@media screen and (min-width: 1024px){.hero__image{width:90%;max-width:none;max-height:none;margin-left:5%;transform:translateY(100%);animation:heroImage 1.25s 1.15s forwards}}.hero__socials{left:85%;top:5rem;display:none;position:absolute;flex-direction:column}.hero__socials-item{width:7rem;height:7rem;display:flex;border-radius:50%;align-items:center;justify-content:center;background-color:#e52e2e;transition:background-color ease-out .25s}.hero__socials-item:hover{background-color:#ff9797}.hero__socials-item:hover img{filter:invert(0)}.hero__socials-item:first-child{margin-bottom:1.75}.hero__socials-item:nth-child(2){margin-left:12.5rem;margin-bottom:5.5rem}.hero__socials-item:nth-child(3){margin-left:21rem}.hero__socials-item img{width:3.2rem;height:3.2rem;display:block;filter:invert(1);transition:filter ease-out .25s}.hero__socials-item img::-moz-selection{display:none}.hero__socials-item img::selection{display:none}@media screen and (min-width: 1024px){.hero__socials{opacity:0;display:flex;transform-origin:-22rem 50rem;animation:rotation 1.5s .3s forwards}}.hero__name{left:50%;bottom:107%;display:none;font-size:2rem;text-align:center;position:absolute;white-space:nowrap;transform:translateX(-50%)}@media screen and (min-width: 1024px){.hero__name{bottom:103.5%;display:block;font-size:3.4rem}}.hero__arrow{top:-1%;left:15%;width:6rem;display:none;position:absolute}@media screen and (min-width: 1024px){.hero__arrow{display:block}}.hero__back-circle{top:0;width:50vw;height:50vw;opacity:.08;position:absolute;border-radius:50%;background-color:#ff9797}.hero__back-circle:nth-child(1){left:-10vw}.hero__back-circle:nth-child(2){left:25%}.hero__back-circle:nth-child(3){left:80vw}.hero__back-circles{top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;overflow:hidden;position:absolute;pointer-events:none;z-index:-2}@media screen and (min-width: 678px){.hero__back-circle{width:40vw;height:40vw}}@media screen and (min-width: 1024px){.hero__back-circle{width:30vw;height:30vw}.hero__back-circle:nth-child(2){left:35%}}@media screen and (min-width: 1024px){.hero{height:68rem}}@keyframes rotation{0%{opacity:0;transform:rotate(-160deg)}100%{opacity:1;transform:rotate(0deg)}}@keyframes innerCircle{0%{transform:translateX(-50%) translateY(5rem) scale(0)}100%{transform:translateX(-50%) translateY(-5rem) scale(1)}}@keyframes outerCircle{0%{transform:translateX(-50%) translateY(10rem) scale(0)}100%{transform:translateX(-50%) translateY(0rem) scale(1)}}@keyframes heroImage{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}.expertises{opacity:.7;display:flex;margin-top:3.75rem}.expertises__part{display:flex}.expertises__part>*{display:flex;align-items:center;font-size:2.7rem;font-weight:normal;font-family:"Neue";color:#0f0f0f;white-space:nowrap}.expertises__part>*::after{content:"";width:6px;height:6px;display:block;border-radius:50%;margin:0 4.5rem;background-color:#0f0f0f}.expertises__section .h2{font-weight:normal;font-size:3.4rem;text-align:center}.expertises__section .h2 b{font-weight:bold;font-family:inherit}.expertises__section .container{display:flex;justify-content:space-between}.projects{margin-top:-2.5rem;padding:10.5rem 0 10rem;background-color:#fff}.projects .container{margin-bottom:2rem}@media screen and (min-width: 678px){.projects .container{margin-bottom:6.75rem}}.projects__head{display:flex;align-items:center;margin-bottom:2.5rem}@media screen and (min-width: 678px){.projects__head{margin-bottom:4rem}}.projects .swiper-overflow-container{overflow-x:hidden}.projects .swiper-overflow-container .container{overflow:visible}.projects .swiper-overflow-container .swiper-container{overflow:visible}.projects .swiper-buttons{display:flex;margin-left:2rem}.projects .swiper-button-prev,.projects .swiper-button-next{width:4rem;height:5rem;margin-top:0;position:static;padding:1.25rem .5rem;border-radius:10px}.projects .swiper-button-prev svg,.projects .swiper-button-next svg{fill:#666;transition:fill .25s ease-out}.projects .swiper-button-prev:hover svg,.projects .swiper-button-next:hover svg{fill:#e52e2e !important}.projects .swiper-button-prev::after,.projects .swiper-button-next::after{content:none}.projects .swiper-button-next{rotate:180deg}.projects .swiper-pagination{position:static;margin-top:2.5rem}.projects .swiper-pagination-bullet-active{background-color:#e52e2e !important}.projects .swiper-pagination-bullet{width:1rem;height:1rem}@media screen and (min-width: 678px){.projects .swiper-pagination{margin-top:4.5rem}}.projects__swiper{overflow:inherit !important}.projects__swiper .swiper-slide{width:100%}@media screen and (min-width: 678px){.projects__swiper .swiper-slide{width:80%}}.projects__item{overflow:hidden;border-radius:15px}@media screen and (min-width: 678px){.projects__item{height:360px}}.projects__item:hover .projects__image,.projects__item:hover .projects__video{scale:1.03}.projects__item--inner{height:100%;display:flex;overflow:hidden;align-items:center;justify-content:center}.projects__item--dmp .projects__item--inner{padding:3rem;overflow:hidden}.projects__image,.projects__video{transform-origin:center;transition:scale .25s ease-out}@media screen and (min-width: 678px){.projects__image,.projects__video{-o-object-fit:cover;object-fit:cover}}.projects__image{width:100%;height:100%}.projects__video{height:100%;width:53vw;max-width:100%;border-radius:15px}@media screen and (min-width: 678px){.projects__video{width:auto}}.experiences{padding-bottom:14rem}@media screen and (max-width: 678px){.experiences{padding-bottom:10rem}}.experiences .h2{width:100%;text-align:center;margin-bottom:2rem;margin-bottom:3.5rem}.experiences .h3{font-size:3.5rem}.experiences__divider{height:3px;width:100%;border-radius:50px;background-color:#fbc99f}.experiences__item{display:flex;align-items:center;margin-top:8rem}@media screen and (max-width: 678px){.experiences__item{margin-top:2rem;flex-direction:column !important}}.experiences__item--lift .experiences__photo--wrapper .logo__wrapper{rotate:-5deg}.experiences__item--eventix{flex-direction:row-reverse}.experiences__item--eventix .experiences__photo{rotate:-5deg;max-width:380px}.experiences__item--eventix .experiences__photo--wrapper{padding-left:0;padding-right:70px}@media screen and (max-width: 678px){.experiences__item--eventix .experiences__photo--wrapper{padding-right:0;margin-left:0}}.experiences__item--eventix .experiences__photo--wrapper .logo__wrapper{rotate:5deg;top:10px !important;right:30px;left:initial;translate:-10% 10%}@media screen and (max-width: 678px){.experiences__item--eventix .experiences__photo--wrapper .logo__wrapper{right:-60px}}@media screen and (min-width: 678px){.experiences__item--eventix .experiences__photo--wrapper .logo__wrapper{top:-10px !important}}.experiences__item--eventix .experiences__photo--wrapper .logo__wrapper img{max-width:120px}.experiences__item--hbo-start{flex-direction:row-reverse}.experiences__item--fontys-prop .experiences__photo--wrapper .logo__wrapper img,.experiences__item--fontys-start .experiences__photo--wrapper .logo__wrapper img{height:60px}.experiences__item--fontys-prop{margin-top:9rem}.experiences__item--fontys-prop .experiences__photo--wrapper .logo__wrapper{left:30px;rotate:-5deg}.experiences__item--fontys-start{flex-direction:row-reverse}.experiences__item--fontys-start .experiences__photo{rotate:-5deg;max-width:380px}.experiences__item--fontys-start .experiences__photo--wrapper{padding-right:70px}.experiences__item--fontys-start .experiences__photo--wrapper .logo__wrapper{rotate:5deg;top:-30px;left:17% !important;left:initial;translate:-10% 10%}.experiences__item--indicia{flex-direction:row-reverse}.experiences__item--indicia .experiences__photo{rotate:-5deg;max-width:380px}.experiences__item--indicia .experiences__photo--wrapper{padding-left:0;padding-right:70px}@media screen and (max-width: 678px){.experiences__item--indicia .experiences__photo--wrapper{padding-right:0;margin-left:0}}.experiences__item--indicia .experiences__photo--wrapper .logo__wrapper{rotate:5deg;right:30px;top:30px;bottom:initial;left:initial;translate:-10% 10%}@media screen and (max-width: 678px){.experiences__item--indicia .experiences__photo--wrapper .logo__wrapper{right:-60px}}.experiences__item--indicia .experiences__photo--wrapper .logo__wrapper img{max-width:120px}.experiences__item--unfo{flex-direction:row-reverse}.experiences__item--unfo .experiences__photo--wrapper{padding-left:0;padding-right:70px}@media screen and (max-width: 678px){.experiences__item--unfo .experiences__photo--wrapper{padding-right:0;margin-left:0}}.experiences__item--unfo .experiences__photo--wrapper .experiences__photo{max-width:380px}.experiences__item--unfo .experiences__photo--wrapper .logo__wrapper{top:100%;left:50%;translate:-30% -50%}.experiences__item--mbo-end .experiences__photo--wrapper .logo__wrapper{rotate:-5deg}.experiences__info{padding:30px 0}@media screen and (min-width: 1024px){.experiences__info{max-width:50%}}.experiences__time{opacity:.8;display:block;font-weight:600;font-size:1.8rem;margin-top:.7rem;color:#3f3f3f}.experiences__text{margin-top:2rem}.experiences__text p{font-size:1.7rem;line-height:2}.experiences__photo{max-width:320px;max-height:380px;rotate:5deg;margin-right:15px;border-radius:30px}.experiences__photo--wrapper{flex:1;display:flex;align-items:center;padding-left:100px;position:relative;justify-content:center}@media screen and (max-width: 678px){.experiences__photo--wrapper{scale:.7;margin-left:-70px;margin-top:-3rem;margin-bottom:-4rem}}.experiences__photo--wrapper .logo__wrapper{top:50%;left:40px;translate:0 -50%;padding:3rem 4rem;position:absolute;border-radius:20px;background-color:#fff}.experiences__photo--wrapper .logo__wrapper img{height:40px}.project{padding:3rem 0;color:#0f0f0f}.project--rhm,.project--iccr{color:#fff}.project--rhm .project__content ul li:before,.project--iccr .project__content ul li:before{background-color:#fff}.project--rhm .project__logo{background-color:#202020;width:16rem}@media screen and (min-width: 1024px){.project--rhm .project__logo{width:20rem}}.project--iccr .project__logo{width:13rem}@media screen and (min-width: 1024px){.project--iccr .project__logo{width:19rem}}.project--witb .project__logo{width:14rem}@media screen and (min-width: 1024px){.project--witb .project__logo{width:22rem}}.project .container{position:relative}.project__side{left:100%;top:-20px;height:80vh;display:none;position:absolute;translate:-39vw 10px;max-height:77rem;transform-origin:left center}@media screen and (min-width: 1024px){.project__side{display:block}}@media screen and (min-width: 1390px){.project__side{translate:-72.5% 10px;max-height:67rem}}.project__logo{width:26rem;display:block;border-radius:20px;padding:2rem 3rem;background-color:#fff}@media screen and (min-width: 1024px){.project__logo{width:34rem;padding:2.5rem 4.5rem}}.project__content{margin-top:4rem;max-width:600px}@media screen and (min-width: 1024px){.project__content{margin-top:5rem}}.project__content .h1{min-width:0;margin-bottom:3rem}.project__content .h2{margin-top:5rem;margin-bottom:2rem}@media screen and (min-width: 1024px){.project__content .h2{margin-top:6rem}}.project__content p,.project__content ul{color:inherit;display:block;font-size:1.8rem;margin-bottom:2.2rem}.project__content ul{margin-bottom:2.5rem}.project__content ul li:before{background-color:#0f0f0f}.project__case{font-size:2rem;display:block;font-weight:bold;margin-bottom:.75rem}@media screen and (min-width: 1024px){.project__case{margin-top:7rem;font-size:2.6rem;margin-bottom:.5rem}}.project__products{display:flex;flex-wrap:wrap;margin-bottom:-12px}.project__products>*{padding:1rem 2rem;font-weight:600;font-size:1.8rem;border-radius:10px;margin-bottom:12px;border:solid 1px #0f0f0f}.project__products>*:not(:last-child){margin-right:12px}.project__tools{display:flex;flex-wrap:wrap;padding-top:.75rem;align-items:center;margin-bottom:-15px}.project__tools>*{height:5rem;margin-bottom:15px}.project__tools>*:not(:last-child){margin-right:20px}@media screen and (min-width: 1024px){.project{padding:10vh 0 12.5vh}}/*# sourceMappingURL=style.min.css.map */