body{background-color:#fafafa;margin:0;font-family:Montserrat,Helvetica,sans-serif;font-weight:500}.card__container{display:block;position:relative;width:16rem;height:24rem;top:0;opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out;transition:all .3s ease-out;background-color:var(--contrast);z-index:1;border-radius:1.6rem;border:1px solid #f2f8f9}.card__container.in-view{animation:scollFadeIn 1s ease-out forwards}.card__container__wrapper{display:flex;flex-direction:column;align-items:center;transform:translateY(2rem)}.card__container__wrapper h1{-webkit-margin-before:1rem;margin-block-start:1rem;-webkit-margin-after:0;margin-block-end:0;font-size:2rem;text-align:center}.card__container__wrapper p{font-size:.9rem;width:13rem;text-align:center;height:3.5rem;line-height:1.5}.card__container__wrapper__arrow-wrapper{width:80%;display:flex;justify-content:flex-end}.card__container:hover{box-shadow:0 4px 8px rgba(38,38,38,.2);top:-.25rem;border:1px solid var(--hover_border_color);background-color:var(--contrast)}.card__container:hover .card__container__wrapper__arrow-wrapper{animation-name:horizontal-shaking;animation-duration:2s}.contact__container{display:block;position:relative;width:25rem;height:22rem;top:0;opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out;transition:all .3s ease-out;background-color:var(--contrast);z-index:1;border-radius:1.6rem;box-shadow:0 4px 8px rgba(38,38,38,.2);border:1px solid #777}.contact__container.in-view{animation:scollFadeIn 1s ease-out forwards}.contact__container__wrapper{display:flex;flex-direction:column;align-items:center}.contact__container__wrapper h1{-webkit-margin-before:1rem;margin-block-start:1rem;-webkit-margin-after:0;margin-block-end:0;font-size:1.3rem;text-align:center}.contact__container__wrapper p{font-size:.9rem;text-align:center;height:2.5rem;-webkit-margin-after:0;margin-block-end:0}.contact__container__wrapper img{padding-top:1rem;height:10rem;width:auto}.contact__container__wrapper__arrow-wrapper{width:80%;display:flex;justify-content:flex-end}.contact__container__wrapper__arrow-wrapper img{padding:0;height:auto}.contact__container:hover{box-shadow:0 4px 8px rgba(38,38,38,.2);top:-.25rem;border:1px solid var(--hover_border_color);background-color:var(--contrast)}.contact__container:hover .contact__container__wrapper__arrow-wrapper{animation-name:horizontal-shaking;animation-duration:2s}.card__row{gap:3rem;justify-content:space-between}.card__row,.contact__row{display:flex;flex-direction:row;flex-wrap:wrap}.contact__row{position:relative;gap:2rem;justify-content:center;padding:3rem 0}@media only screen and (max-width:1300px){.contact__row{padding:3rem 2rem}}@media only screen and (max-width:915px){.contact__row{padding:3rem}}@media only screen and (max-width:738px){.card__row{gap:2rem}.card__container{width:11rem;height:16rem}.card__container__wrapper{transform:translateY(1rem)}.card__container__wrapper img{width:100px;height:auto}.card__container__wrapper h1{font-size:1.2rem}.card__container__wrapper p{-webkit-margin-before:.5em;margin-block-start:.5em;font-size:.7rem;width:10rem;height:2rem}.card__container__wrapper__arrow-wrapper img{width:40px}}@media only screen and (max-width:850px){.contact__container{display:flex;align-items:center;padding-left:1.5rem;height:7rem;width:38rem;border-radius:.5rem}.contact__container__wrapper{flex-direction:row;gap:1rem}.contact__container__wrapper__arrow-wrapper{display:none}.contact__container__wrapper__info-wrapper{display:flex;flex-direction:column}.contact__container__wrapper__info-wrapper h1{font-size:1.1rem;text-align:start}.contact__container__wrapper__info-wrapper p{-webkit-margin-before:.2em;margin-block-start:.2em;text-align:start}.contact__container img{padding-top:0;height:6rem;width:auto}}@media only screen and (max-width:1673px){.card__row{justify-content:center}}@media only screen and (max-width:650px){.contact__row{gap:1rem}.contact__container{width:28rem}.contact__container__wrapper{gap:1}.contact__container__wrapper__info-wrapper h1{font-size:.9rem;text-align:start}.contact__container__wrapper__info-wrapper p{text-align:start;font-size:.7rem}}@media only screen and (max-width:490px){.contact__container{padding-left:.5rem}.contact__container__wrapper{gap:.5rem}.contact__container img{height:5rem}.contact__row{gap:1rem}.contact__container{width:21rem}}.header__container{pointer-events:none;display:flex;justify-content:space-between;align-items:start;position:-webkit-sticky;position:sticky;top:0;z-index:100;transition:background-color .3s ease}.header__container--scrolled{background-color:var(--contrast);box-shadow:0 4px 8px rgba(38,38,38,.2)}@media(max-width:995px){.header__container{align-items:center}}@media(max-width:490px){.header__container{background-color:var(--contrast)}}.header__logo-container{pointer-events:auto;transition:all .3s;display:flex;align-items:center;height:3.8rem;background-color:var(--contrast);padding:.8rem 3rem;border:none;border-radius:0 0 1.6rem 0;box-shadow:0 4px 8px rgba(38,38,38,.2)}.header__logo-container--scrolled{box-shadow:none;background-color:rgba(0,0,0,0)}@media(max-width:995px){.header__logo-container{padding:0 2rem}}@media(max-width:490px){.header__logo-container{box-shadow:none}}.header__logo{position:relative;z-index:100;height:auto;transform:translateY(4px)}@media(max-width:490px){.header__logo{width:9rem}}.header__nav-container{pointer-events:auto;display:flex;align-items:center;gap:2rem;transition:all .3s;background-color:#fff;padding-left:2rem;border:none;border-radius:0 0 0 2rem;box-shadow:0 4px 8px rgba(38,38,38,.2)}@media(max-width:995px){.header__nav-container{background-color:rgba(0,0,0,0);padding-left:0;border:none;border-radius:0;box-shadow:none}}.header__nav-container--scrolled{box-shadow:none}.header__nav-container .closing_icon{height:30px;width:35px;display:none;flex-direction:column;justify-content:space-between;background-color:var(--contrast);padding:.7rem;border-radius:.6rem;margin-right:3rem}@media(max-width:490px){.header__nav-container .closing_icon{margin-right:1rem}}.header__nav-container .closing_icon span{height:.4rem;width:100%;background-color:var(--default_color);border-radius:30rem}.header__nav-container .closing_icon:hover{cursor:pointer}@media(max-width:995px){.header__nav-container .closing_icon{display:flex}}.header__nav-container .header__nav-menu-desktop{display:flex;list-style:none;gap:1.5rem;padding-left:0;padding-right:3rem}@media(max-width:995px){.header__nav-container .header__nav-menu-desktop{display:none}}.header__nav-container .header__nav-menu-desktop li{padding:1rem 0;text-align:center;position:relative}.header__nav-container .header__nav-menu-desktop .header__nav-item{padding:1rem 0;position:relative;text-decoration:none;color:var(--default_color);font-weight:700;font-size:1.1rem;transition:color .3s ease}.header__nav-container .header__nav-menu-desktop .header__nav-item:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:2px;background-color:#0073e6;opacity:0;transform:translateY(-12px);transition:opacity .4s ease,transform .4s ease}.header__nav-container .header__nav-menu-desktop .header__nav-item:hover{color:#0073e6}.header__nav-container .header__nav-menu-desktop .header__nav-item:hover:after{opacity:1;transform:translateY(0)}.header__nav-container .header__nav-menu-mobile{list-style:none;flex-direction:column;align-items:flex-start;position:fixed;top:0;right:0;width:100%;height:100vh;background-color:var(--contrast);padding-top:6rem;z-index:99;margin:0;transition:transform .3s ease-in-out;transform:translateX(100%)}.header__nav-container .header__nav-menu-mobile.open{transform:translateX(0)}.header__nav-container .header__nav-menu-mobile li{padding:1rem 2rem;text-align:start}.header__nav-container .header__close-button{position:absolute;top:1.1rem;right:4rem;background:none;border:none;font-size:2rem;cursor:pointer;padding:0}.header__nav-container .header__nav-divider{width:100%;height:1px;background-color:#e0e0e0;margin:0}@media(max-width:490px){.header__nav-container .header__close-button{right:2rem}}.header__contact-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#f0f0f0;padding:1.3rem 1.5rem;border-radius:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease;box-shadow:0 4px 8px rgba(38,38,38,.2);margin:2rem}.header__contact-button,.header__contact-button a{color:var(--default_color);text-decoration:none}.header__contact-button:hover{animation:callToBounce 1s ease-in-out infinite;background-color:var(--default_color);color:var(--contrast)}.header__contact-button:hover a{color:var(--contrast)}.header__nav-item{text-decoration:none;color:var(--default_color);font-weight:700;font-size:1.5rem;transition:color .2s}.header__nav-item:hover{color:#0073e6}.carousel__container{display:flex;justify-content:center;flex-direction:column;align-items:center;margin:0 auto;padding:2.5rem}.carousel__header{text-align:left;width:100%;max-width:75rem}.carousel__header h1{color:var(--default_color);font-size:2rem;font-weight:600;margin-bottom:.625rem}.carousel__content{display:flex;flex-direction:row;align-items:flex-start;gap:5rem;padding:1.25rem;max-width:75rem;margin:0 auto;opacity:1;transition:opacity .5s ease-out;animation:fade 1s linear}.carousel__content img{width:35rem;max-height:25rem;object-fit:contain;margin-bottom:1.25rem;box-shadow:0 4px 8px rgba(38,38,38,.2)}.carousel__content p{font-size:1.2rem;color:var(--default_color)}.carousel__dots{display:flex;flex-wrap:wrap;justify-content:center;margin-top:1.25rem;gap:5rem}.carousel__dots button{width:20rem;height:5rem;background-color:var(--contrast);cursor:pointer;border-style:none;padding:.5rem;box-shadow:1.4px 2.7px 2.7px rgba(0,0,0,.46);transition:all .3s ease-out}.carousel__dots button:hover{transition:all .4s ease-out}.carousel__dots button:focus,.carousel__dots button:hover{box-shadow:0 4px 8px rgba(38,38,38,.2);transform:translateY(-5px);border-radius:.8rem}.carousel__dots button:focus{border-color:var(--default_color);border-style:solid;border-width:.5px}.carousel__dots button img{width:100%;height:100%;object-fit:contain;transition:all 2s}@media only screen and (max-width:1616px){.carousel__container .carousel__content img{max-height:18.75rem}}@media only screen and (max-width:1000px){.carousel__container .carousel__header{text-align:center}.carousel__container .carousel__content{height:31rem;gap:2rem;flex-direction:column;align-items:center}.carousel__container .carousel__content img{width:auto}}@media only screen and (max-width:700px){.carousel__container{padding:0}.carousel__container .carousel__content img{width:80vw;max-height:18.75rem}.carousel__container .carousel__dots{gap:3rem}.carousel__container .carousel__dots button{width:19rem;height:4rem}}@media only screen and (max-width:500px){.carousel__container .carousel__content{height:25rem}.carousel__container .carousel__content p{font-size:.8rem}}.block{margin-bottom:1rem;border:1px solid rgba(99,98,98,.59)}.block__container{padding:.5rem;color:var(--default_color);display:flex;gap:1rem}.block__container h1{transform:translateY(.3rem);margin:0}.block__container p{max-height:0;opacity:0;overflow:hidden;-webkit-margin-before:.5em;margin-block-start:.5em;-webkit-margin-after:0;margin-block-end:0;transition:max-height .6s ease-in-out,opacity .6s ease-in-out}.block__container--open p{max-height:550px;opacity:1}.block__container img{transform:translateY(.2rem)}.block__container h4{-webkit-margin-after:.5em;margin-block-end:.5em}.block__container a{color:var(--quaternary_color)}.block:hover{cursor:pointer}@media only screen and (max-width:1400px){.block p{font-size:.9rem}}@media only screen and (max-width:1050px){.block p{font-size:.8rem}}.footer{position:relative}.footer__wave{height:30rem;width:100%}.footer__end{margin-block:0;width:100%;background-color:var(--default_color);color:var(--contrast);text-align:center;padding:1rem 0}.footer__container{position:absolute;top:63%;left:50%;transform:translate(-50%,-50%);width:80%;display:flex;justify-content:center;flex-direction:column;max-width:1200px}.footer__container__wrapper{width:100%;display:flex;justify-content:space-between;color:var(--default_color)}.footer__container__wrapper__logo{width:15rem;display:flex;flex-direction:column}.footer__container__wrapper__logo p{line-height:1.5}.footer__container__wrapper__links,.footer__container__wrapper__media{display:flex;flex-direction:column;gap:1rem}.footer__container__wrapper__links h1,.footer__container__wrapper__media h1{-webkit-margin-before:0;margin-block-start:0}.footer__container__wrapper__informatie{display:flex;flex-direction:column;gap:1rem}.footer__container__wrapper__informatie h1{-webkit-margin-before:0;margin-block-start:0}.footer__container__wrapper__informatie__info{display:flex;align-items:center;gap:.5rem}.footer__container__wrapper__informatie__info p{margin-block:0}.footer__container__wrapper__informatie img{width:2rem;height:auto}.footerLink,.media__footerLink{text-decoration:none;color:var(--default_color)}.media__footerLink{display:flex;align-items:center;gap:1rem}.media__footerLink__logo{background-color:var(--default_color);width:1rem;height:1rem;padding:.5rem;border:none;border-radius:.4rem;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;transition:transform .6s;transform:rotate(45deg);transform-origin:center}.media__footerLink:hover .media__footerLink__logo{animation:flipHorizontal .6s forwards}.media__footerLink img{rotate:-45deg;width:.8rem;height:auto}.media__footerLink p{margin:0}@media only screen and (max-width:1060px){.footer__wave{height:25rem}.footer__container h1{font-size:1.2rem}.footer__container p{font-size:.8rem}.footer__container__wrapper__informatie img{width:1.5rem}.footerLink{font-size:.8rem}}@media only screen and (max-width:816px){.footer__wave{height:70rem}.footer__container{top:55%}.footer__container h1{font-size:2rem;margin-block:1em 0}.footer__container p{font-size:1rem}.footer__container__wrapper{flex-direction:column}.footer__container__wrapper__informatie img{width:2rem}.footerLink{font-size:1rem}}.reactive-logo{position:relative;width:16.5rem;height:16.5rem}.reactive-logo img{transition:all .3s;-webkit-clip-path:polygon(43% 0,56% 0,100% 43%,100% 56%,56% 100%,44% 100%,0 56%,0 43%);clip-path:polygon(43% 0,56% 0,100% 43%,100% 56%,56% 100%,44% 100%,0 56%,0 43%);border-radius:20px}.reactive-logo__item{position:absolute;width:95px;height:95px;display:flex;align-items:center;justify-content:center;opacity:1;cursor:pointer}.reactive-logo__item:hover .reactive-logo__item-inner img{scale:1.1}.reactive-logo__item-inner{animation-name:backInDown;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.reactive-logo__item--top{top:0;left:50%;transform:translateX(-50%)}.reactive-logo__item--top .reactive-logo__item-inner{animation-delay:.6s}.reactive-logo__item--left{top:50%;left:0;transform:translateY(-50%)}.reactive-logo__item--left .reactive-logo__item-inner{animation-delay:.2s}.reactive-logo__item--right{top:50%;right:0;transform:translateY(-50%)}.reactive-logo__item--right .reactive-logo__item-inner{animation-delay:.4s}.reactive-logo__item--bottom{bottom:0;left:50%;transform:translateX(-50%)}.reactive-logo__item--bottom .reactive-logo__item-inner{animation-delay:0s}.form{display:flex;flex-direction:column;max-width:600px;margin:0 auto;padding:2rem}.form__group{display:flex;flex-direction:row;justify-content:space-between}.form__group__input{margin-bottom:1em;display:flex}.form__group__input input,.form__group__input textarea{width:16rem;padding:1rem;border:1px solid var(--hover_border_color);font-size:1em;border-radius:10px;font-family:inherit}.form__group__input textarea{width:100%;height:150px;padding:1rem}.form__input{display:flex;margin-bottom:1em}.form__input textarea{width:100%;padding:1rem;border:1px solid var(--hover_border_color);font-size:1.1rem;height:13rem;border-radius:10px;font-family:inherit}.form .organisatiemail{display:none}.form .error{color:red;font-size:.9em}.form .succes{color:green;font-size:.9em}.form button{padding:.7em 1.5em;border:none;background-color:var(--tertiary_color);color:var(--contrast);font-size:1.1em;cursor:pointer;border-radius:10px;font-family:inherit;transition:all .3s}.form button:hover{transform:translateY(-3px);border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.5);border-radius:10px}.succes{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fade .3s ease-in}.succes.hide{animation:fadeOut .4s ease-in forwards}.succes__container{background-color:#fff;padding:40px 20px 20px;border-radius:8px;text-align:center;max-width:350px;box-shadow:0 4px 8px rgba(38,38,38,.2);animation:fadeScaleIn .5s ease-out}.succes__container.hide{animation:fadeScaleOut .4s ease-in forwards}.succes__container__wrapper{position:absolute;transform:translate(115px,-80px)}.succes__container__wrapper__check{background-color:var(--tertiary_color);width:70px;height:70px;rotate:45deg;border-radius:.7rem;display:flex;justify-content:center;align-items:center}.succes__container button{margin-top:20px;padding:.5rem 4rem;background-color:var(--tertiary_color);color:var(--contrast);font-size:1.2rem;border-radius:10px;transition:all .2s;border:2px solid #00965f}.succes__container button:hover{cursor:pointer;background-color:var(--contrast);color:var(--tertiary_color)}@keyframes fadeScaleIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes fadeScaleOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@media only screen and (max-width:650px){.form__group{flex-direction:column}.form__group__input input{width:100%}}#extraInfo,#extraInfo_2,#extraInfo_3{opacity:0;visibility:hidden}.vacatureCard{transition:all .3s ease;display:flex;position:relative;width:19.1rem;height:15rem;opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out}.vacatureCard.in-view{animation:scollFadeIn 1s ease-out forwards}.vacatureCard__workpic{height:12rem;z-index:1;top:-2.5rem;left:1rem;border:1px solid var(--default_color)}.vacatureCard__container,.vacatureCard__workpic{width:18rem;position:absolute;border-radius:10px}.vacatureCard__container{bottom:0;overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:flex-end;background-color:var(--default_color);z-index:0;box-sizing:border-box;padding:1rem;transition:all .3s}.vacatureCard__container__extra{display:flex;flex-direction:column;gap:15px;padding-bottom:20px}.vacatureCard__container__extra .extraContainer{display:flex;flex-direction:row;align-items:center;gap:1rem}.vacatureCard__container__extra .extraContainer img{height:2rem;width:auto}.vacatureCard__container__arrow{display:flex;align-items:center;gap:1rem}.vacatureCard__container__arrow p{transition:all .3s}.vacatureCard__container__arrow img{height:2rem;width:auto;display:block}.vacatureCard__container__arrow:hover p{color:#cecece}.vacatureCard__container h4,.vacatureCard__container p{color:var(--contrast);font-size:.8rem;margin:0;line-height:1.5}.vacatureCard:hover .vacatureCard__container{animation:upAndDown .6s forwards;bottom:0;transform:translateY(15px);box-shadow:0 4px 8px rgba(38,38,38,.2)}.vacatureCard:hover #extraInfo{animation:showExtra 1s ease forwards;animation-delay:.04s}.vacatureCard:hover #extraInfo_2{animation:showExtra 1s ease forwards;animation-delay:.02s}.vacatureCard:hover #extraInfo_3{animation:showExtra 1s ease forwards;animation-delay:0s}.vacatureCard:hover .vacatureCard__container__arrow img{animation-name:horizontal-shaking;animation-duration:2s}.errorlogo{display:flex;flex-direction:column;align-items:center;transition:all .3s}.errorlogo__top{z-index:1;display:flex;transform:translateY(70px)}.errorlogo__bottom{z-index:0;transform:translateY(-30px)}.side1{transform:translateX(13px)}.side2{transform:translateX(-13px)}.logo-inner{opacity:0;animation-name:backInDownBroken;animation-duration:1.5s;animation-fill-mode:forwards;animation-timing-function:ease-in}.logo-inner.delay-0{animation-delay:0s}.logo-inner.delay-1{animation-delay:.2s}.logo-inner.delay-2{animation-delay:.1s}.logo-inner.delay-3{animation-delay:1.3s}@media(max-width:565px){.errorlogo__top img{width:100px;height:100px}.errorlogo__bottom{width:150px;height:150px;transform:translateY(10px)}.side1{transform:translateX(7px)}.side2{transform:translateX(-7px)}}@keyframes backInDownBroken{0%{opacity:0;transform:translateY(-1200px) scale(.7)}60%{opacity:1;transform:translateY(0) scale(.7)}70%{transform:scale(1) translateX(7px) rotate(7deg)}80%{transform:rotate(-7deg) translateX(-7px)}90%{transform:rotate(4deg) translateX(4px)}to{opacity:1;transform:rotate(0deg)}}.home{height:52rem}.home__image-container{display:flex;justify-content:center;overflow:hidden}.home__image-container__image{position:absolute;top:0;width:100%;object-fit:cover;-webkit-mask-image:linear-gradient(180deg,rgb(0,0,0) 90%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,rgb(0,0,0) 90%,rgba(0,0,0,0))}.home__wave{height:30rem;position:absolute;top:28rem}.home__title{color:var(--default_color);font-size:2.3vw;position:absolute;top:41rem;padding-left:15rem}.home__title__button{display:block;text-decoration:none;transition:all .3s}.home__title__button,.home__title__button__content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home__title__button__content{display:flex;align-items:center;gap:.8rem;background-color:var(--default_color);padding:.8rem 1.5rem;border:none;border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.2)}.home__title__button__content p{font-weight:600;color:var(--contrast);font-size:1rem}.home__title__button:hover{animation:callToBounce 1s ease-in-out infinite}.home__title__button:hover .home__title__button__content__img{animation-name:horizontal-shaking;animation-duration:2s}.home h2{font-size:1.5rem;line-height:1.5}#title-typewriter{display:block;position:absolute;top:35.5rem;padding-left:15rem}#title-typewriter h1{-webkit-margin-after:.5em;margin-block-end:.5em;font-size:3rem;color:var(--default_color);width:100%;white-space:nowrap;overflow:hidden;margin-left:0}#title-typewriter .cursor{border-right:5px solid;animation:typing 2s,cursor .4s step-end infinite alternate}.green{position:relative;padding-bottom:10rem;transform:translateY(-20px)}.green__wave{transform:rotate(180deg);height:100%;position:absolute;transition:all 2s}.green__wave__top{height:2rem;position:relative;transform:translateY(-19px)}.green__container{position:relative;color:var(--tertiary_color);display:flex;flex-direction:column;padding:0 15rem}.green__container__info h2{font-size:2rem;-webkit-margin-after:0;margin-block-end:0}.green__container__info p{font-size:1.2rem;line-height:1.5}.green__container__wrapper__cardRow{margin-top:2rem}.info{margin:10rem 0;position:relative;opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out}.info.in-view{animation:scollFadeIn 1s ease-out forwards}.info h2{padding:0 15rem;color:var(--default_color);font-size:2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:1.3em;margin-block-end:1.3em}.info__content{display:flex;gap:3rem;padding:0 15rem;align-items:center}.info__content img{transition:transform .5s ease;border-radius:10px}.info__content:hover img{transform:scale(1.1)}.info__content p{color:var(--default_color);font-size:1.2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:1em;margin-block-end:1em;line-height:1.5}.blue{position:relative;display:flex;padding-bottom:5rem;opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out}.blue.in-view{animation:scollFadeIn 1s ease-out forwards}.blue__wave{position:absolute;height:77rem}.blue__container{padding:5rem 15rem 0;position:relative;display:flex;flex-direction:column;color:var(--default_color)}.blue__container h2{padding-top:3rem;-webkit-margin-before:1rem;margin-block-start:1rem;-webkit-margin-after:1.3em;margin-block-end:1.3em;font-size:2rem}.blue__container p{line-height:1.5;font-size:1.2rem;margin:0}.blue__container__cards{padding-top:3rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem}.blue__container__cards__wrapper{transition:all .3s;width:15rem;height:5rem;border-radius:10px;background-color:var(--contrast);display:flex;justify-content:center;align-items:center;box-shadow:0 4px 8px rgba(38,38,38,.2)}.blue__container__cards__wrapper img{scale:.4}.blue__container__cards__wrapper:hover{scale:1.1}@media only screen and (min-width:1920px){#title-typewriter{max-width:1200px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:translateX(-25.5rem);padding:0}.home__title,.home__typewriter{width:100%;display:flex;justify-content:center;padding:0}.home__title__text{max-width:1200px;width:100%}}@media only screen and (min-width:1920px)and (min-height:1020px){.home{height:60rem}.home #title-typewriter{top:44rem}.home .home{height:60rem}.home .home__title{top:50rem}.home .home__wave{top:36rem}}@media only screen and (min-width:1920px){.green{display:flex;justify-content:center}.green__container{padding:0;width:100%;max-width:1200px}.info{display:flex;justify-content:center}.info h2{padding:0}.info__content{padding:0;max-width:1200px}.blue{justify-content:center}.blue__container{padding:5rem 0 0;max-width:1200px}.blue__wave{height:85rem}}@media only screen and (max-height:850px){#title-typewriter{top:27.5rem}.home{height:43rem}.home__title{top:33rem}.home__wave{top:23rem}}@media only screen and (max-width:1400px){#title-typewriter,.home__title{padding-left:5rem}.green__container{padding:0 5rem}.green__container h2 p{display:flex;justify-content:center}.info h2{font-size:2.2rem;-webkit-margin-before:1em;margin-block-start:1em;padding:0 5rem}.info__content{gap:5rem;padding:0 5rem;flex-direction:column;align-items:center}.info__content img{height:auto;width:30rem}.blue__container{padding:5rem 5rem 0}}@media only screen and (max-width:1000px){.blue__container__cards{gap:2rem}.blue__container__cards__wrapper{width:13rem;height:4rem}.blue__container__cards__wrapper img{scale:.35}.red__wave{height:90rem}}@media only screen and (max-width:965px){#title-typewriter h1{font-size:2.5rem}.home__title h2,.home__title__button__content p{font-size:1rem}.home__title__button__content img{width:2rem}}@media only screen and (max-width:880px){.green__container__info p{font-size:1rem}.info h2{-webkit-margin-before:1em;margin-block-start:1em}.info__content{gap:4rem}.blue p,.info__content p{font-size:1rem}}@media only screen and (max-width:862px){.blue__container__cards{justify-content:center}.blue__wave{height:100rem}}@media only screen and (max-width:710px){.blue__container__cards{gap:2rem}.blue__container__cards__wrapper{width:12rem;height:4rem;border-radius:10px}.blue__container__cards__wrapper img{scale:.3}}@media only screen and (max-width:738px){.green__wave{height:60rem}.blue__container__cards{justify-content:center}}@media only screen and (max-width:655px){.info__content img{width:100%}}@media only screen and (max-width:609px){.blue__container__cards{gap:2rem}.blue__container__cards__wrapper{width:11rem;height:3rem}.blue__container__cards__wrapper img{scale:.25}}@media only screen and (max-width:563px){#title-typewriter,.home__title{padding-left:3rem}.home__title{padding-right:3rem}.green__container{padding:0 3rem}.green__container__info h2,.info h2{font-size:1.8rem}.info h2{padding:0 3rem}.info__content{flex-direction:column;gap:1rem;padding:0 3rem}.blue h2{font-size:1.8rem}.blue__container{padding:5rem 3rem 0}}@media only screen and (max-width:510px){#title-typewriter{top:37rem}#title-typewriter h1{font-size:2rem}.home__title h2{font-size:.9rem}}@media only screen and (max-width:490px){#title-typewriter{top:26.5rem;padding-left:2rem}#title-typewriter h1{font-size:1.6rem}.home{height:36.5rem}.home__image-container__image{transform:translateY(50px);height:60%}.home__wave{height:22rem;top:19rem}.home__title{font-size:1.3rem;top:30rem;padding:0 2rem}.home__title h1{font-size:2.1rem}.home__title h2{font-size:.7rem}.home__title__button__content p{font-size:.8rem}.home__title__button__content img{width:1.5rem}.green__container{padding:0 2rem}.green__container__info h2{font-size:1.8rem}.info{margin:5rem 0}.info h2,.info__content{padding:0 2rem}.blue__wave{height:181rem}.blue__container{padding:5rem 2rem 0}}@media only screen and (max-width:451px){.green__wave{height:95rem}}.contact__image-container{height:21.7rem;display:flex;justify-content:center;overflow:hidden}.contact__image-container__image{position:absolute;top:0;width:100%;object-fit:cover}.contact__title{animation:float 10s ease-in-out infinite;transition:all .3s;color:var(--default_color);top:9rem;text-align:center;position:absolute;margin-left:15rem;background-color:hsla(0,0%,100%,.8784313725);padding:1rem;border-radius:50px;rotate:45deg;width:300px;height:300px}.contact__title h1{font-size:2.3rem;rotate:-45deg;text-align:left;transform:translate(-85px,60px);margin:0}.contact__title h2{font-size:1.2rem;text-align:center;rotate:-45deg;transform:translate(-55px,75px)}.contact__info{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 15rem 10rem}.contact__info h2{font-size:1.5rem;color:var(--default_color);-webkit-margin-before:1.5em;margin-block-start:1.5em;-webkit-margin-after:1.5em;margin-block-end:1.5em}.contact__info__line{height:1px;width:100%;background-color:#636262;margin:0 0 20px}.contact__info__wrapper{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-between;opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out}.contact__info__wrapper.in-view{animation:scollFadeIn 1s ease-out forwards}.contact__info__wrapper__location{width:30rem}.contact__info__wrapper__location #linkIcon{width:30px;height:auto}.contact__info__wrapper__location img{width:100%;height:auto;border-radius:10px}.contact__info__wrapper__location h3{margin:0;font-size:1.5rem;color:var(--default_color)}.contact__info__wrapper__location p{color:var(--default_color);padding-bottom:1rem;line-height:1.5}.contact__info__wrapper__location a{display:flex;align-items:center;gap:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;color:var(--contrast);background-color:var(--default_color);padding:1rem 1.5rem;border:none;border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.2);transition:all .3s}.contact__info__wrapper__location a:hover{transform:translateY(-3px);border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.5)}.contact__info__wrapper__cards{display:flex;flex-direction:column;gap:2rem}.contact__info__wrapper__cards__call,.contact__info__wrapper__cards__email{display:flex;align-items:center;gap:2rem}.contact__info__wrapper__cards__call img,.contact__info__wrapper__cards__email img{height:120px;width:auto}.contact__info__wrapper__cards__call h3,.contact__info__wrapper__cards__email h3{font-size:1.5rem;color:var(--default_color);-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:.2em;margin-block-end:.2em}.contact__info__wrapper__cards__call p,.contact__info__wrapper__cards__email p{-webkit-margin-before:.2em;margin-block-start:.2em;-webkit-margin-after:0;margin-block-end:0;line-height:1.5;color:var(--default_color)}.contact__info__wrapper__cards__call p a,.contact__info__wrapper__cards__email p a{color:var(--default_color)}.contact__wave{transform:rotate(180deg);height:48rem;position:absolute}.contact__wave__top{height:2rem;position:relative;transform:translateY(1px)}@media only screen and (min-width:1920px){.contact__title{margin-left:0}}@media only screen and (min-width:1750px){.contact__wrapper{display:flex;justify-content:center}.contact__info{max-width:1200px;width:100%}}@media only screen and (max-width:1600px){.contact__title{margin-left:8rem}.contact__info{padding:0 8rem 15rem}}@media only screen and (max-width:1350px){.contact__info{padding:0 3rem 15rem}}@media only screen and (max-width:1300px){.contact__title{width:250px;height:250px;border-radius:40px;margin-left:10rem}.contact__title h1{font-size:1.8rem;transform:translate(-65px,60px)}.contact__title h2{font-size:.9rem}}@media only screen and (max-width:1181px){.contact__wave{height:75rem}.contact__info__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:2rem}}@media only screen and (max-width:850px){.contact__title{top:12rem;width:200px;height:200px;border-radius:30px;margin-left:5rem}.contact__title h1{font-size:1.5rem;transform:translate(-50px,50px)}.contact__title h2{font-size:.8rem;transform:translate(-35px,60px)}}@media only screen and (max-width:600px){.contact__title{top:16rem;width:150px;height:150px;border-radius:30px;margin-left:3rem}.contact__title h1{font-size:1.15rem;transform:translate(-40px,30px)}.contact__title h2{font-size:.7rem;transform:translate(-20px,40px)}.contact__info{padding:0 2rem 15rem}.contact__wave{height:65rem}.contact__cards{margin-bottom:4rem}.contact__info__wrapper__location{width:27rem}.contact__info__wrapper__cards__call p,.contact__info__wrapper__cards__email p{font-size:.8rem}.contact__info__wrapper__cards__call img,.contact__info__wrapper__cards__email img{width:6rem;height:6rem}}@media only screen and (max-width:499px){.contact__info h2{font-size:1.5rem}.contact__info__wrapper__cards__call,.contact__info__wrapper__cards__email{gap:1rem}.contact__info__wrapper{gap:3rem}.contact__info__wrapper__location{width:inherit}.contact__wave{height:60rem}}.Helpdesk__breadcrumb{display:flex;justify-content:center;background-color:#fafafa;position:relative;transform:translateY(1px)}.Helpdesk__breadcrumb a{text-decoration:none;color:var(--default_color)}.Helpdesk__breadcrumb h5{width:90vw;-webkit-margin-before:1;margin-block-start:1;-webkit-margin-after:.2em;margin-block-end:.2em;color:var(--default_color)}.Helpdesk__image-container{height:23.3rem;display:flex;justify-content:center;overflow:hidden}.Helpdesk__image-container__image{position:absolute;top:0;width:100%;object-fit:cover}.Helpdesk__title{animation:float 6s ease-in-out infinite;transition:all .3s;color:var(--default_color);top:9rem;text-align:center;position:absolute;margin-left:15rem;background-color:hsla(0,0%,100%,.8784313725);padding:1rem;border-radius:50px;rotate:45deg;width:300px;height:300px}.Helpdesk__title h1{font-size:2.3rem;rotate:-45deg;text-align:left;transform:translate(-35px,60px);margin:0}.Helpdesk__wrapper{display:flex;justify-content:center;background-color:#fafafa;position:relative}.Helpdesk__name{width:100%;max-width:1200px;padding:0 15rem}.Helpdesk__name h2{text-align:center;font-size:2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:.5em;margin-block-end:.5em;color:var(--secondary_color)}.Helpdesk__name__line{height:1px;background-color:var(--secondary_color);margin:0 0 20px}.Helpdesk__text{color:var(--default_color);padding:0 15rem;max-width:1200px}.Helpdesk__text__container h3,.Helpdesk__text__container h4{font-size:2rem;-webkit-margin-after:0;margin-block-end:0}.Helpdesk__text__container h4{font-weight:400}.Helpdesk__text__container p{font-size:1.2rem;line-height:1.5}.Helpdesk__text__container button{margin-top:2rem;width:16rem;height:3.5rem;background-color:var(--secondary_color);border-radius:.8rem;border-style:none;transition:all .3s}.Helpdesk__text__container button a{font-size:1rem;color:var(--background);text-decoration:none;display:flex;justify-content:center;align-items:center;gap:1rem}.Helpdesk__text__container button img{width:2rem}.Helpdesk__text__container button:hover{transform:translateY(-3px);border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.5);cursor:pointer}.Helpdesk__text__container button:hover img{animation-name:horizontal-shaking;animation-duration:2s}@media only screen and (min-width:1920px){.Helpdesk__title{margin-left:0}}@media only screen and (max-width:1300px){.Helpdesk__title{width:250px;height:250px;border-radius:40px;margin-left:10rem}.Helpdesk__title h1{font-size:2rem;transform:translate(-30px,60px)}.Helpdesk__name,.Helpdesk__text{padding:0 8rem}}@media only screen and (max-width:850px){.Helpdesk__title{top:12rem;width:200px;height:200px;border-radius:30px;margin-left:5rem}.Helpdesk__title h1{font-size:1.8rem;transform:translate(-30px,40px)}.Helpdesk__name,.Helpdesk__text{padding:0 3rem}}@media only screen and (max-width:600px){.Helpdesk__title{top:16rem;width:150px;height:150px;border-radius:30px;margin-left:3rem}.Helpdesk__title h1{font-size:1.5rem;transform:translate(-25px,30px)}.Helpdesk__name h2{font-size:1.3rem}}@media only screen and (max-width:450px){.Helpdesk__text{padding:0 2rem}.Helpdesk__text__container h3,.Helpdesk__text__container h4{font-size:1.5rem}.Helpdesk__text__container p{font-size:1rem}.Helpdesk__name{padding:0 2rem}.Helpdesk__name h2{font-size:1.5rem}}.FAQ__breadcrumb{display:flex;justify-content:center}.FAQ__breadcrumb h5{width:90vw;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:.2em;margin-block-end:.2em;color:var(--default_color)}.FAQ__image-container{height:42vh;display:flex;justify-content:center;overflow:hidden}.FAQ__image-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:50vh;background-color:var(--img_contrast);pointer-events:none}.FAQ__image-container__image{position:absolute;top:0;width:100%;height:50vh;object-fit:cover}.FAQ__title{color:var(--default_color);top:20%;width:100%;text-align:center;position:absolute}.FAQ__title h1{font-size:2rem;-webkit-margin-after:0;margin-block-end:0}.FAQ__name{display:flex;flex-direction:column;align-items:center}.FAQ__name h1{text-align:center;font-size:2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:.5em;margin-block-end:.5em;color:var(--quaternary_color)}.FAQ__name__line{height:1px;width:90vw;background-color:var(--quaternary_color);margin:0 0 20px}.FAQ__container{display:flex;align-items:center;justify-content:center}.FAQ__container__text{width:60vw}.FAQ__wrapper{display:flex;gap:2rem;padding:0 15rem 8rem}.FAQ__wrapper__navigation{display:flex;flex-direction:column;background-color:var(--contrast);border:1px solid #dcdcdc;border-radius:8px;height:20rem;margin:0 auto}.FAQ__wrapper__navigation__button{width:15rem;display:flex;align-items:center;padding:1.2rem 2rem;font-size:1rem;font-weight:600;color:var(--default_color);text-align:left;background-color:rgba(0,0,0,0);border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.FAQ__wrapper__navigation__button:hover{background-color:#e2f2fd;color:var(--default_color)}.FAQ__wrapper__navigation__button.active{background-color:var(--default_color);color:var(--contrast);font-weight:600}@media only screen and (max-width:1475px){.FAQ__wrapper{padding:0 8rem}}@media only screen and (max-width:1400px){.FAQ__name h1{font-size:1.5rem}.FAQ__container__text{width:70vw}}@media only screen and (max-width:1145px){.FAQ__wrapper{padding:0 3rem}}@media only screen and (max-width:1050px){.FAQ__container__text{width:80vw}}@media only screen and (max-width:830px){.FAQ__wrapper__navigation__button{width:10rem;padding:.8rem 1.6rem;font-size:16px}}@media only screen and (max-width:750px){.FAQ__wrapper{padding:0 1rem;flex-direction:column;justify-content:center}.FAQ__wrapper__navigation{flex-direction:row;border:1px solid #dcdcdc;border-radius:.8rem;height:3rem}.FAQ__wrapper__navigation button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.8rem 1.6rem;font-size:.8rem}}@media only screen and (max-width:500px){.FAQ__wrapper__navigation button{padding:0 .8rem;font-size:.8rem}}.breadcrumb{display:flex;justify-content:center}.breadcrumb__container{width:100%;max-width:1200px;padding:0 15rem;background-color:#fafafa;transform:translateY(1px);padding-top:.1rem!important}.breadcrumb a{text-decoration:none;color:var(--default_color)}.breadcrumb h5{-webkit-margin-after:1em;margin-block-end:1em;color:var(--default_color)}.onderhoud__wrapper{display:flex;flex-direction:row;align-items:start;gap:2rem}.onderhoud__wrapper div{max-width:40rem}.onderhoud__image-container{height:23.3rem}.onderhoud__image-container__image{position:absolute;top:0;width:100%;object-fit:cover}.onderhoud__title{animation:float 6s ease-in-out infinite;transition:all .3s;color:var(--default_color);top:9rem;text-align:center;position:absolute;margin-left:15rem;background-color:hsla(0,0%,100%,.8784313725);padding:1rem;border-radius:50px;rotate:45deg;width:300px;height:300px}.onderhoud__title h1{font-size:2rem;rotate:-45deg;text-align:center;transform:translate(-75px,60px);margin:0}.onderhoud__textwrapper{display:flex;justify-content:center;background-color:#fafafa;position:relative}.onderhoud__name{width:100%;max-width:1200px;display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;padding:0 15rem}.onderhoud__name h2{text-align:center;font-size:2rem;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:.5em;margin-block-end:.5em;color:var(--tertiary_color)}.onderhoud__name__line{height:1px;width:inherit;background-color:var(--tertiary_color);margin:0 0 20px}.onderhoud__text{color:var(--default_color);padding:0 15rem 5rem;max-width:1200px}.onderhoud__text__container h3{font-size:2rem;-webkit-margin-after:0;margin-block-end:0}.onderhoud__text__container h4{-webkit-margin-after:0;margin-block-end:0;font-size:1.5rem;font-weight:400}.onderhoud__text__container p{font-size:1.2rem;line-height:1.5}@media only screen and (min-width:1920px){.onderhoud__title{margin-left:0}}@media only screen and (max-width:1300px){.onderhoud__title{width:250px;height:250px;border-radius:40px;margin-left:10rem;top:11rem}.onderhoud__title h1{font-size:1.8rem;transform:translate(-60px,60px)}.breadcrumb__container,.onderhoud__name,.onderhoud__text{padding:0 8rem}.onderhoud__name h2{font-size:1.5rem}}@media only screen and (max-width:850px){.breadcrumb__container{padding:0 3rem}.onderhoud__title{top:12rem;width:200px;height:200px;border-radius:30px;margin-left:5rem}.onderhoud__title h1{font-size:1.5rem;transform:translate(-50px,45px)}.onderhoud__name,.onderhoud__text{padding:0 3rem}.onderhoud__wrapper{flex-wrap:wrap;gap:2rem}.onderhoud__text__container p{font-size:1rem}}@media only screen and (max-width:600px){.onderhoud__title{top:16rem;width:150px;height:150px;border-radius:30px;margin-left:3rem}.onderhoud__title h1{font-size:1.1rem;transform:translate(-35px,30px)}.onderhoud__name h2{font-size:1.3rem}}@media only screen and (max-width:450px){.breadcrumb__container,.onderhoud__name,.onderhoud__text{padding:0 2rem}.onderhoud__name h2{font-size:1.2rem}.onderhoud__text__container h2{font-size:2rem}.onderhoud__text__container h3{font-size:1.8rem}}.support{display:flex;flex-direction:column;align-items:center}.support__image-container{height:23.5rem;display:flex;justify-content:center;overflow:hidden}.support__image-container__image{position:absolute;top:0;width:100%;height:30rem;object-fit:cover}.support__wave{height:48rem;position:absolute;top:27rem}.support__title{animation:float 6s ease-in-out infinite;transition:all .3s;color:var(--default_color);top:9rem;text-align:center;position:absolute;margin-left:15rem;background-color:hsla(0,0%,100%,.8784313725);padding:1rem;border-radius:50px;rotate:45deg;width:300px;height:300px}.support__title h1{font-size:2.3rem;text-align:left}.support__title h1,.support__title h2{rotate:-45deg;transform:translateY(30px)}.support__title h2{font-size:1.2rem;text-align:center;float:left}.support__cards{margin-bottom:7rem}.support__contact{text-align:center;font-size:1.5rem;color:var(--default_color);margin:0;padding:2rem}.supportWrapper{padding:0;width:100%;max-width:1200px}@media only screen and (min-width:1920px){.support__title{margin-left:0}}@media only screen and (max-width:1300px){.support__title{width:250px;height:250px;border-radius:40px;margin-left:10rem}.support__title h1{font-size:2rem}.support__title h2{font-size:1rem}.support__wave{height:85rem}}@media only screen and (max-width:915px){.support__wave{height:95rem}}@media only screen and (max-width:850px){.support__title{top:12rem;width:200px;height:200px;border-radius:30px;margin-left:5rem}.support__title h1{font-size:1.8rem;transform:translateY(20px)}.support__title h2{font-size:.8rem;transform:translateY(20px)}.support__wave{height:55rem}}@media only screen and (max-width:600px){.support__title{top:16rem;width:150px;height:150px;border-radius:30px;margin-left:3rem}.support__title h1{font-size:1.5rem;transform:translateY(10px)}.support__title h2{font-size:.7rem;transform:translate(15px,10px)}}html{scroll-behavior:smooth}.websites{overflow-x:hidden}.websites__wrapper{display:flex;justify-content:center}.websites__header{height:25rem;display:flex;justify-content:space-between;padding:0 15rem;align-items:center;max-width:1200px;width:100%}.websites__header__title h1{color:var(--default_color);font-size:3vw;margin:0 0 .2em}.websites__header__title h2{color:var(--default_color);font-size:1.2vw;margin:0}.websites__header__logo img{animation-name:backInDown;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0;max-width:20rem;width:15vw;height:auto}.websites__nav{padding:2rem 15rem;background-color:var(--contrast);display:flex;justify-content:center}.websites__nav__wrapper{display:flex;justify-content:space-between;width:100%;max-width:1200px}.websites__nav__content{display:flex;flex-direction:column;align-items:center}.websites__nav__content img{transition:all .3s;padding-bottom:1rem}.websites__nav__content p{color:var(--default_color);margin:0;font-weight:600}.websites__nav__content:hover img{scale:1.1;cursor:pointer}.websites__button{display:block;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all .3s;margin-bottom:1rem}.websites__button__content{display:flex;align-items:center;gap:.8rem;background-color:var(--default_color);padding:.4rem 1.5rem;border:none;border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.2)}.websites__button__content p{color:var(--contrast)}.websites__button:hover{transform:translateY(-3px);border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.5)}.websites__button:hover .websites__button__content img{animation-name:horizontal-shaking;animation-duration:2s}.websites__wrapper__content{display:flex;flex-direction:column;color:var(--default_color);padding:4rem 15rem 0;max-width:1200px}.websites__wrapper__content h2{font-size:2rem;-webkit-margin-after:.3em;margin-block-end:.3em}.websites__wrapper__content p{font-size:1.1rem;line-height:1.5}.websites__wrapper__content__wrapperopsomming{display:flex;flex-direction:row;align-items:start}.websites__wrapper__content__wrapperopsomming img{height:1.2rem}.websites__wrapper__content__wrapperopsomming p{margin:0}.websites__wrapper__content__info{display:flex;align-items:center;justify-content:space-between;gap:10rem;padding:2rem 0;opacity:0;transform:translateX(-100%);transition:transform 1.5s ease-out,opacity 1.5s ease-out}.websites__wrapper__content__info.in-view{opacity:1;transform:translateX(0)}.websites__wrapper__content__info img{width:12rem;height:auto}.websites__wrapper__content__info h3{font-size:1.5rem}.websites__wrapper__content__info div{max-width:50rem}.websites__contact{padding-top:3rem}@media only screen and (min-width:1920px){.websites__header__title h1{font-size:4rem}}@media only screen and (max-width:1400px){.websites__header{padding:0 8rem}.websites__header__title h1{font-size:2rem}.websites__header__title h2{font-size:1.2rem}.websites__nav{padding:2rem 8rem}.websites__nav__content img{width:7rem;height:auto}.websites__wrapper__content{padding:0 8rem}.websites__wrapper__content__info{gap:7.5rem}}@media only screen and (max-width:1050px){.websites__header{padding:0 5rem}.websites__header__logo img{width:13rem;height:auto}.websites__nav{padding:2rem 5rem}.websites__nav__content img{width:5rem;height:auto}.websites__wrapper__content{padding:0 5rem}.websites__wrapper__content__info{gap:5rem}.websites__wrapper__content h2{font-size:1.5rem}}@media only screen and (max-width:700px){.websites__header{padding:0 3rem}.websites__header__title h1{font-size:2rem}.websites__header__title h2{font-size:.7rem}.websites__header__logo img{width:10rem;height:auto}.websites__nav{display:none}.websites__wrapper__content{padding:0 3rem}.websites__wrapper__content p{font-size:.8rem}.websites__wrapper__content__info{gap:3rem}}@media only screen and (max-width:500px){.websites__header{height:20rem;padding:0 2rem}.websites__header__logo img{width:8rem;height:auto}.websites__nav{padding:2rem}.websites__wrapper__content{padding:0 2rem}.websites__wrapper__content__info{gap:5rem}.websites__wrapper__content h1{font-size:1.5rem}.websites__wrapper__content__info img{display:none}}.algemeneVoor__header{position:relative;padding-bottom:5rem}.algemeneVoor__header__wave{transform:rotate(180deg);height:17rem;position:absolute}.algemeneVoor__header__title{position:relative;display:flex;justify-content:center;padding:3.5rem 15rem}.algemeneVoor__header__title h1{color:var(--contrast);font-size:2rem;text-align:center}@media(max-width:810px){.algemeneVoor__header__title{padding:3.5rem 8rem}}.algemeneVoor__wrapper{display:flex;justify-content:center}.algemeneVoor__content{padding:0 15rem 5rem;display:flex;flex-direction:row;align-items:start;gap:2rem;color:var(--default_color);max-width:1200px}.algemeneVoor__content img{width:30rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .3s;border-radius:10px}@media(max-width:1300px){.algemeneVoor__content img{width:23rem}}@media(max-width:450px){.algemeneVoor__content img{width:100%}}.algemeneVoor__content h2{margin-top:0;margin-bottom:2rem}.algemeneVoor__content p{line-height:1.5}.algemeneVoor__content a{color:#002fff}@media(max-width:1300px){.algemeneVoor__content{padding:0 10rem 5rem}}@media(max-width:1000px){.algemeneVoor__content{padding:0 5rem 5rem}}@media(max-width:750px){.algemeneVoor__content{flex-direction:column;align-items:center}}@media(max-width:550px){.algemeneVoor__content{padding:0 2rem 5rem}}.disclaimer__header{position:relative;padding-bottom:10rem}.disclaimer__header__wave{transform:rotate(180deg);height:25rem;position:absolute;transition:all 2s}.disclaimer__header__title{position:relative;transform:translateY(4rem);display:flex;justify-content:center;padding:3.5rem 15rem}.disclaimer__header__title h1{color:var(--contrast);font-size:2rem;text-align:center}@media(max-width:810px){.disclaimer__header__title{padding:3.5rem 8rem}}.disclaimer__wrapper{display:flex;justify-content:center}.disclaimer__content{padding:0 15rem;color:var(--default_color);max-width:1200px}@media(max-width:1250px){.disclaimer__content{padding:0 10rem}}@media(max-width:1000px){.disclaimer__content{padding:0 5rem}}@media(max-width:550px){.disclaimer__content{padding:0 2rem}}.disclaimer__content h2{-webkit-margin-before:4em;margin-block-start:4em}.disclaimer__content p{line-height:1.5}.privacy__header{position:relative;padding-bottom:10rem}.privacy__header__wave{transform:rotate(180deg);height:25rem;position:absolute;transition:all 2s}.privacy__header__title{position:relative;transform:translateY(5rem);display:flex;justify-content:center;padding:3.5rem 15rem}.privacy__header__title h1{color:var(--contrast);font-size:2rem;text-align:center}@media(max-width:810px){.privacy__header__title{transform:translateY(3rem);padding:3.5rem 8rem}}.privacy__wrapper{display:flex;justify-content:center}.privacy__content{padding:3rem 15rem;color:var(--default_color);max-width:1200px}.privacy__content p{line-height:1.5}.privacy__content h2{margin-top:3rem;-webkit-margin-after:0;margin-block-end:0}@media(max-width:1200px){.privacy__content{padding:3rem 10rem}}@media(max-width:1000px){.privacy__content{padding:3rem 5rem}}@media(max-width:550px){.privacy__content{padding:2rem}}.error-page{display:flex;justify-content:center;align-items:center;background:#f8f9fa;text-align:center}.error-page__content{display:flex;flex-direction:row;align-items:center;max-width:1000px;height:600px;padding:2rem;border-radius:8px}@media(max-width:965px){.error-page__content{flex-direction:column;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.error-page__title{font-size:2.5rem;margin-bottom:1rem;color:#dc3545}.error-page__message{font-size:1.25rem;margin-bottom:1rem;color:var(--default_color);line-height:1.5}@media(max-width:565px){.error-page__message{font-size:1rem}}.error-page__error{font-style:italic;color:#495057;margin-bottom:2rem}.error-page__home-button{display:inline-block;padding:.75rem 1.5rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:.8rem;transition:all .3s}.error-page__home-button:hover{background-color:#0056b3;transform:translateY(-3px);border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.5)}.vacatures__image-container{height:21.7rem;display:flex;justify-content:center;overflow:hidden}.vacatures__image-container__image{position:absolute;top:0;width:100%;object-fit:cover}.vacatures__wrapper{padding-top:7rem}.vacatures__title{animation:float 6s ease-in-out infinite;transition:all .3s;color:var(--default_color);top:9rem;text-align:center;position:absolute;background-color:hsla(0,0%,100%,.8784313725);padding:1rem;border-radius:50px;rotate:45deg;width:300px;height:300px}.vacatures__title h1{font-size:2.3rem;rotate:-45deg;text-align:left;transform:translate(-40px,70px);margin:0}.vacatures__containerRow{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:5rem;padding:0 15rem 5rem}.vacatures__containerRow__cards{display:flex;justify-content:center;gap:8rem;flex-wrap:wrap}.wave{position:absolute;rotate:180deg;height:33rem}.wave__top{height:2rem;position:relative;transform:translateY(1px)}.contactWrapper{display:flex;flex-direction:column;align-items:center}.contactWrapper__container{padding:0;width:100%;max-width:1200px}@media only screen and (min-width:1920px){.vacatures__wrapper{display:flex;justify-content:center}.vacatures__containerRow{max-width:1200px;width:100%}}@media only screen and (max-width:1250px){.vacatures__containerRow{padding:0 5rem 5rem}.vacatures__title{width:250px;height:250px;border-radius:40px;margin-left:10rem}.vacatures__title h1{font-size:2rem}}@media only screen and (max-width:930px){.vacatures__containerRow{padding:0 3rem 5rem}.vacatures__containerRow__cards{gap:3rem}}@media only screen and (max-width:850px){.vacatures__title{top:12rem;width:200px;height:200px;border-radius:30px;margin-left:5rem}.vacatures__title h1{font-size:1.8rem;transform:translate(-30px,50px)}}@media only screen and (max-width:773px){.wave{height:53rem}.vacatures__containerRow__cards{gap:5rem}}@media only screen and (max-width:600px){.vacatures__title{top:16rem;width:150px;height:150px;border-radius:30px;margin-left:3rem}.vacatures__title h1{font-size:1.5rem;transform:translate(-30px,30px)}}@media only screen and (max-width:450px){.vacatures__containerRow{padding:0 2rem 5rem}}.VactTemplate .VactTemplate__header{transition:all .3s;padding:0 15rem;display:flex;align-items:center;justify-content:center;height:25rem;color:var(--contrast)}.VactTemplate .VactTemplate__header__titel{max-width:40vw;transition:all .3s}.VactTemplate .VactTemplate__header a{text-decoration:none;color:var(--contrast)}.VactTemplate .VactTemplate__header a:hover{color:#dbe0fa}.VactTemplate .VactTemplate__header #vacature-img{transition:all .3s;border-radius:10px}.VactTemplate .VactTemplate__header .imgContainer{transition:all .3s;transform:translateY(12rem)}.VactTemplate .VactTemplate__header__details{transition:all .3s;display:flex;flex-direction:column;align-items:start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:1.5rem;max-width:19rem;background-color:var(--default_color);box-shadow:0 4px 8px rgba(38,38,38,.2);padding:2rem 3rem 2rem 2rem;transform:translate(6rem,-5rem);border-radius:10px}.VactTemplate .VactTemplate__header__details div{display:flex;flex-direction:row;align-items:center;gap:1rem}.VactTemplate .VactTemplate__header__details div img{width:2.5rem}.VactTemplate .VactTemplate__header__details div p{margin:0;line-height:1.5}.VactTemplate__wrapper__container{transition:all .3s;max-width:45rem;color:var(--default_color);padding:2rem 15rem 5rem}.VactTemplate__wrapper__container p,.VactTemplate__wrapper__container ul{line-height:1.5}.VactTemplate__wrapper__container h2{max-width:600px}.VactHeaderWrapper{display:flex;align-items:center;width:100%;max-width:1200px;justify-content:space-between}.vactWave{position:absolute;rotate:180deg;width:100%;height:inherit;z-index:-1}@media only screen and (min-width:1920px){.VactTemplate__wrapper{display:flex;justify-content:center}.VactTemplate__wrapper div{width:100%;max-width:1200px}.VactTemplate__wrapper__container{padding:0}}@media only screen and (max-width:1600px){.VactTemplate .VactTemplate__header{padding:0 10rem}.VactTemplate .VactTemplate__header__titel{max-width:30rem}.VactTemplate .VactTemplate__header #vacature-img{width:30rem;height:20rem}.VactTemplate .VactTemplate__header .imgContainer{transform:translateY(9rem)}.VactTemplate .VactTemplate__header__details{max-width:15rem;padding:1rem 2rem 1rem 1rem;transform:translate(10rem,-5rem);font-size:.8rem}.VactTemplate .VactTemplate__header__details div img{width:2rem}.VactTemplate__wrapper__container{padding:2rem 10rem 5rem;max-width:40rem}}@media only screen and (max-width:1350px){.VactTemplate .VactTemplate__header{padding:0 5rem}.VactTemplate .VactTemplate__header__titel{max-width:25rem}.VactTemplate .VactTemplate__header #vacature-img{width:26rem;height:17rem}.VactTemplate .VactTemplate__header .imgContainer{transform:translateY(8rem)}.VactTemplate .VactTemplate__header__details{max-width:15rem;padding:1rem 2rem 1rem 1rem;transform:translate(7rem,-6rem);font-size:.8rem}.VactTemplate__wrapper__container{padding:2rem 5rem 5rem}}@media only screen and (max-width:965px){.VactTemplate .VactTemplate__header .imgContainer{right:5rem;top:8rem}}@media only screen and (max-width:1033px){.VactTemplate .VactTemplate__header{padding:0 2rem}.VactTemplate .VactTemplate__header__titel{max-width:15rem}.VactTemplate .VactTemplate__header__titel h1{font-size:1.2rem}.VactTemplate .VactTemplate__header #vacature-img{width:24rem;height:15rem}.VactTemplate .VactTemplate__header .imgContainer{right:2rem;top:9rem}.VactTemplate .VactTemplate__header__details{max-width:13rem;gap:1rem;transform:translate(7rem,-7rem)}.VactTemplate__wrapper__container{padding:2rem 2rem 5rem}}@media only screen and (max-width:700px){.VactTemplate .VactTemplate__header{height:15rem}.VactTemplate .VactTemplate__header__titel{max-width:80%}.VactTemplate .VactTemplate__header__titel h1{font-size:1.2rem}.VactTemplate .VactTemplate__header .imgContainer{top:.5rem;right:-5rem;animation:shrinkAndFade .3s forwards}.VactTemplate__wrapper__container h1{font-size:1.2rem}}@media only screen and (max-width:450px){.VactTemplate .VactTemplate__header{height:15rem;padding:0 2rem}.VactTemplate .VactTemplate__header__titel{max-width:90%}}@keyframes float{0%{transform:translate(0)}50%{transform:translate(-5px,-5px)}to{transform:translate(0)}}@keyframes callToBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes cursor{0%{border-color:var(--default_color)}50%{border-color:rgba(0,0,0,0)}to{border-color:var(--default_color)}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes fade{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}50%{opacity:.5}to{opacity:0}}@keyframes horizontal-shaking{0%,to{transform:translateX(0)}25%,75%{transform:translateX(.3125rem)}50%{transform:translateX(-.3125rem)}}@keyframes shrinkAndFade{0%{transform:scale(1);opacity:1}25%{transform:scale(.75);opacity:.75}50%{transform:scale(.5);opacity:.5}75%{transform:scale(.25);opacity:.25}to{transform:scale(0);opacity:0;display:none}}@keyframes scollFadeIn{0%{opacity:0;transform:translateY(40px)}30%{opacity:.3;transform:translateY(20px)}60%{opacity:.6;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes upAndDown{0%{height:100%}50%{height:36%}to{height:100%;z-index:2}}@keyframes showExtra{0%{opacity:0;visibility:hidden}50%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes flipHorizontal{0%{transform:rotate(45deg) rotateY(0deg)}to{transform:rotate(45deg) rotateY(1turn)}}@keyframes backInDown{0%{opacity:0;transform:translateY(-1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Italic-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:italic;font-display:swap}:root{font-family:Montserrat,Helvetica,sans-serif;--default_color:#005395;--secondary_color:#e5215e;--tertiary_color:#00965f;--quaternary_color:#00b5ec;--background:#fafafa;--hover_border_color:#cccccc;--img_contrast:rgba(255,255,255,0.35);--button:#ee05cf;--contrast:#ffffff;--footer:#f1f1f1}.dienstenEnproducten__header{height:25rem;display:flex;justify-content:space-between;padding:0 15rem;align-items:center}.dienstenEnproducten__header__navigation{position:relative;display:flex;flex-direction:row;justify-content:center;background-color:var(--contrast);border:1px solid rgba(128,128,128,.473);border-radius:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 2rem;gap:1rem}.dienstenEnproducten__header__navigation .navItem{background-color:#fff;font-weight:600;font-size:1rem;min-width:5rem;text-align:center;margin:0;color:var(--default_color);padding:.5rem;border:none;border-radius:30rem;transition:all .3s}.dienstenEnproducten__header__navigation .navItem p{transition:all .3s}.dienstenEnproducten__header__navigation .navItem:hover{cursor:pointer}.dienstenEnproducten__header__navigation .navItem:hover p{cursor:pointer;color:var(--contrast);background-color:#0065b3}.dienstenEnproducten__header__navigation .navItem:active p{cursor:pointer;color:var(--contrast);background-color:#02345a}.dienstenEnproducten__header__navigation .navItem.active p{color:var(--contrast)}.dienstenEnproducten__header__navigation .navItem__wrapper{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.dienstenEnproducten__header__navigation .navItem__wrapper p{margin:0 0 .4rem;padding:.5rem 1rem;border:none;border-radius:2rem}.dienstenEnproducten__header__navigation .navItem__wrapper img{padding-bottom:.5rem}.dienstenEnproducten__header__title h1{color:var(--default_color);font-size:2.3vw;margin:0 0 .5em}.dienstenEnproducten__header__title h2{color:var(--default_color);font-size:1.2vw;margin:0}.dienstenEnproducten__content{display:flex;flex-direction:column}.dienstenEnproducten__content__links,.dienstenEnproducten__content__rechts{padding:5rem 25rem;display:flex;gap:3.3rem;align-items:center;opacity:0;transform:translateY(40px);transition:opacity 1s ease-out,transform 1s ease-out}.dienstenEnproducten__content__links.in-view,.dienstenEnproducten__content__rechts.in-view{animation:scollFadeIn 1s ease-out forwards}.dienstenEnproducten__content__links__info,.dienstenEnproducten__content__rechts__info{display:flex;flex-direction:column;justify-content:center}.dienstenEnproducten__content__links__info h2,.dienstenEnproducten__content__rechts__info h2{color:var(--default_color);font-size:2rem;margin:0 0 .2em}.dienstenEnproducten__content__links__info p,.dienstenEnproducten__content__rechts__info p{color:var(--default_color);line-height:1.5}.dienstenEnproducten__content__links{background-color:#d9d9d9}.dienstenEnproducten__content__rechts{background-color:#f5f5f5}.dienstenEnproducten__content .exampleImg{max-width:30rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:all .3s;border-radius:10px;box-shadow:0 4px 8px rgba(38,38,38,.2)}.dienstenEnproducten__button{display:block;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all .3s}.dienstenEnproducten__button__content{display:flex;align-items:center;gap:.8rem;background-color:var(--default_color);padding:.4rem 1.5rem;border:none;border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.2)}.dienstenEnproducten__button__content p{color:var(--contrast)}.dienstenEnproducten__button:hover{transform:translateY(-3px);border-radius:.8rem;box-shadow:0 4px 8px rgba(38,38,38,.5)}.dienstenEnproducten__button:hover .dienstenEnproducten__button__content img{animation-name:horizontal-shaking;animation-duration:2s}.navWrapper{justify-content:center;flex-wrap:wrap;padding-bottom:10rem;gap:.5rem}.navWrapper,.productWrapper{display:flex;align-items:center}.productWrapper{gap:5rem}.wave__product{position:absolute;left:0;top:0;transform:translateY(-29px);height:30px}@media only screen and (min-width:1920px){.headerWrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.productWrapper{max-width:1200px}.dienstenEnproducten__header{padding:0;width:100%;max-width:1200px}.dienstenEnproducten__header__title h1{font-size:3rem}.dienstenEnproducten__header__title h2{font-size:1.5rem}.dienstenEnproducten__content__links,.dienstenEnproducten__content__rechts{display:flex;justify-content:center}}@media only screen and (max-width:1680px){.dienstenEnproducten__content__links,.dienstenEnproducten__content__rechts{padding:5rem 20rem}}@media only screen and (max-width:1450px){.dienstenEnproducten__header{padding:0 8rem}.dienstenEnproducten__header__title h1{font-size:2rem}.dienstenEnproducten__header__title h2{font-size:1rem}.dienstenEnproducten__content__links,.dienstenEnproducten__content__rechts{padding:3rem 8rem 4.5rem}}@media only screen and (max-width:1000px){.dienstenEnproducten__header{padding:0 3rem}.dienstenEnproducten__content__links,.dienstenEnproducten__content__rechts{padding:3rem 3rem 4.5rem}.dienstenEnproducten__content img{max-width:20rem}}@media only screen and (max-width:700px){.dienstenEnproducten__header{height:15rem}.dienstenEnproducten__header__title h1{font-size:2rem}.dienstenEnproducten__header__title h2{font-size:1rem}.dienstenEnproducten__header__logo{display:none}.dienstenEnproducten__header__navigation{gap:.5rem}.dienstenEnproducten__content__links img,.dienstenEnproducten__content__rechts img{max-width:10rem}.dienstenEnproducten__content__links__info h2,.dienstenEnproducten__content__rechts__info h2{font-size:2rem}.dienstenEnproducten__content__links__info p,.dienstenEnproducten__content__rechts__info p{font-size:.8rem}.dienstenEnproducten__button__content{padding:.1rem .5rem}.dienstenEnproducten__button__content img{max-width:2rem}}@media only screen and (max-width:500px){.dienstenEnproducten__header{padding:0 2rem}.dienstenEnproducten__content__links,.dienstenEnproducten__content__rechts{padding:2rem 2rem 3.5rem}.navItem__wrapper img{width:30px;height:30px}.dienstenEnproducten__header__navigation .navItem{padding:.5rem 0;min-width:4.5rem}.dienstenEnproducten__header__navigation .navItem p{font-size:.8rem;padding:.2rem .5rem}.dienstenEnproducten__header__navigation{padding:0 1rem;gap:0}.navWrapper{padding-bottom:5rem}.exampleImg{display:none}.wave__product{transform:translateY(-29px)}}.border{position:absolute;background-color:var(--default_color);border-radius:30rem;z-index:0;opacity:0}.border.visible{opacity:1}.border.hidden{opacity:0}