.hero{margin-top:1rem;width:97%;margin-left:1.5%;height:60vh;background:url(../../../images/hero_1920x1080.webp);background-position:center;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10rem}.animated-title{visibility:hidden}.hero_first{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:90vh;width:97%;margin-left:auto;margin-right:auto}.hero_first>div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.hero_first>div>p{width:95vw;max-width:40rem}.hero_first>h1{width:90vw;padding-bottom:1rem;color:#23328a99}.hero>p{color:#fff;width:90%;margin-left:auto;margin-right:auto;padding-bottom:3vw;font-size:clamp(1.2rem,2vw + .5rem,2.5rem);font-weight:100}.hero>h2{margin-left:auto;margin-right:auto;align-self:flex-end;line-height:1;font-size:20vw;padding-bottom:1rem;padding-top:4rem;font-weight:400;color:var(--primary-color)}.intro-text-word{opacity:0;transform:translateY(20px);display:inline-block;will-change:transform,opacity}.intro{margin-bottom:14rem;width:87%;margin-left:auto;margin-right:auto;margin-top:2rem;display:flex;flex-direction:row;justify-content:flex-start;gap:10vw}.intro-info{width:25%;display:flex;flex-direction:column;justify-content:space-between}.intro-info>p{color:#000}.intro-text{font-size:clamp(2rem,3vw + .5rem,4rem);max-width:70rem;width:100%;font-weight:600;line-height:1.3;color:#23328a80}.intro-text-line{display:block}.intro-text-word{opacity:0;display:inline-block;transform:translateY(20px)}.images-container{overflow:hidden;position:relative;width:100vw;margin-bottom:8rem}.images{width:fit-content;display:flex;flex-direction:row;gap:1rem;will-change:transform;transition:transform .4s ease-out}.images>img{object-fit:cover;width:50vw;max-width:30rem;aspect-ratio:4/3;height:auto}.klanten{margin-bottom:10rem;width:87%;margin-left:auto;margin-right:auto;margin-top:2rem;display:flex;flex-direction:row;justify-content:flex-start;gap:4rem}.klanten-info{width:40%;display:flex;flex-direction:column;justify-content:space-between}.klanten-info>div{margin-top:2rem;display:flex;flex-direction:row;align-items:center;gap:1rem}.klanten-info>div>*{width:20%;height:auto}.klanten-info>p{max-width:30rem}.klanten-info>div>p{font-size:2rem;color:var(--secondary-color);font-weight:700}.klanten-list{width:70%;display:flex;flex-direction:column;justify-content:flex-end;align-self:center}.slider-container{position:relative;width:100%;max-width:900px;margin:auto;overflow:hidden;aspect-ratio:16 / 9}.slide{position:absolute;inset:0;background-size:cover;background-position:center;transition:opacity .8s ease;opacity:0}.slide.active{opacity:1;z-index:1}.overlay-text{position:absolute;top:0;left:0;color:#fff;font-size:clamp(1rem,2vw + .5rem,1.5rem);font-weight:100;margin:1rem;border-radius:50px;backdrop-filter:blur(10px);text-align:center;padding:0 1rem;text-align:left;background-color:var(--extra-color)}.dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.dot{width:12px;height:12px;border-radius:50%;background:#ccc;transition:background .3s;padding:0rem;border:none}.dot.active{background:var(--secondary-color)}.features-container{display:flex;flex-direction:row;justify-content:space-between;width:87%;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:10rem;gap:1rem;height:100%;min-height:30rem}.features{padding:1rem;display:flex;flex-direction:column;justify-content:space-between}.features-design{padding:0rem;width:25%;display:flex;align-items:center;justify-content:center}.features-design>img{width:100%;height:100%;object-fit:cover}.features-technology{background:url(../../../images/features_technology.webp);background-size:cover;width:50%}.features-certification{background:url(../../../images/features_certification.webp);background-size:cover;width:25%}.features-extras{display:flex;flex-direction:row;gap:1rem}.features>p{font-size:1.5rem;font-weight:500;color:#fffc;max-width:30rem}.producten{width:87%;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:10rem;display:flex;flex-direction:column}.producten-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding-bottom:2rem}.producten-info>div{max-width:30rem;width:100%;display:flex;flex-direction:column;justify-content:center}.producten-list{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.producten-list>a{width:30%;aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;text-decoration:none}.producten-list>a:nth-child(1){background:url(../../../images/zeegr.webp);background-size:cover;background-position:bottom}.producten-list>a:nth-child(2){background:url(../../../images/riviergr.webp);background-size:cover;background-position:bottom}.producten-list>a:nth-child(3){background:url(../../../images/diversegr.webp);background-size:cover;background-position:bottom}.producten-list>a{color:#fff;background-color:transparent;transition:transform .3s ease-in-out,background-color .3s ease-in-out}.producten-list>a:hover{transform:scale(1.02)!important}.producten-list>a:hover>.button_product{background-color:var(--secondary-color)}.producten-list>a>h3{font-size:2rem;color:#fff}.producten-list>a>p{min-height:6rem;height:fit-content;color:#fff;max-width:30rem}.button_product{color:#fff;background-color:var(--extra-color);backdrop-filter:blur(10px);text-decoration:none;border-radius:50px;padding:1rem;font-weight:500;font-size:1rem;position:relative;transition:transform .3s ease-in-out,background-color .3s ease-in-out}.button_product:after{content:"";background:url(../../../images/arrow_button_white.svg);position:absolute;right:10px;align-self:center;width:30px;height:23px;background-repeat:no-repeat}@media (max-width: 900px){.hero{margin-bottom:5rem}.hero_first>div{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%}.hero_first>div>h2{font-size:1.5rem}.intro{flex-direction:column-reverse;align-items:center;margin-bottom:8rem}.intro-info{width:100%;flex-direction:row-reverse;align-items:flex-end}.klanten{flex-direction:column;margin-bottom:5rem}.klanten-list,.klanten-info{width:100%}.klanten-info>div{width:100%}.klanten-info>div>img{width:20%;height:auto}.extra_company{display:none}.features-container{flex-direction:column;align-items:center;margin-bottom:5rem}.features-design,.features-technology,.features-certification{width:100%;height:20rem;background-position:center}.features-design{height:5rem}.producten-info{flex-direction:column}.producten-list{flex-direction:column;align-items:center;width:100%}.producten-list>a{align-self:center;width:100%;height:20rem}}@media (max-width: 600px){.intro{flex-direction:column-reverse;align-items:center}.intro-info{width:100%;flex-direction:column;align-items:flex-start}.slider-container{aspect-ratio:3 / 3}}
