body{--f:1;min-width:1200px}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
.menu-content{cursor:pointer;position:relative}li{-webkit-tap-highlight-color:rgba(0,0,0,0)}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:none}
.slick-list{position:relative;display:block;margin:0;padding:0;border-left:var(--border-left);border-top:var(--border-top);border-right:var(--border-right);border-bottom:var(--border-bottom);border-radius:var(--rounding);box-shadow:var(--shadow)}
@media (prefers-color-scheme: dark)
{
    .slick-list{border-left:var(--border-left-dark, var(--border-left));border-top:var(--border-top-dark, var(--border-top));border-right:var(--border-right-dark, var(--border-right));border-bottom:var(--border-bottom-dark, var(--border-bottom));box-shadow:var(--shadow-dark, var(--shadow))}
}
.slick-list:focus{outline:none}
.slick-list .dragging{cursor:pointer}
.slick-slider .slick-list,.slick-track,.slick-slide{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.slick-track{position:relative;height:100%;left:0;top:0;display:inline-block;zoom:1}
.slick-track:before,.slick-track:after{content:"";display:table}
.slick-track:after{clear:both}
.slick-loading .slick-track{display:none}
.slick-slide{position:static;float:left;height:100%;min-height:1px;display:none}
.slick-active picture{pointer-events:auto}
.slick-slide img{display:block}
.slick-slide .slick-loading img{display:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{display:none}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-prev,.slick-next{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;padding:0;border:none;outline:none}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;opacity:1}
.slick-prev .slick-disabled,.slick-next .slick-disabled{opacity:0.25}
.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;width:100%}
.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;opacity:1}
.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;color:black;opacity:0.25;pointer-events:auto}
.slick-dots .slick-active button:active{opacity:1}
.slick-dots .slick-active button{opacity:0.75}
[dir="rtl"] .slick-slide{float:right}
.slidex {display:none}
.slider-nav .slick-list {overflow:hidden}
.slider-nav button {pointer-events:auto}
.slider-nav picture {cursor:pointer}
@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}
@-webkit-keyframes revealInRight{from{-webkit-clip-path:polygon(-30% -30%, -30% -30%, -30% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}to{-webkit-clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 100%);-webkit-transform:translate3d(0,0,0)}}@keyframes revealInRight{from{clip-path:polygon(-30% -30%, -30% -30%, -30% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}to{clip-path:polygon(-30% -30%, 130% -30%, 130% 130%, -30% 130%);-webkit-transform:translate3d(0,0,0)}}.revealInRight{-webkit-animation-name:revealInRight;animation-name:revealInRight}
.v1{display:inline-block;vertical-align:top;pointer-events:none}.ps1{position:relative;margin-top:-153px}.s1{width:100%;min-width:1200px;min-height:19px}.c1{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#1e783c}.z1{z-index:7}.ps2{position:relative;margin-top:-71px}.v2{display:block;pointer-events:none}.s2{width:1200px;margin-left:auto;margin-right:auto;min-height:318px}.v3{display:inline-block;vertical-align:top;pointer-events:auto}.ps3{position:relative;margin-left:36px;margin-top:0}.s3{min-width:1117px;width:1117px;overflow:hidden;height:318px}.z2{z-index:38}.p1{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f1{font-family:"Gotham 6";font-size:35px;font-size:calc(35px * var(--f));line-height:1.687;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#00aa28;background-color:initial;text-shadow:none}.f2{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#404040;background-color:initial;text-shadow:none}.ps4{position:relative;margin-top:40px}.s4{width:100%;min-width:1200px;min-height:840px}.c3{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.z3{z-index:2}.c4{position:absolute;box-sizing:border-box;pointer-events:none;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/2/akuut_achtergrond_zw-320.jpg);opacity:0.1}.webp .c4{background-image:url(../images/4/akuut_achtergrond_zw-320.webp)}.s5{width:100%;height:100%}.v4{display:inline-block;vertical-align:top}.ps5{position:relative;margin-top:0}.s6{width:100%;min-width:1200px;min-height:150px}.c5{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(0,0,0,0)), color-stop(1, rgba(255,255,255,1)));background-image:-o-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);background-image:-webkit-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);background-image:-ms-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);background-image:linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%)}.z4{z-index:3}.v5{display:block}.c6{position:relative;pointer-events:none;min-width:1200px;width:100%;overflow:hidden;margin-top:-870px;min-height:573px}.ps6{position:relative;margin-top:30px}.s7{width:1200px;margin-left:auto;margin-right:auto;min-height:543px}.ps7{position:relative;margin-left:38px;margin-top:0}.s8{min-width:1125px;width:1125px;min-height:543px}.ps8{position:relative;margin-left:0;margin-top:0}.s9{min-width:562px;width:562px;min-height:543px;line-height:0}.s10{min-width:562px;width:562px;min-height:513px}.c7{border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;background-repeat:no-repeat;background-position:0 50%;background-size:cover;background-image:url(../images/j/binkhorst_techniek_3495-036-large-562.jpg);opacity:1;box-shadow:0 0 30px rgba(0,0,0,0.2)}.z5{z-index:39}.webp .c7{background-image:url(../images/t/binkhorst_techniek_3495-036-large-562.webp)}.ps9{position:relative;margin-left:22px;margin-top:-30px}.s11{min-width:339px;width:339px;min-height:60px;height:60px}.z6{z-index:41}.i1{position:absolute;left:0;min-width:339px;max-width:339px;min-height:60px;max-height:60px;top:0}.ps10{position:relative;margin-left:37px;margin-top:59px}.s12{min-width:526px;width:526px;overflow:hidden;height:429px}.z7{z-index:42}.ps11{position:relative;margin-top:66px}.s13{width:1200px;margin-left:auto;margin-right:auto;min-height:818px}.s14{min-width:1125px;width:1125px;min-height:184px}.s15{min-width:1125px;width:1125px;min-height:184px;line-height:0}.s16{min-width:1125px;width:1125px;min-height:171px}.c8{border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(30,120,60)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%)}.z8{z-index:43}.ps12{position:relative;margin-left:26px;margin-top:-157px}.s17{min-width:1078px;width:1078px;overflow:hidden;height:170px}.z9{z-index:44}.f3{font-family:"Gotham 6";font-size:35px;font-size:calc(35px * var(--f));line-height:1.687;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f4{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps13{position:relative;margin-left:36px;margin-top:21px}.s18{min-width:1164px;width:1164px;min-height:613px}.s19{min-width:324px;width:324px;min-height:613px;height:613px}.z10{z-index:45}.i2{position:absolute;left:0;width:324px;top:63px;height:486px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps14{position:relative;margin-left:216px;margin-top:12px}.s20{min-width:180px;width:180px;min-height:571px;height:571px}.z11{z-index:65}.i3{position:absolute;left:0;width:180px;top:38px;height:494px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps15{position:relative;margin-left:658px;margin-top:-604px}.s21{min-width:506px;width:506px;min-height:584px;height:584px}.z12{z-index:47}.i4{position:absolute;left:0;width:506px;top:39px;height:506px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps16{position:relative;margin-top:-587px}.s22{width:100%;min-width:1200px;min-height:474px}.c9{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%)}.z13{z-index:30}.ps17{position:relative;margin-top:-534px}.s23{width:1200px;margin-left:auto;margin-right:auto;min-height:1212px}.ps18{position:relative;margin-left:277px;margin-top:0}.s24{min-width:351px;width:351px;min-height:500px}.ps19{position:relative;margin-left:0;margin-top:243px}.s25{min-width:140px;width:140px;min-height:207px;height:207px}.z14{z-index:46}.i5{position:absolute;left:26px;width:88px;top:0;height:207px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps20{position:relative;margin-left:-57px;margin-top:0}.s26{min-width:197px;width:197px;min-height:460px}.z15{z-index:48}.s27{display:block;height:460px;width:100%;overflow:hidden}.s28{width:auto;height:100%;padding:0px 18px 0px 18px;background-color:transparent}.un23 .slider{height:460px}.un23 .slick-list{height:460px}.un23 .slick-prev,.un23 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#000}
.un23 .slick-prev{left:-25px}
.un23 .slick-next{right:-25px}
.un23 .slider-for{margin-bottom:0px}
.un23 .slider-nav{margin-bottom:0px}
.un23 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un23 .slider-nav .slick-center picture{border-color:transparent}
.un23 .slick-dots{bottom:0px}
.un23 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un23 .slick-dots li button{height:20px;width:20px}
.un23 .slick-dots li button:before{width:20px;height:20px}
.un23 .slick-dots button{color:#000}
[dir="rtl"] .un23 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un23 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un23 .slick-prev,.un23 .slick-next{{{arrowcolordark}}}
    .un23 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un23 .slick-dots button{{{dotscolordark}}}
}
.ps21{position:relative;margin-left:247px;margin-top:-276px}.s29{min-width:104px;width:104px;min-height:316px;height:316px}.z16{z-index:49}.i6{position:absolute;left:0;width:104px;top:44px;height:229px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps22{position:relative;margin-left:36px;margin-top:14px}.s30{min-width:1097px;width:1097px;overflow:hidden;height:577px}.z17{z-index:51}.f5{font-family:"Gotham 6";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#dc322f;background-color:initial;text-shadow:none}.ps23{position:relative;margin-left:474px;margin-top:7px}.s31{min-width:253px;width:253px;min-height:114px;height:114px}.z18{z-index:55}.a1{display:block}.i7{position:absolute;left:0;min-width:253px;max-width:253px;min-height:98px;max-height:98px;top:8px}.ps24{position:relative;margin-left:0;margin-top:-129px}.s32{min-width:1200px;width:1200px;min-height:1px}.ps25{position:relative;margin-top:-6px}.s33{width:100%;min-width:1200px;min-height:419px}.c10{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(0,170,40,1)), color-stop(1, rgba(0,0,0,0)));background-image:-o-linear-gradient(0deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(90deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(90deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(0deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%)}.z19{z-index:4}.ps26{position:relative;margin-top:59px}.s34{width:1200px;margin-left:auto;margin-right:auto;min-height:97px}.ps27{position:relative;margin-left:39px;margin-top:0}.s35{min-width:1124px;width:1124px;min-height:97px}.s36{min-width:524px;width:524px;height:97px}.z20{z-index:61}.v6{display:inline-block;outline:0}.ps28{position:relative}.s37{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c11{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(30,120,60)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a2{transform:translateZ(1px);display:inline-block;width:100%;z-index:1}.f6{font-family:"Gotham 6";font-size:43px;font-size:calc(43px * var(--f));line-height:1.210;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:23px;padding-bottom:22px}.ps29{position:relative;margin-left:76px;margin-top:0}.z21{z-index:52}.ps30{position:relative;margin-top:-202px}.s38{width:1200px;margin-left:auto;margin-right:auto;min-height:193px}.ps31{position:relative;margin-left:340px;margin-top:0}.s39{min-width:526px;width:526px;overflow:hidden;height:193px}.z22{z-index:67}.p2{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.ps32{position:relative;margin-top:0}.s40{width:100%;min-width:1200px;min-height:101px}.z23{z-index:56}.ps33{position:relative;margin-top:-82px}.s41{width:1200px;margin-left:auto;margin-right:auto;min-height:192px}.ps34{position:relative;margin-left:337px;margin-top:0}.s42{min-width:526px;width:526px;overflow:hidden;height:192px}.z24{z-index:59}.ps35{position:relative;margin-top:-110px}.s43{width:100%;min-width:1200px;min-height:378px}.c12{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#404040}.z25{z-index:53}.ps36{position:relative;margin-top:161px}.s44{width:1200px;margin-left:auto;margin-right:auto;min-height:111px}.ps37{position:relative;margin-left:338px;margin-top:0}.s45{min-width:526px;width:526px;overflow:hidden;height:111px}.z26{z-index:62}.f7{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#00aa28;background-color:initial;text-shadow:none}.ps38{position:relative;margin-top:-60px}.c13{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(0,0,0,0.5)), color-stop(1, rgba(0,0,0,0)));background-image:-o-linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%)}.z27{z-index:54}.ps39{position:relative;margin-top:-146px}.s46{width:1200px;margin-left:auto;margin-right:auto;min-height:148px}.s47{min-width:526px;width:526px;overflow:hidden;height:40px}.z28{z-index:63}.f8{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:underline;text-transform:none;letter-spacing:normal;color:#c0c0c0;background-color:initial;text-shadow:none}.ps40{position:relative;margin-left:320px;margin-top:20px}.s48{min-width:565px;width:565px;min-height:88px}.s49{min-width:565px;width:565px;min-height:88px;line-height:0}.s50{min-width:565px;width:565px;min-height:88px;height:88px}.z29{z-index:58}.i8{position:absolute;left:116px;min-width:332px;max-width:332px;min-height:88px;max-height:88px;top:0;color:#00aa28}.ps41{position:relative;margin-left:161px;margin-top:-37px}.s51{min-width:244px;width:244px;min-height:35px;height:35px}.z30{z-index:60}.i9{position:absolute;left:0;min-width:244px;max-width:244px;min-height:33px;max-height:33px;top:1px}.ps42{position:relative;margin-top:-347px}.s52{width:1200px;margin-left:auto;margin-right:auto;min-height:113px}.s53{min-width:526px;width:526px;overflow:hidden;height:113px}.z31{z-index:68}.ps43{position:relative;margin-top:218px}.s54{width:100%;min-width:1200px;min-height:16px}.c14{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#00aa28}.z32{z-index:69}.c15{display:inline-block;position:relative;margin-left:0;margin-top:0}.c11::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11:hover{background-color:transparent;border-color:transparent}.c11::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:1}.c11:active:after{opacity:1;transition:initial}.c11:active{transition:initial}@media (min-width:960px) and (max-width:1199px){.ps1{margin-top:-123px}.s1{min-width:960px;min-height:15px}.ps2{margin-top:-57px}.s2{width:960px;min-height:254px}.ps3{margin-left:29px}.s3{min-width:894px;width:894px;height:254px}.f1{font-size:28px;font-size:calc(28px * var(--f));line-height:1.680}.f2{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps4{margin-top:32px}.s4{min-width:960px;min-height:672px}.s6{min-width:960px;min-height:120px}.c6{min-width:960px;margin-top:-702px;min-height:470px}.s7{width:960px;min-height:435px}.ps7{margin-left:30px}.s8{min-width:901px;width:901px;min-height:435px}.s9{min-width:450px;width:450px;min-height:435px}.s10{min-width:450px;width:450px;min-height:410px}.c7{background-image:url(../images/8/binkhorst_techniek_3495-036-large-450.jpg)}.webp .c7{background-image:url(../images/a/binkhorst_techniek_3495-036-large-450.webp)}.ps9{margin-left:18px;margin-top:-23px}.s11{min-width:271px;width:271px;min-height:48px;height:48px}.i1{min-width:271px;max-width:271px;min-height:48px;max-height:48px}.ps10{margin-left:30px;margin-top:48px}.s12{min-width:421px;width:421px;height:343px}.ps11{margin-top:48px}.s13{width:960px;min-height:654px}.s14{min-width:900px;width:900px;min-height:147px}.s15{min-width:900px;width:900px;min-height:147px}.s16{min-width:900px;width:900px;min-height:137px}.ps12{margin-left:21px;margin-top:-126px}.s17{min-width:862px;width:862px;height:136px}.f3{font-size:28px;font-size:calc(28px * var(--f));line-height:1.680}.f4{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps13{margin-left:29px;margin-top:17px}.s18{min-width:931px;width:931px;min-height:490px}.s19{min-width:259px;width:259px;min-height:490px;height:490px}.i2{width:259px;top:51px;height:388px}.ps14{margin-left:173px;margin-top:9px}.s20{min-width:144px;width:144px;min-height:457px;height:457px}.i3{width:144px;top:31px;height:395px}.ps15{margin-left:526px;margin-top:-483px}.s21{min-width:405px;width:405px;min-height:467px;height:467px}.i4{width:405px;top:31px;height:405px}.ps16{margin-top:-470px}.s22{min-width:960px;min-height:379px}.ps17{margin-top:-427px}.s23{width:960px;min-height:969px}.ps18{margin-left:222px}.s24{min-width:280px;width:280px;min-height:400px}.ps19{margin-top:194px}.s25{min-width:112px;width:112px;min-height:166px;height:166px}.i5{left:21px;width:71px;height:166px}.ps20{margin-left:-46px}.s26{min-width:158px;width:158px;min-height:368px}.s27{height:368px}.s28{padding:0px 14px 0px 14px}.un23 .slider{height:368px}.un23 .slick-list{height:368px}.ps21{margin-left:197px;margin-top:-221px}.s29{min-width:83px;width:83px;min-height:253px;height:253px}.i6{width:83px;top:35px;height:183px}.ps22{margin-left:29px;margin-top:11px}.s30{min-width:878px;width:878px;height:462px}.f5{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps23{margin-left:379px;margin-top:5px}.s31{min-width:202px;width:202px;min-height:91px;height:91px}.i7{min-width:202px;max-width:202px;min-height:78px;max-height:78px;top:7px}.ps24{margin-top:-103px}.s32{min-width:960px;width:960px}.ps25{margin-top:-4px}.s33{min-width:960px;min-height:335px}.ps26{margin-top:47px}.s34{width:960px;min-height:78px}.ps27{margin-left:31px}.s35{min-width:899px;width:899px;min-height:78px}.s36{min-width:419px;width:419px;height:78px}.c11{-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px}.f6{font-size:34px;font-size:calc(34px * var(--f));line-height:1.207;padding-top:19px;padding-bottom:18px}.ps29{margin-left:61px}.ps30{margin-top:-162px}.s38{width:960px;min-height:154px}.ps31{margin-left:272px}.s39{min-width:421px;width:421px;height:154px}.ps32{margin-top:1px}.s40{min-width:960px;min-height:81px}.ps33{margin-top:-66px}.s41{width:960px;min-height:154px}.ps34{margin-left:270px}.s42{min-width:421px;width:421px;height:154px}.ps35{margin-top:-89px}.s43{min-width:960px;min-height:302px}.ps36{margin-top:129px}.s44{width:960px;min-height:89px}.ps37{margin-left:270px}.s45{min-width:421px;width:421px;height:89px}.f7{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps38{margin-top:-48px}.ps39{margin-top:-117px}.s46{width:960px;min-height:118px}.s47{min-width:421px;width:421px;height:32px}.f8{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps40{margin-left:256px;margin-top:16px}.s48{min-width:452px;width:452px;min-height:70px}.s49{min-width:452px;width:452px;min-height:70px}.s50{min-width:452px;width:452px;min-height:70px;height:70px}.i8{left:94px;min-width:264px;max-width:264px;min-height:70px;max-height:70px}.ps41{margin-left:129px;margin-top:-29px}.s51{min-width:195px;width:195px;min-height:28px;height:28px}.i9{min-width:195px;max-width:195px;min-height:27px;max-height:27px;top:0}.ps42{margin-top:-277px}.s52{width:960px;min-height:90px}.s53{min-width:421px;width:421px;height:90px}.ps43{margin-top:175px}.s54{min-width:960px;min-height:13px}.f5:visited{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.f5:hover{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.f5:active{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.c11::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:1}.c11:active:after{opacity:1;transition:initial}.f8:visited{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.f8:hover{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.f8:active{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}}@media (min-width:768px) and (max-width:959px){.ps1{margin-top:-97px}.s1{min-width:768px;min-height:12px}.ps2{margin-top:-45px}.s2{width:768px;min-height:204px}.ps3{margin-left:23px}.s3{min-width:715px;width:715px;height:204px}.f1{font-size:22px;font-size:calc(22px * var(--f));line-height:1.683}.f2{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps4{margin-top:25px}.s4{min-width:768px;min-height:538px}.s6{min-width:768px;min-height:96px}.c6{min-width:768px;margin-top:-568px;min-height:388px}.s7{width:768px;min-height:347px}.ps7{margin-left:24px}.s8{min-width:721px;width:721px;min-height:347px}.s9{min-width:360px;width:360px;min-height:347px}.s10{min-width:360px;width:360px;min-height:328px}.c7{background-image:url(../images/4/binkhorst_techniek_3495-036-large-360.jpg)}.webp .c7{background-image:url(../images/v/binkhorst_techniek_3495-036-large-360.webp)}.ps9{margin-left:14px;margin-top:-19px}.s11{min-width:217px;width:217px;min-height:38px;height:38px}.i1{left:1px;min-width:215px;max-width:215px;min-height:38px;max-height:38px}.ps10{margin-left:24px;margin-top:38px}.s12{min-width:337px;width:337px;height:275px}.ps11{margin-top:32px}.s13{width:768px;min-height:523px}.s14{min-width:720px;width:720px;min-height:118px}.s15{min-width:720px;width:720px;min-height:118px}.s16{min-width:720px;width:720px;min-height:109px}.ps12{margin-left:17px;margin-top:-100px}.s17{min-width:690px;width:690px;height:109px}.f3{font-size:22px;font-size:calc(22px * var(--f));line-height:1.683}.f4{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps13{margin-left:23px;margin-top:13px}.s18{min-width:745px;width:745px;min-height:392px}.s19{min-width:207px;width:207px;min-height:392px;height:392px}.i2{width:207px;top:41px;height:310px}.ps14{margin-left:139px;margin-top:8px}.s20{min-width:115px;width:115px;min-height:365px;height:365px}.i3{width:115px;top:25px;height:315px}.ps15{margin-left:421px;margin-top:-386px}.s21{min-width:324px;width:324px;min-height:374px;height:374px}.i4{width:324px;top:25px;height:324px}.ps16{margin-top:-375px}.s22{min-width:768px;min-height:303px}.ps17{margin-top:-341px}.s23{width:768px;min-height:776px}.ps18{margin-left:177px}.s24{min-width:225px;width:225px;min-height:320px}.ps19{margin-top:155px}.s25{min-width:90px;width:90px;min-height:132px;height:132px}.i5{left:17px;width:56px;height:132px}.ps20{margin-left:-37px}.s26{min-width:126px;width:126px;min-height:294px}.s27{height:294px}.s28{padding:0px 11px 0px 11px}.un23 .slider{height:294px}.un23 .slick-list{height:294px}.ps21{margin-left:158px;margin-top:-176px}.s29{min-width:67px;width:67px;min-height:202px;height:202px}.i6{width:67px;top:27px;height:148px}.ps22{margin-left:23px;margin-top:9px}.s30{min-width:702px;width:702px;height:369px}.f5{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps23{margin-left:303px;margin-top:5px}.s31{min-width:162px;width:162px;min-height:73px;height:73px}.i7{min-width:162px;max-width:162px;min-height:63px;max-height:63px;top:5px}.ps24{margin-top:-83px}.s32{min-width:768px;width:768px}.ps25{margin-top:-4px}.s33{min-width:768px;min-height:268px}.ps26{margin-top:37px}.s34{width:768px;min-height:62px}.ps27{margin-left:25px}.s35{min-width:719px;width:719px;min-height:62px}.s36{min-width:335px;width:335px;height:62px}.c11{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.f6{font-size:27px;font-size:calc(27px * var(--f));line-height:1.186;padding-top:15px;padding-bottom:15px}.ps29{margin-left:49px}.ps30{margin-top:-129px}.s38{width:768px;min-height:124px}.ps31{margin-left:218px}.s39{min-width:337px;width:337px;height:124px}.ps32{margin-top:-1px}.s40{min-width:768px;min-height:65px}.ps33{margin-top:-53px}.s41{width:768px;min-height:123px}.ps34{margin-left:216px}.s42{min-width:337px;width:337px;height:123px}.ps35{margin-top:-70px}.s43{min-width:768px;min-height:242px}.ps36{margin-top:103px}.s44{width:768px;min-height:71px}.ps37{margin-left:216px}.s45{min-width:337px;width:337px;height:71px}.f7{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps38{margin-top:-39px}.ps39{margin-top:-93px}.s46{width:768px;min-height:94px}.s47{min-width:337px;width:337px;height:26px}.f8{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps40{margin-left:205px;margin-top:12px}.s48{min-width:362px;width:362px;min-height:56px}.s49{min-width:362px;width:362px;min-height:56px}.s50{min-width:362px;width:362px;min-height:56px;height:56px}.i8{left:75px;min-width:212px;max-width:212px;min-height:56px;max-height:56px}.ps41{margin-left:103px;margin-top:-23px}.s51{min-width:156px;width:156px;min-height:22px;height:22px}.i9{min-width:156px;max-width:156px;min-height:21px;max-height:21px}.ps42{margin-top:-222px}.s52{width:768px;min-height:72px}.s53{min-width:337px;width:337px;height:72px}.ps43{margin-top:139px}.s54{min-width:768px;min-height:10px}.c15{margin-top:1px}.f5:visited{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f5:hover{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f5:active{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.c11::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:1}.c11:active:after{opacity:1;transition:initial}.f8:visited{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f8:hover{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f8:active{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}}@media (min-width:480px) and (max-width:767px){.ps1{margin-top:-61px}.s1{min-width:480px;min-height:8px}.ps2{margin-top:-28px}.s2{width:480px;min-height:127px}.ps3{margin-left:14px}.s3{min-width:447px;width:447px;height:127px}.f1{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f2{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps4{margin-top:16px}.s4{min-width:480px;min-height:336px}.s6{min-width:480px;min-height:60px}.c6{min-width:480px;margin-top:-366px;min-height:265px}.s7{width:480px;min-height:217px}.ps7{margin-left:15px}.s8{min-width:450px;width:450px;min-height:217px}.s9{min-width:225px;width:225px;min-height:217px}.s10{min-width:225px;width:225px;min-height:205px}.c7{background-image:url(../images/v/binkhorst_techniek_3495-036-large-225.jpg)}.webp .c7{background-image:url(../images/c/binkhorst_techniek_3495-036-large-225.webp)}.ps9{margin-left:9px;margin-top:-12px}.s11{min-width:136px;width:136px;min-height:24px;height:24px}.i1{min-width:136px;max-width:136px;min-height:24px;max-height:24px}.ps10{margin-left:15px;margin-top:24px}.s12{min-width:210px;width:210px;height:172px}.ps11{margin-top:9px}.s13{width:480px;min-height:327px}.s14{min-width:450px;width:450px;min-height:73px}.s15{min-width:450px;width:450px;min-height:73px}.s16{min-width:450px;width:450px;min-height:68px}.ps12{margin-left:11px;margin-top:-63px}.s17{min-width:431px;width:431px;height:68px}.f3{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f4{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps13{margin-left:14px;margin-top:9px}.s18{min-width:466px;width:466px;min-height:245px}.s19{min-width:130px;width:130px;min-height:245px;height:245px}.i2{width:130px;top:25px;height:195px}.ps14{margin-left:86px;margin-top:5px}.s20{min-width:72px;width:72px;min-height:228px;height:228px}.i3{width:72px;top:16px;height:197px}.ps15{margin-left:264px;margin-top:-242px}.s21{min-width:202px;width:202px;min-height:234px;height:234px}.i4{width:202px;top:16px;height:202px}.ps16{margin-top:-235px}.s22{min-width:480px;min-height:190px}.ps17{margin-top:-214px}.s23{width:480px;min-height:486px}.ps18{margin-left:111px}.s24{min-width:141px;width:141px;min-height:200px}.ps19{margin-top:98px}.s25{min-width:56px;width:56px;min-height:83px;height:83px}.i5{left:10px;width:35px;height:83px}.ps20{margin-left:-23px}.s26{min-width:79px;width:79px;min-height:184px}.s27{height:184px}.s28{padding:0px 7px 0px 7px}.un23 .slider{height:184px}.un23 .slick-list{height:184px}.ps21{margin-left:99px;margin-top:-110px}.s29{min-width:42px;width:42px;min-height:126px;height:126px}.i6{width:42px;top:16px;height:93px}.ps22{margin-left:14px;margin-top:6px}.s30{min-width:439px;width:439px;height:231px}.f5{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps23{margin-left:190px;margin-top:3px}.s31{min-width:101px;width:101px;min-height:46px;height:46px}.i7{min-width:101px;max-width:101px;min-height:39px;max-height:39px;top:4px}.ps24{margin-top:-52px}.s32{min-width:480px;width:480px}.ps25{margin-top:-3px}.s33{min-width:480px;min-height:168px}.ps26{margin-top:23px}.s34{width:480px;min-height:39px}.ps27{margin-left:16px}.s35{min-width:450px;width:450px;min-height:39px}.s36{min-width:210px;width:210px;height:39px}.c11{-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px}.f6{font-size:17px;font-size:calc(17px * var(--f));line-height:1.177;padding-top:10px;padding-bottom:9px}.ps29{margin-left:30px}.ps30{margin-top:-81px}.s38{width:480px;min-height:77px}.ps31{margin-left:136px}.s39{min-width:210px;width:210px;height:77px}.s40{min-width:480px;min-height:40px}.ps33{margin-top:-33px}.s41{width:480px;min-height:77px}.ps34{margin-left:135px}.s42{min-width:210px;width:210px;height:77px}.ps35{margin-top:-44px}.s43{min-width:480px;min-height:151px}.ps36{margin-top:65px}.s44{width:480px;min-height:44px}.ps37{margin-left:135px}.s45{min-width:210px;width:210px;height:44px}.f7{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps38{margin-top:-24px}.ps39{margin-top:-58px}.s46{width:480px;min-height:59px}.s47{min-width:210px;width:210px;height:16px}.f8{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps40{margin-left:128px;margin-top:8px}.s48{min-width:226px;width:226px;min-height:35px}.s49{min-width:226px;width:226px;min-height:35px}.s50{min-width:226px;width:226px;min-height:35px;height:35px}.i8{left:47px;min-width:132px;max-width:132px;min-height:35px;max-height:35px}.ps41{margin-left:64px;margin-top:-15px}.s51{min-width:98px;width:98px;min-height:14px;height:14px}.i9{min-width:98px;max-width:98px;min-height:13px;max-height:13px}.ps42{margin-top:-138px}.s52{width:480px;min-height:45px}.s53{min-width:210px;width:210px;height:45px}.ps43{margin-top:87px}.s54{min-width:480px;min-height:6px}.f5:visited{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.f5:hover{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.f5:active{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.c11::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:1}.c11:active:after{opacity:1;transition:initial}.f8:visited{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.f8:hover{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.f8:active{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}}@media (max-width:479px){.ps1{margin-top:-41px}.s1{min-width:320px;min-height:5px}.ps2{margin-top:-19px}.s2{width:320px;min-height:85px}.ps3{margin-left:10px}.s3{min-width:298px;width:298px;height:85px}.f1{font-size:9px;font-size:calc(9px * var(--f));line-height:1.779}.f2{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps4{margin-top:10px}.s4{min-width:320px;min-height:224px}.s6{min-width:320px;min-height:40px}.c6{min-width:320px;margin-top:-254px;min-height:197px}.s7{width:320px;min-height:145px}.ps7{margin-left:10px}.s8{min-width:300px;width:300px;min-height:145px}.s9{min-width:150px;width:150px;min-height:145px}.s10{min-width:150px;width:150px;min-height:137px}.c7{background-image:url(../images/c/binkhorst_techniek_3495-036-large-150.jpg)}.webp .c7{background-image:url(../images/4/binkhorst_techniek_3495-036-large-150.webp)}.ps9{margin-left:6px;margin-top:-8px}.s11{min-width:90px;width:90px;min-height:16px;height:16px}.i1{min-width:90px;max-width:90px;min-height:16px;max-height:16px}.ps10{margin-left:10px;margin-top:16px}.s12{min-width:140px;width:140px;height:114px}.ps11{margin-top:-4px}.s13{width:320px;min-height:217px}.s14{min-width:300px;width:300px;min-height:48px}.s15{min-width:300px;width:300px;min-height:48px}.s16{min-width:300px;width:300px;min-height:46px}.ps12{margin-left:7px;margin-top:-43px}.s17{min-width:287px;width:287px;height:45px}.f3{font-size:9px;font-size:calc(9px * var(--f));line-height:1.779}.f4{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps13{margin-left:10px;margin-top:6px}.s18{min-width:310px;width:310px;min-height:163px}.s19{min-width:86px;width:86px;min-height:163px;height:163px}.i2{width:86px;top:17px;height:129px}.ps14{margin-left:58px;margin-top:3px}.s20{min-width:48px;width:48px;min-height:152px;height:152px}.i3{width:48px;top:10px;height:132px}.ps15{margin-left:175px;margin-top:-160px}.s21{min-width:135px;width:135px;min-height:156px;height:156px}.i4{width:135px;top:10px;height:135px}.ps16{margin-top:-156px}.s22{min-width:320px;min-height:126px}.ps17{margin-top:-142px}.s23{width:320px;min-height:323px}.ps18{margin-left:74px}.s24{min-width:94px;width:94px;min-height:133px}.ps19{margin-top:65px}.s25{min-width:37px;width:37px;min-height:55px;height:55px}.i5{left:7px;width:23px;height:55px}.ps20{margin-left:-15px}.s26{min-width:53px;width:53px;min-height:123px}.s27{height:123px}.s28{padding:0px 5px 0px 5px}.un23 .slider{height:123px}.un23 .slick-list{height:123px}.ps21{margin-left:66px;margin-top:-74px}.s29{min-width:28px;width:28px;min-height:84px;height:84px}.i6{width:28px;top:11px;height:62px}.ps22{margin-left:10px;margin-top:4px}.s30{min-width:293px;width:293px;height:154px}.f5{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps23{margin-left:126px;margin-top:2px}.s31{min-width:67px;width:67px;min-height:30px;height:30px}.i7{min-width:67px;max-width:67px;min-height:26px;max-height:26px;top:2px}.ps24{margin-top:-34px}.s32{min-width:320px;width:320px}.ps25{margin-top:-1px}.s33{min-width:320px;min-height:112px}.ps26{margin-top:16px}.s34{width:320px;min-height:26px}.ps27{margin-left:10px}.s35{min-width:300px;width:300px;min-height:26px}.s36{min-width:140px;width:140px;height:26px}.c11{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.f6{font-size:11px;font-size:calc(11px * var(--f));line-height:1.183;padding-top:7px;padding-bottom:6px}.ps29{margin-left:20px}.ps30{margin-top:-54px}.s38{width:320px;min-height:51px}.ps31{margin-left:91px}.s39{min-width:140px;width:140px;height:51px}.s40{min-width:320px;min-height:27px}.ps33{margin-top:-22px}.s41{width:320px;min-height:51px}.ps34{margin-left:90px}.s42{min-width:140px;width:140px;height:51px}.ps35{margin-top:-29px}.s43{min-width:320px;min-height:101px}.ps36{margin-top:43px}.s44{width:320px;min-height:30px}.ps37{margin-left:90px}.s45{min-width:140px;width:140px;height:30px}.f7{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps38{margin-top:-16px}.ps39{margin-top:-39px}.s46{width:320px;min-height:39px}.s47{min-width:140px;width:140px;height:11px}.f8{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps40{margin-left:85px;margin-top:5px}.s48{min-width:151px;width:151px;min-height:23px}.s49{min-width:151px;width:151px;min-height:23px}.s50{min-width:151px;width:151px;min-height:23px;height:23px}.i8{left:32px;min-width:87px;max-width:87px;min-height:23px;max-height:23px}.ps41{margin-left:43px;margin-top:-10px}.s51{min-width:65px;width:65px;min-height:9px;height:9px}.i9{min-width:65px;max-width:65px;min-height:9px;max-height:9px;top:0}.ps42{margin-top:-93px}.s52{width:320px;min-height:30px}.s53{min-width:140px;width:140px;height:30px}.ps43{margin-top:59px}.s54{min-width:320px;min-height:4px}.f5:visited{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.f5:hover{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.f5:active{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.c11::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:before{opacity:1}.c11::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c11:hover:after{opacity:0}.c11:active:before{opacity:1}.c11:active:after{opacity:1;transition:initial}.f8:visited{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.f8:hover{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.f8:active{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (min-resolution:144dpi){.c4{background-image:url(../images/6/akuut_achtergrond_zw-640.jpg)}.webp .c4{background-image:url(../images/8/akuut_achtergrond_zw-640.webp)}.c7{background-image:url(../images/v/binkhorst_techniek_3495-036-large-1124.jpg)}.webp .c7{background-image:url(../images/v/binkhorst_techniek_3495-036-large-1124.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c7{background-image:url(../images/r/binkhorst_techniek_3495-036-large-900.jpg)}.webp .c7{background-image:url(../images/p/binkhorst_techniek_3495-036-large-900.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c7{background-image:url(../images/v/binkhorst_techniek_3495-036-large-720.jpg)}.webp .c7{background-image:url(../images/0/binkhorst_techniek_3495-036-large-720.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c7{background-image:url(../images/2/binkhorst_techniek_3495-036-large-450.jpg)}.webp .c7{background-image:url(../images/8/binkhorst_techniek_3495-036-large-450.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c7{background-image:url(../images/e/binkhorst_techniek_3495-036-large-300.jpg)}.webp .c7{background-image:url(../images/p/binkhorst_techniek_3495-036-large-300.webp)}}@media (min-width:320px){.c4{background-image:url(../images/t/akuut_achtergrond_zw-480.jpg)}.webp .c4{background-image:url(../images/t/akuut_achtergrond_zw-480.webp)}}@media (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:320px) and (min-resolution:144dpi){.c4{background-image:url(../images/8/akuut_achtergrond_zw-960.jpg)}.webp .c4{background-image:url(../images/l/akuut_achtergrond_zw-960.webp)}}@media (min-width:480px){.c4{background-image:url(../images/v/akuut_achtergrond_zw-768.jpg)}.webp .c4{background-image:url(../images/r/akuut_achtergrond_zw-768.webp)}}@media (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:480px) and (min-resolution:144dpi){.c4{background-image:url(../images/p/akuut_achtergrond_zw-1536.jpg)}.webp .c4{background-image:url(../images/n/akuut_achtergrond_zw-1536.webp)}}@media (min-width:768px){.c4{background-image:url(../images/0/akuut_achtergrond_zw-960.jpg)}.webp .c4{background-image:url(../images/2/akuut_achtergrond_zw-960.webp)}}@media (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:768px) and (min-resolution:144dpi){.c4{background-image:url(../images/v/akuut_achtergrond_zw-1920.jpg)}.webp .c4{background-image:url(../images/p/akuut_achtergrond_zw-1920.webp)}}@media (min-width:960px){.c4{background-image:url(../images/v/akuut_achtergrond_zw-1200.jpg)}.webp .c4{background-image:url(../images/8/akuut_achtergrond_zw-1200.webp)}}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:960px) and (min-resolution:144dpi){.c4{background-image:url(../images/8/akuut_achtergrond_zw-2400.jpg)}.webp .c4{background-image:url(../images/p/akuut_achtergrond_zw-2400.webp)}}@media (min-width:1200px){.c4{background-image:url(../images/r/akuut_achtergrond_zw-1600.jpg)}.webp .c4{background-image:url(../images/h/akuut_achtergrond_zw-1600.webp)}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:1200px) and (min-resolution:144dpi){.c4{background-image:url(../images/r/akuut_achtergrond_zw-3200.jpg)}.webp .c4{background-image:url(../images/2/akuut_achtergrond_zw-3200.webp)}}@media (min-width:1600px){.c4{background-image:url(../images/4/akuut_achtergrond_zw-2000.jpg)}.webp .c4{background-image:url(../images/0/akuut_achtergrond_zw-2000.webp)}}@media (min-width:2000px){.c4{background-image:url(../images/6/akuut_achtergrond_zw-2560.jpg)}.webp .c4{background-image:url(../images/v/akuut_achtergrond_zw-2560.webp)}}@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:1600px) and (min-resolution:144dpi){.c4{background-image:url(../images/v/akuut_achtergrond_zw-4000.jpg)}.webp .c4{background-image:url(../images/h/akuut_achtergrond_zw-4000.webp)}}@media (min-width:2000px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:2000px) and (min-resolution:144dpi){.c4{background-image:url(../images/a/akuut_achtergrond_zw-5120.jpg)}.webp .c4{background-image:url(../images/6/akuut_achtergrond_zw-5120-1.webp)}}body{--f:1;min-width:1200px}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.v15{display:inline-block;vertical-align:top;pointer-events:none}.ps98{position:relative;margin-top:-153px}.s115{width:100%;min-width:1200px;min-height:19px}.c28{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#1e783c}.z70{z-index:4}.ps99{position:relative;margin-top:-71px}.v16{display:block;pointer-events:none}.s116{width:1200px;margin-left:auto;margin-right:auto;min-height:318px}.v17{display:inline-block;vertical-align:top;pointer-events:auto}.ps100{position:relative;margin-left:36px;margin-top:0}.s117{min-width:1117px;width:1117px;overflow:hidden;height:318px}.z71{z-index:39}.p6{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f17{font-family:"Gotham 6";font-size:35px;font-size:calc(35px * var(--f));line-height:1.687;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#00aa28;background-color:initial;text-shadow:none}.f18{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#404040;background-color:initial;text-shadow:none}.ps101{position:relative;margin-top:40px}.s118{width:100%;min-width:1200px;min-height:840px}.c29{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.z72{z-index:1}.c30{position:absolute;box-sizing:border-box;pointer-events:none;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/2/akuut_achtergrond_zw-320.jpg);opacity:0.1}.webp .c30{background-image:url(../images/4/akuut_achtergrond_zw-320.webp)}.s119{width:100%;height:100%}.v18{display:inline-block;vertical-align:top}.ps102{position:relative;margin-top:0}.s120{width:100%;min-width:1200px;min-height:150px}.c31{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(0,0,0,0)), color-stop(1, rgba(255,255,255,1)));background-image:-o-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);background-image:-webkit-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);background-image:-ms-linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);background-image:linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%)}.z73{z-index:2}.v19{display:block}.c32{position:relative;pointer-events:none;min-width:1200px;width:100%;overflow:hidden;margin-top:-870px;min-height:573px}.ps103{position:relative;margin-top:30px}.s121{width:1200px;margin-left:auto;margin-right:auto;min-height:543px}.ps104{position:relative;margin-left:38px;margin-top:0}.ps105{position:relative;margin-left:0;margin-top:0}.s122{min-width:562px;width:562px;min-height:543px;line-height:0}.c33{border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#fff;background-repeat:no-repeat;background-position:0 50%;background-size:cover;background-image:url(../images/j/binkhorst_techniek_3495-036-large-562.jpg);opacity:1;box-shadow:0 0 30px rgba(0,0,0,0.2)}.z74{z-index:41}.webp .c33{background-image:url(../images/t/binkhorst_techniek_3495-036-large-562.webp)}.ps106{position:relative;margin-left:22px;margin-top:-30px}.z75{z-index:43}.i20{position:absolute;left:0;min-width:339px;max-width:339px;min-height:60px;max-height:60px;top:0}.ps107{position:relative;margin-left:37px;margin-top:97px}.s123{min-width:526px;width:526px;overflow:hidden;height:355px}.z76{z-index:42}.ps108{position:relative;margin-top:66px}.s124{width:1200px;margin-left:auto;margin-right:auto;min-height:818px}.s125{min-width:1125px;width:1125px;min-height:184px;line-height:0}.c34{border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(30,120,60)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%)}.z77{z-index:44}.ps109{position:relative;margin-left:26px;margin-top:-157px}.s126{min-width:1078px;width:1078px;overflow:hidden;height:170px}.z78{z-index:45}.f19{font-family:"Gotham 6";font-size:35px;font-size:calc(35px * var(--f));line-height:1.687;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f20{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps110{position:relative;margin-left:36px;margin-top:21px}.z79{z-index:46}.i21{position:absolute;left:0;width:324px;top:63px;height:486px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps111{position:relative;margin-left:216px;margin-top:12px}.z80{z-index:54}.i22{position:absolute;left:0;width:180px;top:38px;height:494px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps112{position:relative;margin-left:658px;margin-top:-604px}.z81{z-index:51}.i23{position:absolute;left:0;width:506px;top:39px;height:506px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps113{position:relative;margin-top:-587px}.s127{width:100%;min-width:1200px;min-height:474px}.c35{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%)}.z82{z-index:31}.ps114{position:relative;margin-top:-534px}.s128{width:1200px;margin-left:auto;margin-right:auto;min-height:1212px}.ps115{position:relative;margin-left:277px;margin-top:0}.ps116{position:relative;margin-left:0;margin-top:243px}.z83{z-index:47}.i24{position:absolute;left:26px;width:88px;top:0;height:207px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps117{position:relative;margin-left:-57px;margin-top:0}.z84{z-index:49}.s129{display:block;height:460px;width:100%;overflow:hidden}.s130{width:auto;height:100%;padding:0px 18px 0px 18px;background-color:transparent}.un168 .slider{height:460px}.un168 .slick-list{height:460px}.un168 .slick-prev,.un168 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#000}
.un168 .slick-prev{left:-25px}
.un168 .slick-next{right:-25px}
.un168 .slider-for{margin-bottom:0px}
.un168 .slider-nav{margin-bottom:0px}
.un168 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un168 .slider-nav .slick-center picture{border-color:transparent}
.un168 .slick-dots{bottom:0px}
.un168 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un168 .slick-dots li button{height:20px;width:20px}
.un168 .slick-dots li button:before{width:20px;height:20px}
.un168 .slick-dots button{color:#000}
[dir="rtl"] .un168 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un168 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un168 .slick-prev,.un168 .slick-next{{{arrowcolordark}}}
    .un168 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un168 .slick-dots button{{{dotscolordark}}}
}
.ps118{position:relative;margin-left:247px;margin-top:-276px}.z85{z-index:50}.i25{position:absolute;left:0;width:104px;top:44px;height:229px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps119{position:relative;margin-left:36px;margin-top:14px}.s131{min-width:1097px;width:1097px;overflow:hidden;height:577px}.z86{z-index:52}.f21{font-family:"Gotham 7";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#dc322f;background-color:initial;text-shadow:none}.ps120{position:relative;margin-left:474px;margin-top:7px}.z87{z-index:57}.a5{display:block}.i26{position:absolute;left:0;min-width:253px;max-width:253px;min-height:98px;max-height:98px;top:8px}.ps121{position:relative;margin-left:0;margin-top:-129px}.s132{min-width:1200px;width:1200px;min-height:1px}.ps122{position:relative;margin-top:-6px}.s133{width:100%;min-width:1200px;min-height:419px}.c36{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(0,170,40,1)), color-stop(1, rgba(0,0,0,0)));background-image:-o-linear-gradient(0deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(90deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(90deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(0deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%)}.z88{z-index:56}.ps123{position:relative;margin-top:59px}.s134{width:1200px;margin-left:auto;margin-right:auto;min-height:97px}.ps124{position:relative;margin-left:39px;margin-top:0}.z89{z-index:68}.v20{display:inline-block;outline:0}.ps125{position:relative}.s135{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c37{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(30,120,60)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a6{transform:translateZ(1px);display:inline-block;width:100%;z-index:1}.f22{font-family:"Gotham 6";font-size:43px;font-size:calc(43px * var(--f));line-height:1.210;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:23px;padding-bottom:22px}.ps126{position:relative;margin-left:76px;margin-top:0}.z90{z-index:58}.ps127{position:relative;margin-top:-202px}.s136{width:1200px;margin-left:auto;margin-right:auto;min-height:193px}.ps128{position:relative;margin-left:340px;margin-top:0}.s137{min-width:526px;width:526px;overflow:hidden;height:193px}.z91{z-index:67}.p7{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.ps129{position:relative;margin-top:0}.s138{width:100%;min-width:1200px;min-height:101px}.z92{z-index:59}.ps130{position:relative;margin-top:-82px}.s139{width:1200px;margin-left:auto;margin-right:auto;min-height:192px}.ps131{position:relative;margin-left:337px;margin-top:0}.s140{min-width:526px;width:526px;overflow:hidden;height:192px}.z93{z-index:69}.ps132{position:relative;margin-top:-110px}.s141{width:100%;min-width:1200px;min-height:378px}.c38{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#404040}.z94{z-index:60}.ps133{position:relative;margin-top:31px}.s142{width:1200px;margin-left:auto;margin-right:auto;min-height:241px}.ps134{position:relative;margin-left:338px;margin-top:0}.s143{min-width:526px;width:526px;overflow:hidden;height:113px}.z95{z-index:61}.ps135{position:relative;margin-left:338px;margin-top:17px}.s144{min-width:526px;width:526px;overflow:hidden;height:111px}.z96{z-index:65}.f23{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#00aa28;background-color:initial;text-shadow:none}.ps136{position:relative;margin-top:-60px}.c39{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(0,0,0,0.5)), color-stop(1, rgba(0,0,0,0)));background-image:-o-linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%)}.z97{z-index:62}.ps137{position:relative;margin-top:-146px}.s145{width:1200px;margin-left:auto;margin-right:auto;min-height:148px}.s146{min-width:526px;width:526px;overflow:hidden;height:40px}.z98{z-index:66}.f24{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:underline;text-transform:none;letter-spacing:normal;color:#c0c0c0;background-color:initial;text-shadow:none}.ps138{position:relative;margin-left:320px;margin-top:20px}.s147{min-width:565px;width:565px;min-height:88px;line-height:0}.z99{z-index:63}.i27{position:absolute;left:116px;min-width:332px;max-width:332px;min-height:88px;max-height:88px;top:0;color:#00aa28}.ps139{position:relative;margin-left:161px;margin-top:-37px}.z100{z-index:64}.i28{position:absolute;left:0;min-width:244px;max-width:244px;min-height:33px;max-height:33px;top:1px}.ps140{position:relative;margin-top:-16px}.s148{width:100%;min-width:1200px;min-height:16px}.c40{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#00aa28}.z101{z-index:70}.c41{display:inline-block;position:relative;margin-left:0;margin-top:0}.c37::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37:hover{background-color:transparent;border-color:transparent}.c37::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:1}.c37:active:after{opacity:1;transition:initial}.c37:active{transition:initial}@media (min-width:960px) and (max-width:1199px){.ps98{margin-top:-123px}.s115{min-width:960px;min-height:15px}.ps99{margin-top:-57px}.s116{width:960px;min-height:254px}.ps100{margin-left:29px}.s117{min-width:894px;width:894px;height:254px}.f17{font-size:28px;font-size:calc(28px * var(--f));line-height:1.680}.f18{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps101{margin-top:32px}.s118{min-width:960px;min-height:672px}.s120{min-width:960px;min-height:120px}.c32{min-width:960px;margin-top:-702px;min-height:470px}.s121{width:960px;min-height:435px}.ps104{margin-left:30px}.s122{min-width:450px;width:450px;min-height:435px}.c33{background-image:url(../images/8/binkhorst_techniek_3495-036-large-450.jpg)}.webp .c33{background-image:url(../images/a/binkhorst_techniek_3495-036-large-450.webp)}.ps106{margin-left:18px;margin-top:-23px}.i20{min-width:271px;max-width:271px;min-height:48px;max-height:48px}.ps107{margin-left:30px;margin-top:78px}.s123{min-width:421px;width:421px;height:284px}.ps108{margin-top:48px}.s124{width:960px;min-height:654px}.s125{min-width:900px;width:900px;min-height:147px}.ps109{margin-left:21px;margin-top:-126px}.s126{min-width:862px;width:862px;height:136px}.f19{font-size:28px;font-size:calc(28px * var(--f));line-height:1.680}.f20{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps110{margin-left:29px;margin-top:17px}.i21{width:259px;top:51px;height:388px}.ps111{margin-left:173px;margin-top:9px}.i22{width:144px;top:31px;height:395px}.ps112{margin-left:526px;margin-top:-483px}.i23{width:405px;top:31px;height:405px}.ps113{margin-top:-470px}.s127{min-width:960px;min-height:379px}.ps114{margin-top:-427px}.s128{width:960px;min-height:969px}.ps115{margin-left:222px}.ps116{margin-top:194px}.i24{left:21px;width:71px;height:166px}.ps117{margin-left:-46px}.s129{height:368px}.s130{padding:0px 14px 0px 14px}.un168 .slider{height:368px}.un168 .slick-list{height:368px}.ps118{margin-left:197px;margin-top:-221px}.i25{width:83px;top:35px;height:183px}.ps119{margin-left:29px;margin-top:11px}.s131{min-width:878px;width:878px;height:462px}.f21{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps120{margin-left:379px;margin-top:5px}.i26{min-width:202px;max-width:202px;min-height:78px;max-height:78px;top:7px}.ps121{margin-top:-103px}.s132{min-width:960px;width:960px}.ps122{margin-top:-4px}.s133{min-width:960px;min-height:335px}.ps123{margin-top:47px}.s134{width:960px;min-height:78px}.ps124{margin-left:31px}.c37{-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px}.f22{font-size:34px;font-size:calc(34px * var(--f));line-height:1.207;padding-top:19px;padding-bottom:18px}.ps126{margin-left:61px}.ps127{margin-top:-162px}.s136{width:960px;min-height:154px}.ps128{margin-left:272px}.s137{min-width:421px;width:421px;height:154px}.ps129{margin-top:1px}.s138{min-width:960px;min-height:81px}.ps130{margin-top:-66px}.s139{width:960px;min-height:154px}.ps131{margin-left:270px}.s140{min-width:421px;width:421px;height:154px}.ps132{margin-top:-89px}.s141{min-width:960px;min-height:302px}.ps133{margin-top:25px}.s142{width:960px;min-height:193px}.ps134{margin-left:270px}.s143{min-width:421px;width:421px;height:90px}.ps135{margin-left:270px;margin-top:14px}.s144{min-width:421px;width:421px;height:89px}.f23{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps136{margin-top:-48px}.ps137{margin-top:-117px}.s145{width:960px;min-height:118px}.s146{min-width:421px;width:421px;height:32px}.f24{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps138{margin-left:256px;margin-top:16px}.s147{min-width:452px;width:452px;min-height:70px}.i27{left:94px;min-width:264px;max-width:264px;min-height:70px;max-height:70px}.ps139{margin-left:129px;margin-top:-29px}.i28{min-width:195px;max-width:195px;min-height:27px;max-height:27px;top:0}.ps140{margin-top:-12px}.s148{min-width:960px;min-height:13px}.c37::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:1}.c37:active:after{opacity:1;transition:initial}.f24:visited{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.f24:hover{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.f24:active{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}}@media (min-width:768px) and (max-width:959px){.ps98{margin-top:-97px}.s115{min-width:768px;min-height:12px}.ps99{margin-top:-45px}.s116{width:768px;min-height:204px}.ps100{margin-left:23px}.s117{min-width:715px;width:715px;height:204px}.f17{font-size:22px;font-size:calc(22px * var(--f));line-height:1.683}.f18{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps101{margin-top:25px}.s118{min-width:768px;min-height:538px}.s120{min-width:768px;min-height:96px}.c32{min-width:768px;margin-top:-568px;min-height:388px}.s121{width:768px;min-height:347px}.ps104{margin-left:24px}.s122{min-width:360px;width:360px;min-height:347px}.c33{background-image:url(../images/4/binkhorst_techniek_3495-036-large-360.jpg)}.webp .c33{background-image:url(../images/v/binkhorst_techniek_3495-036-large-360.webp)}.ps106{margin-left:14px;margin-top:-19px}.i20{left:1px;min-width:215px;max-width:215px;min-height:38px;max-height:38px}.ps107{margin-left:24px;margin-top:62px}.s123{min-width:337px;width:337px;height:227px}.ps108{margin-top:32px}.s124{width:768px;min-height:523px}.s125{min-width:720px;width:720px;min-height:118px}.ps109{margin-left:17px;margin-top:-100px}.s126{min-width:690px;width:690px;height:109px}.f19{font-size:22px;font-size:calc(22px * var(--f));line-height:1.683}.f20{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps110{margin-left:23px;margin-top:13px}.i21{width:207px;top:41px;height:310px}.ps111{margin-left:139px;margin-top:8px}.i22{width:115px;top:25px;height:315px}.ps112{margin-left:421px;margin-top:-386px}.i23{width:324px;top:25px;height:324px}.ps113{margin-top:-375px}.s127{min-width:768px;min-height:303px}.ps114{margin-top:-341px}.s128{width:768px;min-height:776px}.ps115{margin-left:177px}.ps116{margin-top:155px}.i24{left:17px;width:56px;height:132px}.ps117{margin-left:-37px}.s129{height:294px}.s130{padding:0px 11px 0px 11px}.un168 .slider{height:294px}.un168 .slick-list{height:294px}.ps118{margin-left:158px;margin-top:-176px}.i25{width:67px;top:27px;height:148px}.ps119{margin-left:23px;margin-top:9px}.s131{min-width:702px;width:702px;height:369px}.f21{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps120{margin-left:303px;margin-top:5px}.i26{min-width:162px;max-width:162px;min-height:63px;max-height:63px;top:5px}.ps121{margin-top:-83px}.s132{min-width:768px;width:768px}.ps122{margin-top:-4px}.s133{min-width:768px;min-height:268px}.ps123{margin-top:37px}.s134{width:768px;min-height:62px}.ps124{margin-left:25px}.c37{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.f22{font-size:27px;font-size:calc(27px * var(--f));line-height:1.186;padding-top:15px;padding-bottom:15px}.ps126{margin-left:49px}.ps127{margin-top:-129px}.s136{width:768px;min-height:124px}.ps128{margin-left:218px}.s137{min-width:337px;width:337px;height:124px}.ps129{margin-top:-1px}.s138{min-width:768px;min-height:65px}.ps130{margin-top:-53px}.s139{width:768px;min-height:123px}.ps131{margin-left:216px}.s140{min-width:337px;width:337px;height:123px}.ps132{margin-top:-70px}.s141{min-width:768px;min-height:242px}.ps133{margin-top:20px}.s142{width:768px;min-height:154px}.ps134{margin-left:216px}.s143{min-width:337px;width:337px;height:72px}.ps135{margin-left:216px;margin-top:11px}.s144{min-width:337px;width:337px;height:71px}.f23{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps136{margin-top:-39px}.ps137{margin-top:-93px}.s145{width:768px;min-height:94px}.s146{min-width:337px;width:337px;height:26px}.f24{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps138{margin-left:205px;margin-top:12px}.s147{min-width:362px;width:362px;min-height:56px}.i27{left:75px;min-width:212px;max-width:212px;min-height:56px;max-height:56px}.ps139{margin-left:103px;margin-top:-23px}.i28{min-width:156px;max-width:156px;min-height:21px;max-height:21px}.ps140{margin-top:-11px}.s148{min-width:768px;min-height:10px}.c37::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:1}.c37:active:after{opacity:1;transition:initial}.f24:visited{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f24:hover{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f24:active{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}}@media (min-width:480px) and (max-width:767px){.ps98{margin-top:-61px}.s115{min-width:480px;min-height:8px}.ps99{margin-top:-28px}.s116{width:480px;min-height:127px}.ps100{margin-left:14px}.s117{min-width:447px;width:447px;height:127px}.f17{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f18{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps101{margin-top:16px}.s118{min-width:480px;min-height:336px}.s120{min-width:480px;min-height:60px}.c32{min-width:480px;margin-top:-366px;min-height:265px}.s121{width:480px;min-height:217px}.ps104{margin-left:15px}.s122{min-width:225px;width:225px;min-height:217px}.c33{background-image:url(../images/v/binkhorst_techniek_3495-036-large-225.jpg)}.webp .c33{background-image:url(../images/c/binkhorst_techniek_3495-036-large-225.webp)}.ps106{margin-left:9px;margin-top:-12px}.i20{min-width:136px;max-width:136px;min-height:24px;max-height:24px}.ps107{margin-left:15px;margin-top:39px}.s123{min-width:210px;width:210px;height:142px}.ps108{margin-top:9px}.s124{width:480px;min-height:327px}.s125{min-width:450px;width:450px;min-height:73px}.ps109{margin-left:11px;margin-top:-63px}.s126{min-width:431px;width:431px;height:68px}.f19{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f20{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps110{margin-left:14px;margin-top:9px}.i21{width:130px;top:25px;height:195px}.ps111{margin-left:86px;margin-top:5px}.i22{width:72px;top:16px;height:197px}.ps112{margin-left:264px;margin-top:-242px}.i23{width:202px;top:16px;height:202px}.ps113{margin-top:-235px}.s127{min-width:480px;min-height:190px}.ps114{margin-top:-214px}.s128{width:480px;min-height:486px}.ps115{margin-left:111px}.ps116{margin-top:98px}.i24{left:10px;width:35px;height:83px}.ps117{margin-left:-23px}.s129{height:184px}.s130{padding:0px 7px 0px 7px}.un168 .slider{height:184px}.un168 .slick-list{height:184px}.ps118{margin-left:99px;margin-top:-110px}.i25{width:42px;top:16px;height:93px}.ps119{margin-left:14px;margin-top:6px}.s131{min-width:439px;width:439px;height:231px}.f21{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps120{margin-left:190px;margin-top:3px}.i26{min-width:101px;max-width:101px;min-height:39px;max-height:39px;top:4px}.ps121{margin-top:-52px}.s132{min-width:480px;width:480px}.ps122{margin-top:-3px}.s133{min-width:480px;min-height:168px}.ps123{margin-top:23px}.s134{width:480px;min-height:39px}.ps124{margin-left:16px}.c37{-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px}.f22{font-size:17px;font-size:calc(17px * var(--f));line-height:1.177;padding-top:10px;padding-bottom:9px}.ps126{margin-left:30px}.ps127{margin-top:-81px}.s136{width:480px;min-height:77px}.ps128{margin-left:136px}.s137{min-width:210px;width:210px;height:77px}.s138{min-width:480px;min-height:40px}.ps130{margin-top:-33px}.s139{width:480px;min-height:77px}.ps131{margin-left:135px}.s140{min-width:210px;width:210px;height:77px}.ps132{margin-top:-44px}.s141{min-width:480px;min-height:151px}.ps133{margin-top:13px}.s142{width:480px;min-height:96px}.ps134{margin-left:135px}.s143{min-width:210px;width:210px;height:45px}.ps135{margin-left:135px;margin-top:7px}.s144{min-width:210px;width:210px;height:44px}.f23{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps136{margin-top:-24px}.ps137{margin-top:-58px}.s145{width:480px;min-height:59px}.s146{min-width:210px;width:210px;height:16px}.f24{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps138{margin-left:128px;margin-top:8px}.s147{min-width:226px;width:226px;min-height:35px}.i27{left:47px;min-width:132px;max-width:132px;min-height:35px;max-height:35px}.ps139{margin-left:64px;margin-top:-15px}.i28{min-width:98px;max-width:98px;min-height:13px;max-height:13px}.ps140{margin-top:-6px}.s148{min-width:480px;min-height:6px}.c37::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:1}.c37:active:after{opacity:1;transition:initial}.f24:visited{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.f24:hover{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.f24:active{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}}@media (max-width:479px){.ps98{margin-top:-41px}.s115{min-width:320px;min-height:5px}.ps99{margin-top:-19px}.s116{width:320px;min-height:85px}.ps100{margin-left:10px}.s117{min-width:298px;width:298px;height:85px}.f17{font-size:9px;font-size:calc(9px * var(--f));line-height:1.779}.f18{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps101{margin-top:10px}.s118{min-width:320px;min-height:224px}.s120{min-width:320px;min-height:40px}.c32{min-width:320px;margin-top:-254px;min-height:197px}.s121{width:320px;min-height:145px}.ps104{margin-left:10px}.s122{min-width:150px;width:150px;min-height:145px}.c33{background-image:url(../images/c/binkhorst_techniek_3495-036-large-150.jpg)}.webp .c33{background-image:url(../images/4/binkhorst_techniek_3495-036-large-150.webp)}.ps106{margin-left:6px;margin-top:-8px}.i20{min-width:90px;max-width:90px;min-height:16px;max-height:16px}.ps107{margin-left:10px;margin-top:26px}.s123{min-width:140px;width:140px;height:95px}.ps108{margin-top:-4px}.s124{width:320px;min-height:217px}.s125{min-width:300px;width:300px;min-height:48px}.ps109{margin-left:7px;margin-top:-43px}.s126{min-width:287px;width:287px;height:45px}.f19{font-size:9px;font-size:calc(9px * var(--f));line-height:1.779}.f20{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps110{margin-left:10px;margin-top:6px}.i21{width:86px;top:17px;height:129px}.ps111{margin-left:58px;margin-top:3px}.i22{width:48px;top:10px;height:132px}.ps112{margin-left:175px;margin-top:-160px}.i23{width:135px;top:10px;height:135px}.ps113{margin-top:-156px}.s127{min-width:320px;min-height:126px}.ps114{margin-top:-142px}.s128{width:320px;min-height:323px}.ps115{margin-left:74px}.ps116{margin-top:65px}.i24{left:7px;width:23px;height:55px}.ps117{margin-left:-15px}.s129{height:123px}.s130{padding:0px 5px 0px 5px}.un168 .slider{height:123px}.un168 .slick-list{height:123px}.ps118{margin-left:66px;margin-top:-74px}.i25{width:28px;top:11px;height:62px}.ps119{margin-left:10px;margin-top:4px}.s131{min-width:293px;width:293px;height:154px}.f21{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps120{margin-left:126px;margin-top:2px}.i26{min-width:67px;max-width:67px;min-height:26px;max-height:26px;top:2px}.ps121{margin-top:-34px}.s132{min-width:320px;width:320px}.ps122{margin-top:-1px}.s133{min-width:320px;min-height:112px}.ps123{margin-top:16px}.s134{width:320px;min-height:26px}.ps124{margin-left:10px}.c37{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.f22{font-size:11px;font-size:calc(11px * var(--f));line-height:1.183;padding-top:7px;padding-bottom:6px}.ps126{margin-left:20px}.ps127{margin-top:-54px}.s136{width:320px;min-height:51px}.ps128{margin-left:91px}.s137{min-width:140px;width:140px;height:51px}.s138{min-width:320px;min-height:27px}.ps130{margin-top:-22px}.s139{width:320px;min-height:51px}.ps131{margin-left:90px}.s140{min-width:140px;width:140px;height:51px}.ps132{margin-top:-29px}.s141{min-width:320px;min-height:101px}.ps133{margin-top:8px}.s142{width:320px;min-height:65px}.ps134{margin-left:90px}.s143{min-width:140px;width:140px;height:30px}.ps135{margin-left:90px;margin-top:5px}.s144{min-width:140px;width:140px;height:30px}.f23{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps136{margin-top:-16px}.ps137{margin-top:-39px}.s145{width:320px;min-height:39px}.s146{min-width:140px;width:140px;height:11px}.f24{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps138{margin-left:85px;margin-top:5px}.s147{min-width:151px;width:151px;min-height:23px}.i27{left:32px;min-width:87px;max-width:87px;min-height:23px;max-height:23px}.ps139{margin-left:43px;margin-top:-10px}.i28{min-width:65px;max-width:65px;min-height:9px;max-height:9px;top:0}.ps140{margin-top:-4px}.s148{min-width:320px;min-height:4px}.c37::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:before{opacity:1}.c37::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c37:hover:after{opacity:0}.c37:active:before{opacity:1}.c37:active:after{opacity:1;transition:initial}.f24:visited{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.f24:hover{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.f24:active{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (min-resolution:144dpi){.c30{background-image:url(../images/6/akuut_achtergrond_zw-640.jpg)}.webp .c30{background-image:url(../images/8/akuut_achtergrond_zw-640.webp)}.c33{background-image:url(../images/v/binkhorst_techniek_3495-036-large-1124.jpg)}.webp .c33{background-image:url(../images/v/binkhorst_techniek_3495-036-large-1124.webp)}}@media (min-width:960px) and (max-width:1199px) and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:960px) and (max-width:1199px) and (min-width:960px) and (min-resolution:144dpi){.c33{background-image:url(../images/r/binkhorst_techniek_3495-036-large-900.jpg)}.webp .c33{background-image:url(../images/p/binkhorst_techniek_3495-036-large-900.webp)}}@media (min-width:768px) and (max-width:959px) and (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:768px) and (max-width:959px) and (min-width:768px) and (min-resolution:144dpi){.c33{background-image:url(../images/v/binkhorst_techniek_3495-036-large-720.jpg)}.webp .c33{background-image:url(../images/0/binkhorst_techniek_3495-036-large-720.webp)}}@media (min-width:480px) and (max-width:767px) and (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:480px) and (max-width:767px) and (min-width:480px) and (min-resolution:144dpi){.c33{background-image:url(../images/2/binkhorst_techniek_3495-036-large-450.jpg)}.webp .c33{background-image:url(../images/8/binkhorst_techniek_3495-036-large-450.webp)}}@media (max-width:479px) and (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7), (max-width:479px) and (min-width:320px) and (min-resolution:144dpi){.c33{background-image:url(../images/e/binkhorst_techniek_3495-036-large-300.jpg)}.webp .c33{background-image:url(../images/p/binkhorst_techniek_3495-036-large-300.webp)}}@media (min-width:320px){.c30{background-image:url(../images/t/akuut_achtergrond_zw-480.jpg)}.webp .c30{background-image:url(../images/t/akuut_achtergrond_zw-480.webp)}}@media (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:320px) and (min-resolution:144dpi){.c30{background-image:url(../images/8/akuut_achtergrond_zw-960.jpg)}.webp .c30{background-image:url(../images/l/akuut_achtergrond_zw-960.webp)}}@media (min-width:480px){.c30{background-image:url(../images/v/akuut_achtergrond_zw-768.jpg)}.webp .c30{background-image:url(../images/r/akuut_achtergrond_zw-768.webp)}}@media (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:480px) and (min-resolution:144dpi){.c30{background-image:url(../images/p/akuut_achtergrond_zw-1536.jpg)}.webp .c30{background-image:url(../images/n/akuut_achtergrond_zw-1536.webp)}}@media (min-width:768px){.c30{background-image:url(../images/0/akuut_achtergrond_zw-960.jpg)}.webp .c30{background-image:url(../images/2/akuut_achtergrond_zw-960.webp)}}@media (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:768px) and (min-resolution:144dpi){.c30{background-image:url(../images/v/akuut_achtergrond_zw-1920.jpg)}.webp .c30{background-image:url(../images/p/akuut_achtergrond_zw-1920.webp)}}@media (min-width:960px){.c30{background-image:url(../images/v/akuut_achtergrond_zw-1200.jpg)}.webp .c30{background-image:url(../images/8/akuut_achtergrond_zw-1200.webp)}}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:960px) and (min-resolution:144dpi){.c30{background-image:url(../images/8/akuut_achtergrond_zw-2400.jpg)}.webp .c30{background-image:url(../images/p/akuut_achtergrond_zw-2400.webp)}}@media (min-width:1200px){.c30{background-image:url(../images/r/akuut_achtergrond_zw-1600.jpg)}.webp .c30{background-image:url(../images/h/akuut_achtergrond_zw-1600.webp)}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:1200px) and (min-resolution:144dpi){.c30{background-image:url(../images/r/akuut_achtergrond_zw-3200.jpg)}.webp .c30{background-image:url(../images/2/akuut_achtergrond_zw-3200.webp)}}@media (min-width:1600px){.c30{background-image:url(../images/4/akuut_achtergrond_zw-2000.jpg)}.webp .c30{background-image:url(../images/0/akuut_achtergrond_zw-2000.webp)}}@media (min-width:2000px){.c30{background-image:url(../images/6/akuut_achtergrond_zw-2560.jpg)}.webp .c30{background-image:url(../images/v/akuut_achtergrond_zw-2560.webp)}}@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:1600px) and (min-resolution:144dpi){.c30{background-image:url(../images/v/akuut_achtergrond_zw-4000.jpg)}.webp .c30{background-image:url(../images/h/akuut_achtergrond_zw-4000.webp)}}@media (min-width:2000px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:2000px) and (min-resolution:144dpi){.c30{background-image:url(../images/a/akuut_achtergrond_zw-5120.jpg)}.webp .c30{background-image:url(../images/6/akuut_achtergrond_zw-5120-1.webp)}}body{--f:1;min-width:1200px}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.v29{display:inline-block;vertical-align:top;pointer-events:none}.ps195{position:relative;margin-top:-6px}.s210{width:100%;min-width:1200px;min-height:419px}.c54{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(0,170,40,1)), color-stop(1, rgba(0,0,0,0)));background-image:-o-linear-gradient(0deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(90deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(90deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(0deg, rgba(0,170,40,1) 0%, rgba(0,0,0,0) 100%)}.z138{z-index:43}.ps196{position:relative;margin-top:59px}.v30{display:block}.s211{width:1200px;margin-left:auto;margin-right:auto;min-height:97px}.v31{display:inline-block;vertical-align:top}.ps197{position:relative;margin-left:39px;margin-top:0}.v32{display:inline-block;vertical-align:top;pointer-events:auto}.ps198{position:relative;margin-left:0;margin-top:0}.z139{z-index:61}.v33{display:inline-block;outline:0}.ps199{position:relative}.s212{box-sizing:border-box;width:100%;height:100%;padding-right:0}.c55{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(30,120,60)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(30,120,60) 100%);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.a8{transform:translateZ(1px);display:inline-block;width:100%;z-index:1}.f33{font-family:"Gotham 6";font-size:43px;font-size:calc(43px * var(--f));line-height:1.210;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:center;cursor:pointer;padding-top:23px;padding-bottom:22px}.ps200{position:relative;margin-left:76px;margin-top:0}.z140{z-index:44}.ps201{position:relative;margin-top:-202px}.v34{display:block;pointer-events:none}.s213{width:1200px;margin-left:auto;margin-right:auto;min-height:193px}.ps202{position:relative;margin-left:340px;margin-top:0}.s214{min-width:526px;width:526px;overflow:hidden;height:193px}.z141{z-index:62}.p11{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.f34{font-family:"Gotham 6";font-size:35px;font-size:calc(35px * var(--f));line-height:1.687;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.f35{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps203{position:relative;margin-top:0}.s215{width:100%;min-width:1200px;min-height:101px}.c56{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#1e783c}.z142{z-index:42}.ps204{position:relative;margin-top:-82px}.s216{width:1200px;margin-left:auto;margin-right:auto;min-height:192px}.ps205{position:relative;margin-left:337px;margin-top:0}.s217{min-width:526px;width:526px;overflow:hidden;height:192px}.z143{z-index:63}.p12{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f36{font-family:"Gotham 6";font-size:35px;font-size:calc(35px * var(--f));line-height:1.687;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#00aa28;background-color:initial;text-shadow:none}.ps206{position:relative;margin-top:-110px}.s218{width:100%;min-width:1200px;min-height:378px}.c57{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#404040}.z144{z-index:34}.ps207{position:relative;margin-top:31px}.s219{width:1200px;margin-left:auto;margin-right:auto;min-height:241px}.ps208{position:relative;margin-left:338px;margin-top:0}.s220{min-width:526px;width:526px;overflow:hidden;height:113px}.z145{z-index:41}.ps209{position:relative;margin-left:338px;margin-top:17px}.s221{min-width:526px;width:526px;overflow:hidden;height:111px}.z146{z-index:39}.f37{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#00aa28;background-color:initial;text-shadow:none}.ps210{position:relative;margin-top:-60px}.s222{width:100%;min-width:1200px;min-height:150px}.c58{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgba(0,0,0,0.5)), color-stop(1, rgba(0,0,0,0)));background-image:-o-linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%)}.z147{z-index:35}.ps211{position:relative;margin-top:-146px}.s223{width:1200px;margin-left:auto;margin-right:auto;min-height:148px}.s224{min-width:526px;width:526px;overflow:hidden;height:40px}.z148{z-index:40}.f38{font-family:"Gotham 4";font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:400;font-style:normal;text-decoration:underline;text-transform:none;letter-spacing:normal;color:#c0c0c0;background-color:initial;text-shadow:none}.ps212{position:relative;margin-left:320px;margin-top:20px}.s225{min-width:565px;width:565px;min-height:88px;line-height:0}.z149{z-index:37}.i39{position:absolute;left:116px;min-width:332px;max-width:332px;min-height:88px;max-height:88px;top:0;color:#00aa28}.ps213{position:relative;margin-left:161px;margin-top:-37px}.z150{z-index:38}.a9{display:block}.i40{position:absolute;left:0;min-width:244px;max-width:244px;min-height:33px;max-height:33px;top:1px}.ps214{position:relative;margin-top:-2px}.s226{width:100%;min-width:1200px;min-height:16px}.c59{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#00aa28}.z151{z-index:36}.c60{display:inline-block;position:relative;margin-left:0;margin-top:0}.c55::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55:hover{background-color:transparent;border-color:transparent}.c55::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:1}.c55:active:after{opacity:1;transition:initial}.c55:active{transition:initial}@media (min-width:960px) and (max-width:1199px){.ps195{margin-top:-4px}.s210{min-width:960px;min-height:335px}.ps196{margin-top:47px}.s211{width:960px;min-height:78px}.ps197{margin-left:31px}.c55{-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px}.f33{font-size:34px;font-size:calc(34px * var(--f));line-height:1.207;padding-top:19px;padding-bottom:18px}.ps200{margin-left:61px}.ps201{margin-top:-162px}.s213{width:960px;min-height:154px}.ps202{margin-left:272px}.s214{min-width:421px;width:421px;height:154px}.f34{font-size:28px;font-size:calc(28px * var(--f));line-height:1.680}.f35{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps203{margin-top:1px}.s215{min-width:960px;min-height:81px}.ps204{margin-top:-66px}.s216{width:960px;min-height:154px}.ps205{margin-left:270px}.s217{min-width:421px;width:421px;height:154px}.f36{font-size:28px;font-size:calc(28px * var(--f));line-height:1.680}.ps206{margin-top:-88px}.s218{min-width:960px;min-height:302px}.ps207{margin-top:24px}.s219{width:960px;min-height:193px}.ps208{margin-left:270px}.s220{min-width:421px;width:421px;height:90px}.ps209{margin-left:270px;margin-top:14px}.s221{min-width:421px;width:421px;height:89px}.f37{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps210{margin-top:-48px}.s222{min-width:960px;min-height:120px}.ps211{margin-top:-117px}.s223{width:960px;min-height:118px}.s224{min-width:421px;width:421px;height:32px}.f38{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.ps212{margin-left:256px;margin-top:16px}.s225{min-width:452px;width:452px;min-height:70px}.i39{left:94px;min-width:264px;max-width:264px;min-height:70px;max-height:70px}.ps213{margin-left:129px;margin-top:-29px}.i40{min-width:195px;max-width:195px;min-height:27px;max-height:27px;top:0}.ps214{margin-top:-1px}.s226{min-width:960px;min-height:13px}.c55::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:1}.c55:active:after{opacity:1;transition:initial}.f38:visited{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.f38:hover{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}.f38:active{font-size:17px;font-size:calc(17px * var(--f));line-height:1.707}}@media (min-width:768px) and (max-width:959px){.ps195{margin-top:-4px}.s210{min-width:768px;min-height:268px}.ps196{margin-top:38px}.s211{width:768px;min-height:62px}.ps197{margin-left:25px}.c55{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.f33{font-size:27px;font-size:calc(27px * var(--f));line-height:1.186;padding-top:15px;padding-bottom:15px}.ps200{margin-left:49px}.ps201{margin-top:-129px}.s213{width:768px;min-height:124px}.ps202{margin-left:218px}.s214{min-width:337px;width:337px;height:124px}.f34{font-size:22px;font-size:calc(22px * var(--f));line-height:1.683}.f35{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps203{margin-top:-1px}.s215{min-width:768px;min-height:65px}.ps204{margin-top:-52px}.s216{width:768px;min-height:123px}.ps205{margin-left:216px}.s217{min-width:337px;width:337px;height:123px}.f36{font-size:22px;font-size:calc(22px * var(--f));line-height:1.683}.ps206{margin-top:-71px}.s218{min-width:768px;min-height:242px}.ps207{margin-top:20px}.s219{width:768px;min-height:154px}.ps208{margin-left:216px}.s220{min-width:337px;width:337px;height:72px}.ps209{margin-left:216px;margin-top:11px}.s221{min-width:337px;width:337px;height:71px}.f37{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps210{margin-top:-38px}.s222{min-width:768px;min-height:96px}.ps211{margin-top:-94px}.s223{width:768px;min-height:95px}.s224{min-width:337px;width:337px;height:26px}.f38{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps212{margin-left:205px;margin-top:13px}.s225{min-width:362px;width:362px;min-height:56px}.i39{left:75px;min-width:212px;max-width:212px;min-height:56px;max-height:56px}.ps213{margin-left:103px;margin-top:-24px}.i40{min-width:156px;max-width:156px;min-height:21px;max-height:21px}.ps214{margin-top:-1px}.s226{min-width:768px;min-height:10px}.c55::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:1}.c55:active:after{opacity:1;transition:initial}.f38:visited{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f38:hover{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f38:active{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}}@media (min-width:480px) and (max-width:767px){.ps195{margin-top:-3px}.s210{min-width:480px;min-height:168px}.ps196{margin-top:24px}.s211{width:480px;min-height:39px}.ps197{margin-left:16px}.c55{-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px}.f33{font-size:17px;font-size:calc(17px * var(--f));line-height:1.177;padding-top:10px;padding-bottom:9px}.ps200{margin-left:30px}.ps201{margin-top:-81px}.s213{width:480px;min-height:77px}.ps202{margin-left:136px}.s214{min-width:210px;width:210px;height:77px}.f34{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.f35{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.s215{min-width:480px;min-height:40px}.ps204{margin-top:-32px}.s216{width:480px;min-height:77px}.ps205{margin-left:135px}.s217{min-width:210px;width:210px;height:77px}.f36{font-size:14px;font-size:calc(14px * var(--f));line-height:1.715}.ps206{margin-top:-44px}.s218{min-width:480px;min-height:151px}.ps207{margin-top:12px}.s219{width:480px;min-height:96px}.ps208{margin-left:135px}.s220{min-width:210px;width:210px;height:45px}.ps209{margin-left:135px;margin-top:7px}.s221{min-width:210px;width:210px;height:44px}.f37{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps210{margin-top:-23px}.s222{min-width:480px;min-height:60px}.ps211{margin-top:-59px}.s223{width:480px;min-height:59px}.s224{min-width:210px;width:210px;height:16px}.f38{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.ps212{margin-left:128px;margin-top:8px}.s225{min-width:226px;width:226px;min-height:35px}.i39{left:47px;min-width:132px;max-width:132px;min-height:35px;max-height:35px}.ps213{margin-left:64px;margin-top:-14px}.i40{min-width:98px;max-width:98px;min-height:13px;max-height:13px}.ps214{margin-top:0}.s226{min-width:480px;min-height:6px}.c55::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:1}.c55:active:after{opacity:1;transition:initial}.f38:visited{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.f38:hover{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}.f38:active{font-size:8px;font-size:calc(8px * var(--f));line-height:1.626}}@media (max-width:479px){.ps195{margin-top:-1px}.s210{min-width:320px;min-height:112px}.ps196{margin-top:15px}.s211{width:320px;min-height:26px}.ps197{margin-left:10px}.c55{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.f33{font-size:11px;font-size:calc(11px * var(--f));line-height:1.183;padding-top:7px;padding-bottom:6px}.ps200{margin-left:20px}.ps201{margin-top:-55px}.s213{width:320px;min-height:51px}.ps202{margin-left:91px}.s214{min-width:140px;width:140px;height:51px}.f34{font-size:9px;font-size:calc(9px * var(--f));line-height:1.779}.f35{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps203{margin-top:1px}.s215{min-width:320px;min-height:27px}.ps204{margin-top:-22px}.s216{width:320px;min-height:51px}.ps205{margin-left:90px}.s217{min-width:140px;width:140px;height:51px}.f36{font-size:9px;font-size:calc(9px * var(--f));line-height:1.779}.ps206{margin-top:-29px}.s218{min-width:320px;min-height:101px}.ps207{margin-top:8px}.s219{width:320px;min-height:65px}.ps208{margin-left:90px}.s220{min-width:140px;width:140px;height:30px}.ps209{margin-left:90px;margin-top:5px}.s221{min-width:140px;width:140px;height:30px}.f37{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps210{margin-top:-17px}.s222{min-width:320px;min-height:40px}.ps211{margin-top:-39px}.s223{width:320px;min-height:39px}.s224{min-width:140px;width:140px;height:11px}.f38{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.ps212{margin-left:85px;margin-top:5px}.s225{min-width:151px;width:151px;min-height:23px}.i39{left:32px;min-width:87px;max-width:87px;min-height:23px;max-height:23px}.ps213{margin-left:43px;margin-top:-9px}.i40{min-width:65px;max-width:65px;min-height:9px;max-height:9px;top:0}.ps214{margin-top:0}.s226{min-width:320px;min-height:4px}.c55::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,170,40)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(0,170,40) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:before{opacity:1}.c55::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(30,120,60)), color-stop(1, rgb(0,170,40)));background-image:-o-linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-webkit-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:-ms-linear-gradient(90deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-image:linear-gradient(0deg in oklch, rgb(30,120,60) 0%, rgb(0,170,40) 100%);background-clip:content-box;border:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;content:'';position:absolute;display:inline-block;width:100%;height:100%;opacity:0;margin-top:0;margin-left:0;top:0;left:0;z-index:-1;transition:opacity 0.2s linear}.c55:hover:after{opacity:0}.c55:active:before{opacity:1}.c55:active:after{opacity:1;transition:initial}.f38:visited{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.f38:hover{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}.f38:active{font-size:5px;font-size:calc(5px * var(--f));line-height:1.601}}body{--f:1;min-width:1200px}@media (min-width:960px) and (max-width:1199px){body{min-width:960px}}@media (min-width:768px) and (max-width:959px){body{min-width:768px}}@media (min-width:480px) and (max-width:767px){body{min-width:480px}}@media (max-width:479px){body{min-width:320px}}.c72{display:inline-block;position:relative;margin-left:0;margin-top:0}