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}}.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}
.menu-content{cursor:pointer;position:relative}li{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{transform:scale3d(1,1,1)}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-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 pulse{from{-webkit-transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1)}}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-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}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.v1{display:inline-block;vertical-align:top;pointer-events:none}.ps1{position:relative;margin-top:0}.s1{width:100%;min-width:1200px;min-height:6px}.c1{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#b8c8d2;background-image:url(../images/4/targa_inhoud_knop.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.z1{z-index:41}.ps2{position:relative;margin-top:-5px}.v2{display:block;pointer-events:none}.s2{width:1200px;margin-left:auto;margin-right:auto;min-height:982px}.v3{display:inline-block;vertical-align:top}.ps3{position:relative;margin-left:0;margin-top:0}.s3{min-width:1200px;width:1200px;min-height:748px}.v4{display:inline-block;vertical-align:top;pointer-events:auto}.ps4{position:relative;margin-left:0;margin-top:89px}.s4{min-width:442px;width:442px;min-height:277px;height:277px}.z2{z-index:43}.a1{display:block}.i1{position:absolute;left:66px;width:311px;top:0;height:277px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.i2{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps5{position:relative;margin-left:50px;margin-top:-366px}.s5{min-width:1099px;width:1099px;min-height:638px;line-height:0}.ps6{position:relative;margin-left:1px;margin-top:0}.s6{min-width:1098px;width:1098px;min-height:638px}.s7{min-width:1098px;width:1098px;min-height:638px;line-height:0}.ps7{position:relative;margin-left:509px;margin-top:0}.s8{min-width:80px;width:80px;min-height:46px;height:46px;-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.z3{z-index:75}.i3{position:absolute;left:0;min-width:80px;max-width:80px;min-height:39px;max-height:39px;top:3px}.ps8{position:relative;margin-left:88px;margin-top:26px}.s9{min-width:153px;width:153px;min-height:153px;height:153px}.z4{z-index:66}.i4{position:absolute;left:0;width:153px;top:0;height:153px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps9{position:relative;margin-left:0;margin-top:-133px}.s10{min-width:1098px;width:1098px;min-height:1px}.ps10{position:relative;margin-left:566px;margin-top:-133px}.s11{min-width:189px;width:189px;min-height:189px;height:189px}.z5{z-index:76}.i5{position:absolute;left:0;width:189px;top:0;height:189px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps11{position:relative;margin-left:97px;margin-top:-54px}.s12{min-width:222px;width:222px;min-height:136px}.z6{z-index:72}.s13{display:block;height:136px;width:100%;overflow:hidden}.s14{width:100%;height:auto;padding:43px 0px 43px 0px;background-color:transparent}.s15{width:100%;height:auto;padding:19px 0px 19px 0px;background-color:transparent}.s16{width:100%;height:auto;padding:46px 0px 46px 0px;background-color:transparent}.s17{width:100%;height:auto;padding:38px 0px 38px 0px;background-color:transparent}.un15 .slider{height:136px}.un15 .slick-list{height:136px}.un15 .slick-prev,.un15 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#808080}
.un15 .slick-prev{left:-25px}
.un15 .slick-next{right:-25px}
.un15 .slider-for{margin-bottom:0px}
.un15 .slider-nav{margin-bottom:0px}
.un15 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un15 .slider-nav .slick-center picture{border-color:transparent}
.un15 .slick-dots{bottom:0px}
.un15 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un15 .slick-dots li button{height:20px;width:20px}
.un15 .slick-dots li button:before{width:20px;height:20px}
.un15 .slick-dots button{color:#808080}
[dir="rtl"] .un15 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un15 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un15 .slick-prev,.un15 .slick-next{{{arrowcolordark}}}
    .un15 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un15 .slick-dots button{{{dotscolordark}}}
}
.ps12{position:relative;margin-left:304px;margin-top:-94px}.s18{min-width:287px;width:287px;overflow:hidden;height:76px}.z7{z-index:334}.p1{text-indent:0;padding-bottom:0;padding-right:0;text-align:left}.f1{font-family:"Ubuntu Mono";font-size:20px;font-size:calc(20px * var(--f));line-height:1.901;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:-239px;margin-top:-18px}.s19{min-width:242px;width:242px;min-height:45px;height:45px;-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.z8{z-index:25}.i6{position:absolute;left:0;min-width:242px;max-width:242px;min-height:26px;max-height:26px;top:9px}.ps14{position:relative;margin-left:-234px;margin-top:-13px}.s20{min-width:227px;width:227px;min-height:35px;height:35px}.z9{z-index:44}.i7{position:absolute;left:0;min-width:227px;max-width:227px;min-height:9px;max-height:9px;top:13px}.ps15{position:relative;margin-left:0;margin-top:-27px}.s21{min-width:1098px;width:1098px;min-height:377px}.c3{border:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-image:url(../images/g/3d-illustration-realistic-model-robot-cyber-armor-1098.jpg);opacity:0.25}.z10{z-index:24}.webp .c3{background-image:url(../images/i/3d-illustration-realistic-model-robot-cyber-armor-1098.webp)}.ps16{position:relative;margin-left:27px;margin-top:-292px}.s22{min-width:481px;width:481px;overflow:hidden;height:208px}.z11{z-index:26}.ps17{position:relative;margin-left:27px;margin-top:-64px}.s23{min-width:1044px;width:1044px;min-height:4px}.c4{border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;background-image:-webkit-gradient(linear, 100% 100%, -0% 100%, color-stop(0, rgb(1,133,250)), color-stop(1, rgb(255,0,124)));background-image:-o-linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-webkit-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-ms-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%)}.z12{z-index:28}.ps18{position:relative;margin-left:27px;margin-top:-48px}.s24{min-width:594px;width:594px;overflow:hidden;height:48px}.z13{z-index:29}.ps19{position:relative;margin-left:0;margin-top:-377px}.s25{min-width:1099px;width:1099px;min-height:377px}.c5{border:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#fff;opacity:0.1}.z14{z-index:23}.ps20{position:relative;margin-left:442px;margin-top:-467px}.s26{min-width:758px;width:758px;min-height:577px}.z15{z-index:45}.s27{display:block;height:577px;width:100%;overflow:hidden}.un18 .slider{height:577px}.un18 .slick-list{height:577px}.un18 .slick-prev,.un18 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#808080}
.un18 .slick-prev{left:-25px}
.un18 .slick-next{right:-25px}
.un18 .slider-for{margin-bottom:0px}
.un18 .slider-nav{margin-bottom:0px}
.un18 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un18 .slider-nav .slick-center picture{border-color:transparent}
.un18 .slick-dots{bottom:0px}
.un18 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un18 .slick-dots li button{height:20px;width:20px}
.un18 .slick-dots li button:before{width:20px;height:20px}
.un18 .slick-dots button{color:#808080}
[dir="rtl"] .un18 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un18 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un18 .slick-prev,.un18 .slick-next{{{arrowcolordark}}}
    .un18 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un18 .slick-dots button{{{dotscolordark}}}
}
.ps21{position:relative;margin-left:50px;margin-top:12px}.s29{min-width:1089px;width:1089px;min-height:106px}.s30{min-width:94px;width:94px;min-height:93px;height:93px}.z16{z-index:50}.i8{position:absolute;left:0;min-width:94px;max-width:94px;min-height:93px;max-height:93px;top:0}.ps22{position:relative;margin-left:-45px;margin-top:3px}.s31{min-width:178px;width:178px;min-height:87px;-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.z17{z-index:310}.lt1{width:100%;height:87px}.v5{display:inline-block;vertical-align:top;pointer-events:auto;outline:0}.ps23{position:relative;margin-left:-42px;margin-top:0}.s32{min-width:549px;height:106px;box-sizing:border-box;width:549px;padding-right:0}.c6{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z18{z-index:73}.a2{display:inline-block;width:100%;z-index:1}.f2{font-family:"RBNo2 Light";font-size:50px;font-size:calc(50px * var(--f));line-height:1.021;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;text-shadow:none;text-indent:0;padding-right:0;text-align:left;cursor:pointer;padding-top:28px;padding-bottom:27px}.ps24{position:relative;margin-left:29px;margin-top:5px}.s33{min-width:97px;width:97px;min-height:96px;height:96px}.z19{z-index:114}.a3{display:block;height:100%}.i9{position:absolute;left:0;width:97px;top:0;height:96px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps25{position:relative;margin-left:18px;margin-top:5px}.z20{z-index:113}.ps26{position:relative;margin-left:17px;margin-top:5px}.z21{z-index:112}.ps27{position:relative;margin-left:560px;margin-top:70px}.s34{min-width:80px;width:80px;min-height:46px;height:46px}.z22{z-index:78}.ps28{position:relative;margin-top:-5px}.z23{z-index:77}.v6{display:block}.ps29{position:relative;margin-top:0}.s35{width:100%;min-width:1200px;min-height:1390px;--lbas:64;--lbab:0;padding-bottom:0}.c7{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000}.z24{z-index:148}.ps30{display:inline-block;width:0;height:0}.ps31{position:relative;margin-top:0}.s36{width:1200px;margin-left:auto;margin-right:auto;min-height:1390px}.ps32{position:relative;margin-left:44px;margin-top:0}.s37{min-width:278px;width:278px;min-height:278px}.s38{min-width:278px;width:278px;min-height:278px;height:278px}.i10{position:absolute;left:0;width:278px;top:0;height:278px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps33{position:relative;margin-left:0;margin-top:0}.ps34{position:relative;margin-left:0;margin-top:0}.s39{min-width:556px;width:556px;min-height:556px}.s40{min-width:556px;width:556px;min-height:556px;height:556px}.i11{position:absolute;left:0;width:556px;top:0;height:556px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps35{position:relative;margin-left:44px;margin-top:-278px}.ps36{position:relative;margin-left:0;margin-top:-278px}.ps37{position:relative;margin-left:-556px;margin-top:0}.ps38{position:relative;margin-left:0;margin-top:0}.ps39{position:relative;margin-left:0;margin-top:0}.ps40{position:relative;margin-left:44px;margin-top:0}.ps41{position:relative;margin-left:0;margin-top:0}.ps42{position:relative;margin-left:0;margin-top:0}.ps43{position:relative;margin-left:600px;margin-top:-278px}.ps44{position:relative;margin-left:0;margin-top:-278px}.ps45{position:relative;margin-top:0}.z25{z-index:86}.ps46{position:relative;margin-top:-5px}.s41{width:1200px;margin-left:auto;margin-right:auto;min-height:545px}.ps47{position:relative;margin-left:19px;margin-top:0}.s42{min-width:1141px;width:1141px;min-height:545px}.ps48{position:relative;margin-left:0;margin-top:43px}.s43{min-width:266px;width:266px;min-height:266px;height:266px}.z26{z-index:80}.i12{position:absolute;left:0;width:266px;top:0;height:266px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps49{position:relative;margin-left:-259px;margin-top:323px}.s44{min-width:386px;width:386px;min-height:222px;height:222px}.z27{z-index:40}.i13{position:absolute;left:61px;width:265px;top:0;height:222px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps50{position:relative;margin-left:-134px;margin-top:23px}.z28{z-index:49}.ps51{position:relative;margin-left:-126px;margin-top:91px}.s45{min-width:232px;width:232px;min-height:232px;height:232px}.z29{z-index:51}.i14{position:absolute;left:0;width:232px;top:0;height:232px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps52{position:relative;margin-left:407px;margin-top:-545px}.s46{min-width:734px;width:734px;min-height:385px;line-height:0}.ps53{position:relative;margin-left:134px;margin-top:0}.z30{z-index:88}.ps54{position:relative;margin-left:0;margin-top:-3px}.s47{min-width:734px;width:734px;min-height:1px}.ps55{position:relative;margin-left:268px;margin-top:2px}.s48{min-width:390px;width:390px;min-height:128px}.ps56{position:relative;margin-left:0;margin-top:25px}.s49{min-width:253px;width:253px;min-height:79px;line-height:0}.ps57{position:relative;margin-left:217px;margin-top:0}.s50{min-width:36px;width:36px;min-height:37px;height:37px;-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.z31{z-index:340}.i15{position:absolute;left:0;min-width:36px;max-width:36px;min-height:32px;max-height:32px;top:3px}.ps58{position:relative;margin-left:0;margin-top:2px}.s51{min-width:253px;width:253px;overflow:hidden;height:40px}.z32{z-index:341}.p2{text-indent:0;padding-bottom:0;padding-right:0;text-align:right}.ps59{position:relative;margin-left:20px;margin-top:0}.s52{min-width:117px;width:117px;min-height:128px;height:128px}.z33{z-index:335}.i16{position:absolute;left:1px;width:115px;top:0;height:128px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps60{position:relative;margin-left:0;margin-top:38px}.s53{min-width:734px;width:734px;min-height:171px}.z34{z-index:52}.s54{min-width:266px;width:266px;min-height:171px;height:171px}.z35{z-index:55}.i17{position:absolute;left:0;width:266px;top:7px;height:157px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps61{position:relative;margin-left:-30px;margin-top:0}.z36{z-index:54}.ps62{position:relative;margin-left:468px;margin-top:-171px}.z37{z-index:53}.ps63{position:relative;margin-top:-202px}.s55{width:100%;min-width:1200px;min-height:537px}.c8{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:100% 50%;background-size:contain;background-image:url(../images/1/palm_rechts_kleur-54.png)}.z38{z-index:35}.webp .c8{background-image:url(../images/k/palm_rechts_kleur-54.webp)}.ps64{position:relative;margin-top:-456px}.s56{width:1200px;margin-left:auto;margin-right:auto;min-height:651px}.ps65{position:relative;margin-left:50px;margin-top:0}.s57{min-width:1150px;width:1150px;min-height:591px}.ps66{position:relative;margin-left:0;margin-top:29px}.s58{min-width:1099px;width:1099px;min-height:562px;line-height:0}.s59{min-width:1098px;width:1098px;min-height:395px}.s60{min-width:1098px;width:1098px;min-height:395px;line-height:0}.ps67{position:relative;margin-left:352px;margin-top:0}.z39{z-index:42}.ps68{position:relative;margin-left:-234px;margin-top:5px}.z40{z-index:68}.ps69{position:relative;margin-left:0;margin-top:-27px}.z41{z-index:34}.webp .c3{background-image:url(../images/i/3d-illustration-realistic-model-robot-cyber-armor-1098.webp)}.ps70{position:relative;margin-left:27px;margin-top:-302px}.s61{min-width:498px;width:498px;overflow:hidden;height:223px}.z42{z-index:36}.ps71{position:relative;margin-left:27px;margin-top:-64px}.z43{z-index:38}.ps72{position:relative;margin-left:555px;margin-top:-50px}.s62{min-width:191px;width:191px;min-height:44px}.z44{z-index:286}.s63{min-width:44px;width:44px;min-height:44px;height:44px}.z45{z-index:311}.i18{position:absolute;left:0;min-width:44px;max-width:44px;min-height:44px;max-height:44px;top:0}.ps73{position:relative;margin-left:10px;margin-top:8px}.s64{min-width:137px;width:137px;min-height:32px;height:32px}.z46{z-index:312}.i19{position:absolute;left:0;min-width:137px;max-width:137px;min-height:32px;max-height:32px;top:0}.ps74{position:relative;margin-left:27px;margin-top:-48px}.s65{min-width:729px;width:729px;overflow:hidden;height:48px}.z47{z-index:46}.f3{font-family:"Ubuntu Mono 1";font-size:20px;font-size:calc(20px * var(--f));line-height:1.901;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps75{position:relative;margin-left:0;margin-top:-377px}.z48{z-index:33}.ps76{position:relative;margin-left:0;margin-top:61px}.s66{min-width:1061px;width:1061px;min-height:106px}.z49{z-index:87}.ps77{position:relative;margin-left:-45px;margin-top:3px}.z50{z-index:313}.z51{z-index:57}.ps78{position:relative;margin-left:156px;margin-top:11px}.s67{min-width:171px;width:171px;min-height:85px;height:85px}.z52{z-index:287}.i20{position:absolute;left:0;min-width:171px;max-width:171px;min-height:85px;max-height:85px;top:0}.ps79{position:relative;margin-left:526px;margin-top:-591px}.s68{min-width:624px;width:624px;min-height:513px}.z53{z-index:67}.s69{display:block;height:513px;width:100%;overflow:hidden}.un33 .slider{height:513px}.un33 .slick-list{height:513px}.un33 .slick-prev,.un33 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#808080}
.un33 .slick-prev{left:-25px}
.un33 .slick-next{right:-25px}
.un33 .slider-for{margin-bottom:0px}
.un33 .slider-nav{margin-bottom:0px}
.un33 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un33 .slider-nav .slick-center picture{border-color:transparent}
.un33 .slick-dots{bottom:0px}
.un33 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un33 .slick-dots li button{height:20px;width:20px}
.un33 .slick-dots li button:before{width:20px;height:20px}
.un33 .slick-dots button{color:#808080}
[dir="rtl"] .un33 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un33 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un33 .slick-prev,.un33 .slick-next{{{arrowcolordark}}}
    .un33 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un33 .slick-dots button{{{dotscolordark}}}
}
.ps80{position:relative;margin-left:560px;margin-top:14px}.z54{z-index:83}.ps81{position:relative;margin-top:-6px}.z55{z-index:58}.ps82{position:relative;margin-top:0}.s70{width:100%;min-width:1200px;min-height:1946px;--lbas:64;--lbab:0;padding-bottom:0}.z56{z-index:177}.s71{width:1200px;margin-left:auto;margin-right:auto;min-height:1946px}.ps83{position:relative;margin-left:0;margin-top:0}.ps84{position:relative;margin-left:600px;margin-top:-278px}.ps85{position:relative;margin-top:0}.z57{z-index:59}.ps86{position:relative;margin-top:-6px}.s72{width:1200px;margin-left:auto;margin-right:auto;min-height:46px}.ps87{position:relative;margin-left:560px;margin-top:0}.z58{z-index:84}.ps88{position:relative;margin-top:-31px}.s73{width:100%;min-width:1200px;min-height:580px}.c9{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 50%;background-size:contain;background-image:url(../images/o/palm_links_kleurkopie-55.png)}.z59{z-index:2}.webp .c9{background-image:url(../images/u/palm_links_kleurkopie-55.webp)}.ps89{position:relative;margin-left:0;margin-top:31px}.s74{min-width:1200px;width:1200px;min-height:1px}.ps90{position:relative;margin-top:33px}.s75{width:1200px;margin-left:auto;margin-right:auto;min-height:273px}.ps91{position:relative;margin-left:517px;margin-top:0}.s76{min-width:643px;width:643px;min-height:273px}.s77{min-width:111px;width:111px;min-height:273px;height:273px}.z60{z-index:10}.i21{position:absolute;left:0;width:111px;top:4px;height:265px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps92{position:relative;margin-left:-22px;margin-top:0}.z61{z-index:9}.ps93{position:relative;margin-left:-21px;margin-top:0}.z62{z-index:8}.ps94{position:relative;margin-left:-23px;margin-top:0}.z63{z-index:7}.z64{z-index:6}.ps95{position:relative;margin-left:-22px;margin-top:0}.z65{z-index:5}.ps96{position:relative;margin-left:532px;margin-top:-273px}.z66{z-index:4}.ps97{position:relative;margin-top:-549px}.s78{width:1200px;margin-left:auto;margin-right:auto;min-height:1025px}.ps98{position:relative;margin-left:26px;margin-top:0}.s79{min-width:1174px;width:1174px;min-height:1025px}.ps99{position:relative;margin-left:0;margin-top:198px}.s80{min-width:386px;width:386px;min-height:259px;height:259px}.z67{z-index:63}.i22{position:absolute;left:46px;width:294px;top:0;height:259px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps100{position:relative;margin-left:24px;margin-top:-457px}.s81{min-width:1099px;width:1099px;min-height:1025px;line-height:0}.ps101{position:relative;margin-left:102px;margin-top:0}.s82{min-width:264px;width:264px;min-height:209px}.ps102{position:relative;margin-left:0;margin-top:20px}.z68{z-index:74}.ps103{position:relative;margin-left:111px;margin-top:-209px}.z69{z-index:81}.ps104{position:relative;margin-left:1px;margin-top:156px}.s83{min-width:1098px;width:1098px;min-height:395px}.s84{min-width:1098px;width:1098px;min-height:395px;line-height:0}.z70{z-index:64}.ps105{position:relative;margin-left:-234px;margin-top:5px}.z71{z-index:65}.ps106{position:relative;margin-left:0;margin-top:-27px}.z72{z-index:61}.webp .c3{background-image:url(../images/i/3d-illustration-realistic-model-robot-cyber-armor-1098.webp)}.ps107{position:relative;margin-left:27px;margin-top:-310px}.s85{min-width:459px;width:459px;overflow:hidden;height:238px}.z73{z-index:62}.ps108{position:relative;margin-left:27px;margin-top:-64px}.z74{z-index:69}.ps109{position:relative;margin-left:27px;margin-top:-50px}.z75{z-index:289}.z76{z-index:60}.ps110{position:relative;margin-left:0;margin-top:31px}.s86{min-width:1045px;width:1045px;min-height:234px}.ps111{position:relative;margin-left:0;margin-top:51px}.z77{z-index:85}.ps112{position:relative;margin-left:-45px;margin-top:57px}.z78{z-index:315}.ps113{position:relative;margin-left:-45px;margin-top:51px}.s87{min-width:549px;width:549px;min-height:183px;line-height:0}.z79{z-index:82}.ps114{position:relative;margin-left:328px;margin-top:31px}.z80{z-index:89}.ps115{position:relative;margin-left:125px;margin-top:0}.z81{z-index:115}.ps116{position:relative;margin-left:423px;margin-top:-725px}.s88{min-width:751px;width:751px;min-height:582px}.z82{z-index:70}.s89{display:block;height:582px;width:100%;overflow:hidden}.un50 .slider{height:582px}.un50 .slick-list{height:582px}.un50 .slick-prev,.un50 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#808080}
.un50 .slick-prev{left:-25px}
.un50 .slick-next{right:-25px}
.un50 .slider-for{margin-bottom:0px}
.un50 .slider-nav{margin-bottom:0px}
.un50 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un50 .slider-nav .slick-center picture{border-color:transparent}
.un50 .slick-dots{bottom:0px}
.un50 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un50 .slick-dots li button{height:20px;width:20px}
.un50 .slick-dots li button:before{width:20px;height:20px}
.un50 .slick-dots button{color:#808080}
[dir="rtl"] .un50 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un50 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un50 .slick-prev,.un50 .slick-next{{{arrowcolordark}}}
    .un50 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un50 .slick-dots button{{{dotscolordark}}}
}
.ps117{position:relative;margin-top:-5px}.z83{z-index:90}.ps118{position:relative;margin-top:0}.s90{width:100%;min-width:1200px;min-height:1668px;--lbas:64;--lbab:0;padding-bottom:0}.z84{z-index:265}.s91{width:1200px;margin-left:auto;margin-right:auto;min-height:1668px}.ps119{position:relative;margin-top:0}.z85{z-index:92}.ps120{position:relative;margin-top:-5px}.s92{width:1200px;margin-left:auto;margin-right:auto;min-height:1259px}.ps121{position:relative;margin-left:2px;margin-top:0}.s93{min-width:1170px;width:1170px;min-height:1259px}.ps122{position:relative;margin-left:0;margin-top:97px}.s94{min-width:594px;width:594px;min-height:974px;line-height:0}.ps123{position:relative;margin-left:25px;margin-top:0}.s95{min-width:427px;width:427px;min-height:348px;height:348px}.z86{z-index:96}.i23{position:absolute;left:6px;width:415px;top:0;height:348px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps124{position:relative;margin-left:0;margin-top:302px}.s96{min-width:594px;width:594px;min-height:324px;height:324px}.z87{z-index:47}.i24{position:absolute;left:54px;width:486px;top:0;height:324px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps125{position:relative;margin-left:48px;margin-top:-1071px}.s97{min-width:1099px;width:1099px;min-height:1259px;line-height:0}.s98{min-width:1098px;width:1098px;min-height:929px}.s99{min-width:1098px;width:1098px;min-height:929px;line-height:0}.z88{z-index:91}.ps126{position:relative;margin-left:57px;margin-top:31px}.z89{z-index:100}.ps127{position:relative;margin-left:0;margin-top:-138px}.ps128{position:relative;margin-left:392px;margin-top:-127px}.z90{z-index:101}.ps129{position:relative;margin-left:36px;margin-top:-66px}.s100{min-width:477px;width:477px;min-height:808px}.z91{z-index:98}.s101{display:block;height:808px;width:100%;overflow:hidden}.un53 .slider{height:808px}.un53 .slick-list{height:808px}.un53 .slick-prev,.un53 .slick-next{opacity:0.75;height:20px;width:20px;margin-top:-10px;pointer-events:auto;color:#7ce118}
.un53 .slick-prev{left:-25px}
.un53 .slick-next{right:-25px}
.un53 .slider-for{margin-bottom:0px}
.un53 .slider-nav{margin-bottom:0px}
.un53 .slider-nav picture{border:solid 0px transparent;margin:auto}
.un53 .slider-nav .slick-center picture{border-color:transparent}
.un53 .slick-dots{bottom:0px}
.un53 .slick-dots li{height:20px;width:20px;margin:0 5px}
.un53 .slick-dots li button{height:20px;width:20px}
.un53 .slick-dots li button:before{width:20px;height:20px}
.un53 .slick-dots button{color:#7ce118}
[dir="rtl"] .un53 .slick-next{right:auto;left:{{arrowdistance}}px}
[dir="rtl"] .un53 .slick-prev{right:{{arrowdistance}}px;left:auto}
@media (prefers-color-scheme: dark) {
    .un53 .slick-prev,.un53 .slick-next{{{arrowcolordark}}}
    .un53 .slider-nav .slick-center picture{{{selthumbnailcolordark}}}
    .un53 .slick-dots button{{{dotscolordark}}}
}
.ps130{position:relative;margin-left:833px;margin-top:-808px}.s102{min-width:44px;width:44px;min-height:90px}.c10{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 100% 0%, 100% 100%, color-stop(0, rgba(0,0,0,1)), color-stop(1, rgba(0,0,0,0)));background-image:-o-linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(-90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(-90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%)}.z92{z-index:103}.ps131{position:relative;margin-left:447px;margin-top:-769px}.s103{min-width:223px;width:223px;min-height:178px;height:178px}.z93{z-index:338}.i25{position:absolute;left:14px;width:195px;top:0;height:178px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps132{position:relative;margin-left:-318px;margin-top:-574px}.z94{z-index:99}.ps133{position:relative;margin-left:-234px;margin-top:-569px}.z95{z-index:104}.ps134{position:relative;margin-left:0;margin-top:-556px}.z96{z-index:94}.webp .c3{background-image:url(../images/i/3d-illustration-realistic-model-robot-cyber-armor-1098.webp)}.ps135{position:relative;margin-left:27px;margin-top:-486px}.s104{min-width:618px;width:618px;overflow:hidden;height:238px}.z97{z-index:95}.ps136{position:relative;margin-left:0;margin-top:-321px}.s105{min-width:473px;width:473px;min-height:98px;height:98px}.z98{z-index:102}.i26{position:absolute;left:0;width:473px;top:16px;height:66px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps137{position:relative;margin-left:27px;margin-top:-243px}.z99{z-index:97}.ps138{position:relative;margin-left:27px;margin-top:-227px}.z100{z-index:314}.ps139{position:relative;margin-left:-204px;margin-top:-227px}.s106{min-width:120px;width:120px;min-height:40px;height:40px}.z101{z-index:324}.i27{position:absolute;left:0;width:120px;top:3px;height:33px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps140{position:relative;margin-left:-27px;margin-top:-87px}.s107{min-width:280px;width:280px;min-height:90px}.c11{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,1)), color-stop(1, rgba(0,0,0,0)));background-image:-o-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);background-image:-webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);background-image:-ms-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%)}.z102{z-index:105}.ps141{position:relative;margin-left:0;margin-top:-559px}.z103{z-index:93}.ps142{position:relative;margin-left:0;margin-top:117px}.s108{min-width:993px;width:993px;min-height:213px}.ps143{position:relative;margin-left:0;margin-top:36px}.z104{z-index:108}.ps144{position:relative;margin-left:-45px;margin-top:39px}.z105{z-index:328}.ps145{position:relative;margin-left:-36px;margin-top:36px}.s109{min-width:549px;width:549px;min-height:177px;line-height:0}.z106{z-index:107}.ps146{position:relative;margin-left:319px;margin-top:25px}.z107{z-index:109}.ps147{position:relative;margin-left:-16px;margin-top:0}.s110{min-width:140px;width:140px;min-height:178px;height:178px}.z108{z-index:336}.i28{position:absolute;left:14px;width:111px;top:0;height:178px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps148{position:relative;margin-left:853px;margin-top:-213px}.z109{z-index:337}.ps149{position:relative;margin-left:1030px;margin-top:-213px}.z110{z-index:342}.z111{z-index:106}.ps150{position:relative;margin-top:0}.s111{width:100%;min-width:1200px;min-height:1472px;--lbas:64;--lbab:0;padding-bottom:0}.z112{z-index:284}.s112{width:1200px;margin-left:auto;margin-right:auto;min-height:1472px}.ps151{position:relative;margin-left:48px;margin-top:0}.s113{min-width:736px;width:736px;min-height:736px}.s114{min-width:736px;width:736px;min-height:736px;height:736px}.i29{position:absolute;left:0;width:736px;top:0;height:736px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps152{position:relative;margin-left:0;margin-top:0}.s115{min-width:368px;width:368px;min-height:368px}.s116{min-width:368px;width:368px;min-height:368px;height:368px}.i30{position:absolute;left:0;width:368px;top:0;height:368px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps153{position:relative;margin-left:784px;margin-top:-368px}.ps154{position:relative;margin-left:0;margin-top:0}.ps155{position:relative;margin-left:48px;margin-top:0}.ps156{position:relative;margin-top:0}.z113{z-index:116}.ps157{position:relative;margin-top:-5px}.s117{width:1200px;margin-left:auto;margin-right:auto;min-height:1124px}.z114{z-index:110}.ps158{position:relative;margin-left:-288px;margin-top:126px}.s118{min-width:498px;width:498px;min-height:168px;height:168px}.z115{z-index:300}.i31{position:absolute;left:25px;min-width:449px;max-width:449px;min-height:168px;max-height:168px;top:0}.ps159{position:relative;margin-left:131px;margin-top:16px}.s119{min-width:937px;width:937px;min-height:675px}.s120{min-width:937px;width:937px;min-height:675px;line-height:0}.s121{min-width:937px;width:937px;overflow:hidden;height:353px}.z116{z-index:304}.p3{text-indent:0;padding-bottom:0;padding-right:0;text-align:center}.ps160{position:relative;margin-left:268px;margin-top:-52px}.s122{min-width:419px;width:419px;min-height:374px;height:374px}.z117{z-index:117}.i32{position:absolute;left:0;width:419px;top:0;height:374px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps161{position:relative;margin-left:101px;margin-top:33px}.s123{min-width:994px;height:106px;box-sizing:border-box;width:994px;padding-right:0}.c12{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#f0f;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear}.z118{z-index:301}.f4{width:100%;max-height:100%;overflow:hidden;z-index:1;font-family:"RBNo2 Light";font-size:50px;font-size:calc(50px * var(--f));line-height:1.021;font-weight:300;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:28px;padding-bottom:27px}.ps162{position:relative;margin-top:36px}.s124{width:100%;min-width:1200px;min-height:228px}.z119{z-index:111}.ps163{position:relative;margin-top:-187px}.s125{width:100%;min-width:1200px;min-height:942px}.c13{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/q/retrostrepen_extra_zwart-320.png);opacity:0.56}.z120{z-index:291}.webp .c13{background-image:url(../images/h/retrostrepen_extra_zwart-320.webp)}.ps164{position:relative;margin-top:-942px}.s126{width:100%;min-width:1200px;min-height:889px}.c14{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#000;background-repeat:no-repeat;background-position:50% 100%;background-size:cover;background-image:url(../images/n/swsveps-320.jpg)}.z121{z-index:292}.webp .c14{background-image:url(../images/k/swsveps-320.webp)}.s127{width:100%;min-width:1200px;min-height:213px}.z122{z-index:293}.s128{width:100%;min-width:1200px;min-height:935px}.c15{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:100% 100%;background-size:contain;background-image:url(../images/4/palm_rechts_kleur-94.png)}.z123{z-index:297}.webp .c15{background-image:url(../images/s/palm_rechts_kleur-94.webp)}.c16{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:0 100%;background-size:contain;background-image:url(../images/e/palm_links_kleurkopie-88.png)}.z124{z-index:298}.webp .c16{background-image:url(../images/b/palm_links_kleurkopie-88.webp)}.ps165{position:relative;margin-top:-911px}.s129{width:1200px;margin-left:auto;margin-right:auto;min-height:943px}.s130{min-width:1200px;width:1200px;min-height:943px}.s131{min-width:1200px;width:1200px;min-height:943px;line-height:0}.s132{min-width:1200px;width:1200px;min-height:943px;height:943px}.z125{z-index:290}.i33{position:absolute;left:129px;width:943px;top:0;height:943px;opacity:0.34;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps166{position:relative;margin-left:374px;margin-top:-943px}.s133{min-width:454px;width:454px;min-height:254px;height:254px}.z126{z-index:299}.i34{position:absolute;left:99px;min-width:255px;max-width:255px;min-height:254px;max-height:254px;top:0}.ps167{position:relative;margin-top:-718px}.s134{width:100%;min-width:1200px;min-height:368px}.c17{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-image:url(../images/l/bergen_header.svg);background-size:cover;background-position:50% 100%;background-repeat:no-repeat}.z127{z-index:296}.ps168{position:relative;margin-top:-648px}.s135{width:1200px;margin-left:auto;margin-right:auto;min-height:580px}.ps169{position:relative;margin-left:286px;margin-top:0}.s136{min-width:646px;width:646px;min-height:145px;height:145px}.z128{z-index:302}.i35{position:absolute;left:101px;width:445px;top:0;height:145px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps170{position:relative;margin-left:193px;margin-top:22px}.s137{min-width:812px;width:812px;min-height:413px;height:413px}.z129{z-index:303}.i36{position:absolute;left:10px;width:793px;top:0;height:413px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps171{position:relative;margin-top:-307px}.s138{width:100%;min-width:1200px;min-height:336px}.c18{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-image:url(../images/u/background_3-320.png)}.z130{z-index:294}.webp .c18{background-image:url(../images/t/background_3-320.webp)}.ps172{position:relative;margin-top:-82px}.s139{width:100%;min-width:1200px;min-height:82px}.z131{z-index:295}.ps173{position:relative;margin-top:-67px}.s140{width:1200px;margin-left:auto;margin-right:auto;min-height:783px}.ps174{position:relative;margin-left:12px;margin-top:0}.s141{min-width:1188px;width:1188px;min-height:656px}.ps175{position:relative;margin-left:0;margin-top:139px}.s142{min-width:220px;width:220px;overflow:hidden;height:392px}.z132{z-index:122}.f5{font-family:"Ubuntu Mono 1";font-size:16px;font-size:calc(16px * var(--f));line-height:1.876;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#f0f;background-color:initial;text-shadow:none}.f6{font-family:"Ubuntu Mono";font-size:16px;font-size:calc(16px * var(--f));line-height:1.876;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps176{position:relative;margin-left:35px;margin-top:-531px}.s143{min-width:1108px;width:1108px;min-height:656px;line-height:0}.s144{min-width:1108px;width:1108px;min-height:656px}.z133{z-index:2146435072}.ps177{position:relative;margin-left:51px;margin-top:14px}.s145{min-width:1043px;width:1043px;min-height:594px}.ps178{position:relative;margin-left:0;margin-top:36px}.s146{min-width:1005px;width:1005px;min-height:558px;line-height:0}.s147{min-width:1005px;width:1005px;min-height:558px;height:558px}.z134{z-index:316}.i37{position:absolute;left:0;width:1005px;top:0;height:558px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.ps179{position:relative;margin-left:681px;margin-top:-558px}.s148{min-width:279px;width:279px;min-height:558px}.s149{min-width:279px;width:279px;min-height:558px;line-height:0}.c19{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(0,0,0,0.5)}.z135{z-index:319}.ps180{position:relative;margin-left:22px;margin-top:-492px}.s150{min-width:244px;width:244px;overflow:hidden;height:430px}.z136{z-index:320}.f7{font-family:"Ubuntu Mono";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps181{position:relative;margin-left:23px;margin-top:-398px}.s151{min-width:236px;height:48px;box-sizing:border-box;width:236px;padding-right:0}.c20{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;background-image:-webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);box-shadow:-5px 5px 5px rgba(0,0,0,0.4);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z137{z-index:321}.a4{transform:translateZ(1px);display:inline-block;width:100%;z-index:1}.f8{font-family:"Ubuntu 3";font-size:24px;font-size:calc(24px * var(--f));line-height:1.168;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:10px;padding-bottom:10px}.ps182{position:relative;margin-left:23px;margin-top:-251px}.z138{z-index:322}.ps183{position:relative;margin-left:23px;margin-top:-110px}.z139{z-index:323}.ps184{position:relative;margin-left:993px;margin-top:-594px}.s152{min-width:50px;width:50px;min-height:50px;line-height:0}.s153{min-width:50px;width:50px;min-height:50px}.c21{border:0;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;background-color:#000}.z140{z-index:317}.ps185{position:relative;margin-left:5px;margin-top:-45px}.s154{min-width:40px;width:40px;height:40px;box-sizing:border-box}.c22{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-color:#f0f;background-image:url(../images/j/close.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z141{z-index:318}.a5{transform:translateZ(1px);display:inline-block;width:100%;height:100%;z-index:1}.ps186{position:relative;margin-left:210px;margin-top:-517px}.s155{min-width:698px;width:698px;min-height:392px}.s156{min-width:206px;width:206px;overflow:hidden;height:392px}.z142{z-index:119}.ps187{position:relative;margin-left:40px;margin-top:0}.z143{z-index:120}.ps188{position:relative;margin-left:40px;margin-top:0}.z144{z-index:121}.ps189{position:relative;margin-left:0;margin-top:-60px}.s157{min-width:1108px;width:1108px;min-height:1px}.ps190{position:relative;margin-left:982px;margin-top:-517px}.z145{z-index:123}.ps191{position:relative;margin-left:213px;margin-top:11px}.s158{min-width:792px;width:792px;min-height:116px}.z146{z-index:309}.s159{min-width:792px;width:792px;min-height:116px;line-height:0}.s160{min-width:792px;width:792px;min-height:116px}.c23{border:0;-webkit-border-radius:58px;-moz-border-radius:58px;border-radius:58px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(0,160,255)), color-stop(1, rgb(255,0,255)));background-image:-o-linear-gradient(0deg, rgb(0,160,255) 0%, rgb(255,0,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(0,160,255) 0%, rgb(255,0,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(0,160,255) 0%, rgb(255,0,255) 100%);background-image:linear-gradient(0deg, rgb(0,160,255) 0%, rgb(255,0,255) 100%);opacity:1}.z147{z-index:325}.ps192{position:relative;margin-left:11px;margin-top:9px}.s161{min-width:770px;width:770px;min-height:99px}.c24{border:0;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;background-color:#000;opacity:1}.z148{z-index:326}.ps193{position:relative;margin-left:59px;margin-top:-92px}.s162{min-width:673px;width:673px;overflow:hidden;height:92px}.z149{z-index:327}.f9{font-family:"Ubuntu 1";font-size:30px;font-size:calc(30px * var(--f));line-height:2.201;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:normal;color:#fff;background-color:initial;text-shadow:none}.ps194{position:relative;margin-top:99px}.s163{width:100%;min-width:1200px;min-height:186px}.c25{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-image:url(../images/m/targateam_t_wit_hoek.svg);background-size:contain;background-position:0 50%;background-repeat:no-repeat}.z150{z-index:305}.ps195{position:relative;margin-top:-186px}.s164{width:1200px;margin-left:auto;margin-right:auto;min-height:184px}.ps196{position:relative;margin-left:429px;margin-top:0}.s165{min-width:348px;height:61px;box-sizing:border-box;width:348px;padding-right:0}.c26{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;-webkit-border-radius:31px;-moz-border-radius:31px;border-radius:31px;background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(247,11,169)), color-stop(1, rgb(255,0,255)));background-image:-o-linear-gradient(0deg, rgb(247,11,169) 0%, rgb(255,0,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(255,0,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(255,0,255) 100%);background-image:linear-gradient(0deg, rgb(247,11,169) 0%, rgb(255,0,255) 100%);transition:color 0.2s, border-color 0.2s, background-color 0.2s;transition-timing-function:linear;transform-style:preserve-3d}.z151{z-index:343}.f10{font-family:"Gotham 7";font-size:20px;font-size:calc(20px * var(--f));line-height:1.201;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:19px;padding-bottom:18px}.ps197{position:relative;margin-left:-260px;margin-top:119px}.s166{min-width:171px;width:171px;min-height:65px;height:65px}.z152{z-index:307}.i38{position:absolute;left:19px;min-width:134px;max-width:134px;min-height:65px;max-height:65px;top:0}.ps198{position:relative;margin-top:-1px}.s167{width:100%;min-width:1200px;min-height:68px}.c27{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#0ff;background-image:url(../images/4/targa_inhoud_knop.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.z153{z-index:306}.ps199{position:relative;margin-top:-53px}.s168{width:1200px;margin-left:auto;margin-right:auto;min-height:49px}.ps200{position:relative;margin-left:303px;margin-top:0}.s169{min-width:600px;width:600px;overflow:hidden;height:49px}.z154{z-index:330}.c28{display:inline-block;position:relative;margin-left:0;margin-top:4px}.c6:hover{background-clip:padding-box;color:#c0c0c0}.c6:active{transition:initial;color:#fff}.c12:hover{background-clip:padding-box;color:#c0c0c0}.c12:active{transition:initial;color:#fff}.c20::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-clip:content-box;border:0;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;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}.c20:hover:before{opacity:1}.c20:hover{background-color:transparent;border-color:transparent;color:#000}.c20::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-clip:content-box;border:0;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;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}.c20:hover:after{opacity:0}.c20:active:before{opacity:1}.c20:active:after{opacity:1;transition:initial}.c20:active{transition:initial;color:#fff}.c22:hover{background-color:#00a0ff;color:#000;background-clip:padding-box;border:0}.c22:active{transition:initial;color:#fff;background-color:#3b454b}.c26::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(247,11,169)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-clip:content-box;border:0;-webkit-border-radius:31px;-moz-border-radius:31px;border-radius:31px;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}.c26:hover:before{opacity:1}.c26:hover{background-color:transparent;border-color:transparent}.c26::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-clip:content-box;border:0;-webkit-border-radius:31px;-moz-border-radius:31px;border-radius:31px;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}.c26:hover:after{opacity:0}.c26:active:before{opacity:1}.c26:active:after{opacity:1;transition:initial}.c26:active{transition:initial}@media (min-width:960px) and (max-width:1199px){.ps1{margin-top:-28px}.s1{min-width:960px;min-height:5px}.ps2{margin-top:-27px}.s2{width:960px;min-height:786px}.s3{min-width:960px;width:960px;min-height:599px}.ps4{margin-top:71px}.s4{min-width:354px;width:354px;min-height:222px;height:222px}.i1{left:53px;width:249px;height:222px}.ps5{margin-left:40px;margin-top:-293px}.s5{min-width:879px;width:879px;min-height:511px}.s6{min-width:878px;width:878px;min-height:511px}.s7{min-width:878px;width:878px;min-height:511px}.ps7{margin-left:407px}.s8{min-width:64px;width:64px;min-height:37px;height:37px}.i3{min-width:64px;max-width:64px;min-height:31px;max-height:31px}.ps8{margin-left:70px;margin-top:21px}.s9{min-width:122px;width:122px;min-height:122px;height:122px}.i4{width:122px;height:122px}.ps9{margin-top:-106px}.s10{min-width:878px;width:878px}.ps10{margin-left:453px;margin-top:-106px}.s11{min-width:151px;width:151px;min-height:151px;height:151px}.i5{width:151px;height:151px}.ps11{margin-left:77px;margin-top:-43px}.s12{min-width:178px;width:178px;min-height:109px}.s13{height:109px}.s14{padding:34px 0px 34px 0px}.s15{padding:15px 0px 15px 0px}.s16{padding:37px 0px 37px 0px}.s17{padding:30px 0px 30px 0px}.un15 .slider{height:109px}.un15 .slick-list{height:109px}.ps12{margin-left:243px;margin-top:-76px}.s18{min-width:230px;width:230px;height:61px}.f1{font-size:16px;font-size:calc(16px * var(--f));line-height:1.876}.ps13{margin-left:-192px;margin-top:-15px}.s19{min-width:194px;width:194px;min-height:36px;height:36px}.i6{min-width:194px;max-width:194px;min-height:21px;max-height:21px;top:7px}.ps14{margin-left:-187px;margin-top:-11px}.s20{min-width:182px;width:182px;min-height:28px;height:28px}.i7{min-width:182px;max-width:182px;min-height:7px;max-height:7px;top:10px}.ps15{margin-top:-21px}.s21{min-width:878px;width:878px;min-height:302px}.c3{background-image:url(../images/h/3d-illustration-realistic-model-robot-cyber-armor-878.jpg)}.webp .c3{background-image:url(../images/n/3d-illustration-realistic-model-robot-cyber-armor-878.webp)}.ps16{margin-left:21px;margin-top:-234px}.s22{min-width:385px;width:385px;height:166px}.ps17{margin-left:21px;margin-top:-52px}.s23{min-width:835px;width:835px;min-height:3px}.c4{background-image:-webkit-gradient(linear, 100% 100%, 0% 100%, color-stop(0, rgb(1,133,250)), color-stop(1, rgb(255,0,124)));background-image:-o-linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-webkit-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-ms-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%)}.ps18{margin-left:21px;margin-top:-39px}.s24{min-width:475px;width:475px;height:38px}.ps19{margin-top:-302px}.s25{min-width:879px;width:879px;min-height:302px}.ps20{margin-left:354px;margin-top:-374px}.s26{min-width:606px;width:606px;min-height:462px}.s27{height:462px}.un18 .slider{height:462px}.un18 .slick-list{height:462px}.ps21{margin-left:40px;margin-top:9px}.s29{min-width:872px;width:872px;min-height:85px}.s30{min-width:75px;width:75px;min-height:74px;height:74px}.i8{min-width:75px;max-width:75px;min-height:74px;max-height:74px}.ps22{margin-left:-36px;margin-top:2px}.s31{min-width:142px;width:142px;min-height:70px}.lt1{height:70px}.ps23{margin-left:-33px}.s32{min-width:439px;height:85px;width:439px}.f2{font-size:40px;font-size:calc(40px * var(--f));line-height:1.001;padding-top:23px;padding-bottom:22px}.ps24{margin-left:23px;margin-top:4px}.s33{min-width:78px;width:78px;min-height:77px;height:77px}.i9{width:78px;height:77px}.ps25{margin-left:14px;margin-top:4px}.ps26{margin-left:14px;margin-top:4px}.ps27{margin-left:448px;margin-top:56px}.s34{min-width:64px;width:64px;min-height:37px;height:37px}.ps29{margin-top:28px}.s35{min-width:960px;min-height:1946px;--lbas:51}.s36{width:960px;min-height:1946px}.ps32{margin-left:63px}.ps34{margin-left:63px}.ps35{margin-left:0;margin-top:0}.ps36{margin-left:619px}.ps37{margin-left:63px}.ps39{margin-left:63px}.ps40{margin-left:0}.ps41{margin-left:63px;margin-top:-278px}.ps42{margin-left:-278px}.ps43{margin-left:0;margin-top:0}.ps44{margin-top:0}.ps45{margin-top:-862px}.ps46{margin-top:-861px}.s41{width:960px;min-height:436px}.ps47{margin-left:15px}.s42{min-width:913px;width:913px;min-height:436px}.ps48{margin-top:34px}.s43{min-width:213px;width:213px;min-height:213px;height:213px}.i12{width:213px;height:213px}.ps49{margin-left:-207px;margin-top:258px}.s44{min-width:309px;width:309px;min-height:178px;height:178px}.i13{left:48px;width:212px;height:178px}.ps50{margin-left:-108px;margin-top:18px}.ps51{margin-left:-100px;margin-top:73px}.s45{min-width:186px;width:186px;min-height:186px;height:186px}.i14{width:186px;height:186px}.ps52{margin-left:326px;margin-top:-436px}.s46{min-width:587px;width:587px;min-height:308px}.ps53{margin-left:107px}.s47{min-width:587px;width:587px}.ps55{margin-left:214px;margin-top:1px}.s48{min-width:313px;width:313px;min-height:102px}.ps56{margin-top:20px}.s49{min-width:203px;width:203px;min-height:64px}.ps57{margin-left:174px}.s50{min-width:29px;width:29px;min-height:30px;height:30px}.i15{min-width:29px;max-width:29px;min-height:26px;max-height:26px;top:2px}.s51{min-width:202px;width:202px;height:32px}.ps59{margin-left:16px}.s52{min-width:94px;width:94px;min-height:102px;height:102px}.i16{width:92px;height:102px}.ps60{margin-top:31px}.s53{min-width:587px;width:587px;min-height:137px}.s54{min-width:213px;width:213px;min-height:137px;height:137px}.i17{width:213px;top:6px;height:125px}.ps61{margin-left:-24px}.ps62{margin-left:374px;margin-top:-137px}.ps63{margin-top:-162px}.s55{min-width:960px;min-height:430px}.ps64{margin-top:-365px}.s56{width:960px;min-height:521px}.ps65{margin-left:40px}.s57{min-width:920px;width:920px;min-height:473px}.ps66{margin-top:23px}.s58{min-width:879px;width:879px;min-height:450px}.s59{min-width:878px;width:878px;min-height:317px}.s60{min-width:878px;width:878px;min-height:317px}.ps67{margin-left:281px}.ps68{margin-left:-187px;margin-top:4px}.ps69{margin-top:-21px}.webp .c3{background-image:url(../images/n/3d-illustration-realistic-model-robot-cyber-armor-878.webp)}.ps70{margin-left:21px;margin-top:-242px}.s61{min-width:398px;width:398px;height:178px}.ps71{margin-left:21px;margin-top:-52px}.ps72{margin-left:444px;margin-top:-41px}.s62{min-width:153px;width:153px;min-height:35px}.s63{min-width:35px;width:35px;min-height:35px;height:35px}.i18{min-width:35px;max-width:35px;min-height:35px;max-height:35px}.ps73{margin-left:8px;margin-top:7px}.s64{min-width:110px;width:110px;min-height:26px;height:26px}.i19{min-width:110px;max-width:110px;min-height:26px;max-height:26px}.ps74{margin-left:21px;margin-top:-39px}.s65{min-width:583px;width:583px;height:38px}.f3{font-size:16px;font-size:calc(16px * var(--f));line-height:1.876}.ps75{margin-top:-302px}.ps76{margin-top:48px}.s66{min-width:849px;width:849px;min-height:85px}.ps77{margin-left:-36px}.ps78{margin-left:125px;margin-top:9px}.s67{min-width:137px;width:137px;min-height:68px;height:68px}.i20{min-width:137px;max-width:137px;min-height:68px;max-height:68px}.ps79{margin-left:421px;margin-top:-473px}.s68{min-width:499px;width:499px;min-height:410px}.s69{height:410px}.un33 .slider{height:410px}.un33 .slick-list{height:410px}.ps80{margin-left:448px;margin-top:11px}.ps81{margin-top:-5px}.ps82{margin-top:862px}.s70{min-width:960px;min-height:2780px;--lbas:51}.s71{width:960px;min-height:2780px}.ps83{margin-left:619px;margin-top:-278px}.ps84{margin-left:63px;margin-top:0}.ps85{margin-top:-2085px}.ps86{margin-top:-2085px}.s72{width:960px;min-height:37px}.ps87{margin-left:448px}.ps88{margin-top:-25px}.s73{min-width:960px;min-height:464px}.ps89{margin-top:25px}.s74{min-width:960px;width:960px}.ps90{margin-top:26px}.s75{width:960px;min-height:218px}.ps91{margin-left:414px}.s76{min-width:514px;width:514px;min-height:218px}.s77{min-width:89px;width:89px;min-height:218px;height:218px}.i21{width:89px;top:2px;height:213px}.ps92{margin-left:-18px}.ps93{margin-left:-17px}.ps94{margin-left:-19px}.ps95{margin-left:-17px}.ps96{margin-left:425px;margin-top:-218px}.ps97{margin-top:-439px}.s78{width:960px;min-height:820px}.ps98{margin-left:21px}.s79{min-width:939px;width:939px;min-height:820px}.ps99{margin-top:158px}.s80{min-width:309px;width:309px;min-height:207px;height:207px}.i22{left:37px;width:235px;height:207px}.ps100{margin-left:19px;margin-top:-365px}.s81{min-width:879px;width:879px;min-height:820px}.ps101{margin-left:82px}.s82{min-width:210px;width:210px;min-height:167px}.ps102{margin-top:16px}.ps103{margin-left:88px;margin-top:-167px}.ps104{margin-top:125px}.s83{min-width:878px;width:878px;min-height:316px}.s84{min-width:878px;width:878px;min-height:316px}.ps105{margin-left:-187px;margin-top:4px}.ps106{margin-top:-22px}.webp .c3{background-image:url(../images/n/3d-illustration-realistic-model-robot-cyber-armor-878.webp)}.ps107{margin-left:21px;margin-top:-248px}.s85{min-width:367px;width:367px;height:190px}.ps108{margin-left:21px;margin-top:-52px}.ps109{margin-left:21px;margin-top:-40px}.ps110{margin-top:24px}.s86{min-width:836px;width:836px;min-height:188px}.ps111{margin-top:41px}.ps112{margin-left:-36px;margin-top:46px}.ps113{margin-left:-35px;margin-top:41px}.s87{min-width:439px;width:439px;min-height:147px}.ps114{margin-left:262px;margin-top:25px}.ps115{margin-left:100px}.ps116{margin-left:338px;margin-top:-580px}.s88{min-width:601px;width:601px;min-height:466px}.s89{height:466px}.un50 .slider{height:466px}.un50 .slick-list{height:466px}.ps117{margin-top:-4px}.ps118{margin-top:2085px}.s90{min-width:960px;min-height:2224px;--lbas:51}.s91{width:960px;min-height:2224px}.ps119{margin-top:-2975px}.ps120{margin-top:-2974px}.s92{width:960px;min-height:1007px}.s93{min-width:936px;width:936px;min-height:1007px}.ps122{margin-top:77px}.s94{min-width:475px;width:475px;min-height:779px}.ps123{margin-left:20px}.s95{min-width:342px;width:342px;min-height:278px;height:278px}.i23{left:5px;width:332px;height:278px}.ps124{margin-top:242px}.s96{min-width:475px;width:475px;min-height:259px;height:259px}.i24{left:43px;width:388px;height:259px}.ps125{margin-left:38px;margin-top:-856px}.s97{min-width:879px;width:879px;min-height:1007px}.s98{min-width:878px;width:878px;min-height:743px}.s99{min-width:878px;width:878px;min-height:743px}.ps126{margin-left:46px;margin-top:24px}.ps127{margin-top:-110px}.ps128{margin-left:313px;margin-top:-101px}.ps129{margin-left:29px;margin-top:-52px}.s100{min-width:382px;width:382px;min-height:646px}.s101{height:646px}.un53 .slider{height:646px}.un53 .slick-list{height:646px}.ps130{margin-left:666px;margin-top:-646px}.s102{min-width:35px;width:35px;min-height:72px}.ps131{margin-left:357px;margin-top:-615px}.s103{min-width:178px;width:178px;min-height:142px;height:142px}.i25{left:11px;width:155px;height:142px}.ps132{margin-left:-254px;margin-top:-459px}.ps133{margin-left:-187px;margin-top:-455px}.ps134{margin-top:-444px}.webp .c3{background-image:url(../images/n/3d-illustration-realistic-model-robot-cyber-armor-878.webp)}.ps135{margin-left:21px;margin-top:-388px}.s104{min-width:494px;width:494px;height:190px}.ps136{margin-top:-256px}.s105{min-width:378px;width:378px;min-height:78px;height:78px}.i26{width:378px;top:13px;height:53px}.ps137{margin-left:21px;margin-top:-194px}.ps138{margin-left:21px;margin-top:-181px}.ps139{margin-left:-163px;margin-top:-181px}.s106{min-width:96px;width:96px;min-height:32px;height:32px}.i27{width:96px;height:26px}.ps140{margin-left:-21px;margin-top:-69px}.s107{min-width:224px;width:224px;min-height:72px}.ps141{margin-top:-447px}.ps142{margin-top:93px}.s108{min-width:794px;width:794px;min-height:171px}.ps143{margin-top:29px}.ps144{margin-left:-36px;margin-top:32px}.ps145{margin-left:-28px;margin-top:29px}.s109{min-width:439px;width:439px;min-height:142px}.ps146{margin-left:255px;margin-top:20px}.ps147{margin-left:-13px}.s110{min-width:112px;width:112px;min-height:142px;height:142px}.i28{left:12px;width:89px;height:142px}.ps148{margin-left:682px;margin-top:-171px}.ps149{margin-left:824px;margin-top:-171px}.ps150{margin-top:2975px}.s111{min-width:960px;min-height:1200px;--lbas:51}.s112{width:960px;min-height:1200px}.ps151{margin-left:30px}.s113{min-width:600px;width:600px;min-height:600px}.s114{min-width:600px;width:600px;min-height:600px;height:600px}.i29{width:600px;height:600px}.s115{min-width:300px;width:300px;min-height:300px}.s116{min-width:300px;width:300px;min-height:300px;height:300px}.i30{width:300px;height:300px}.ps153{margin-left:630px;margin-top:-300px}.ps155{margin-left:30px}.ps156{margin-top:-2998px}.ps157{margin-top:-2997px}.s117{width:960px;min-height:900px}.ps158{margin-left:-230px;margin-top:101px}.s118{min-width:398px;width:398px;min-height:134px;height:134px}.i31{left:20px;min-width:358px;max-width:358px;min-height:134px;max-height:134px}.ps159{margin-left:105px;margin-top:13px}.s119{min-width:750px;width:750px;min-height:540px}.s120{min-width:750px;width:750px;min-height:540px}.s121{min-width:750px;width:750px;height:282px}.ps160{margin-left:214px;margin-top:-41px}.s122{min-width:335px;width:335px;min-height:299px;height:299px}.i32{width:335px;height:299px}.ps161{margin-left:81px;margin-top:27px}.s123{min-width:795px;height:85px;width:795px}.f4{font-size:40px;font-size:calc(40px * var(--f));line-height:1.001;padding-top:23px;padding-bottom:22px}.ps162{margin-top:28px}.s124{min-width:960px;min-height:182px}.ps163{margin-top:-149px}.s125{min-width:960px;min-height:754px}.ps164{margin-top:-754px}.s126{min-width:960px;min-height:711px}.s127{min-width:960px;min-height:170px}.s128{min-width:960px;min-height:748px}.ps165{margin-top:-729px}.s129{width:960px;min-height:754px}.s130{min-width:960px;width:960px;min-height:754px}.s131{min-width:960px;width:960px;min-height:754px}.s132{min-width:960px;width:960px;min-height:754px;height:754px}.i33{left:103px;width:754px;height:754px}.ps166{margin-left:299px;margin-top:-754px}.s133{min-width:363px;width:363px;min-height:203px;height:203px}.i34{left:80px;min-width:204px;max-width:204px;min-height:203px;max-height:203px}.ps167{margin-top:-574px}.s134{min-width:960px;min-height:294px}.ps168{margin-top:-518px}.s135{width:960px;min-height:463px}.ps169{margin-left:229px}.s136{min-width:517px;width:517px;min-height:116px;height:116px}.i35{left:81px;width:356px;height:116px}.ps170{margin-left:154px;margin-top:17px}.s137{min-width:650px;width:650px;min-height:330px;height:330px}.i36{left:8px;width:634px;height:330px}.ps171{margin-top:-245px}.s138{min-width:960px;min-height:269px}.ps172{margin-top:-66px}.s139{min-width:960px;min-height:66px}.ps173{margin-top:-54px}.s140{width:960px;min-height:627px}.ps174{margin-left:10px}.s141{min-width:950px;width:950px;min-height:525px}.ps175{margin-top:112px}.s142{min-width:176px;width:176px;height:314px}.f5{font-size:12px;font-size:calc(12px * var(--f));line-height:1.918}.f6{font-size:12px;font-size:calc(12px * var(--f));line-height:1.918}.ps176{margin-left:28px;margin-top:-426px}.s143{min-width:886px;width:886px;min-height:525px}.s144{min-width:886px;width:886px;min-height:525px}.ps177{margin-left:41px;margin-top:11px}.s145{min-width:834px;width:834px;min-height:475px}.ps178{margin-top:29px}.s146{min-width:804px;width:804px;min-height:446px}.s147{min-width:804px;width:804px;min-height:446px;height:446px}.i37{width:804px;height:446px}.ps179{margin-left:544px;margin-top:-446px}.s148{min-width:223px;width:223px;min-height:446px}.s149{min-width:223px;width:223px;min-height:446px}.ps180{margin-left:18px;margin-top:-393px}.s150{min-width:195px;width:195px;height:344px}.f7{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188}.ps181{margin-left:19px;margin-top:-318px}.s151{min-width:189px;height:38px;width:189px}.c20{-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px}.f8{font-size:19px;font-size:calc(19px * var(--f));line-height:1.212;padding-top:8px;padding-bottom:7px}.ps182{margin-left:19px;margin-top:-200px}.ps183{margin-left:19px;margin-top:-87px}.ps184{margin-left:794px;margin-top:-475px}.s152{min-width:40px;width:40px;min-height:40px}.s153{min-width:40px;width:40px;min-height:40px}.c21{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps185{margin-left:4px;margin-top:-36px}.s154{min-width:32px;width:32px;height:32px}.c22{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps186{margin-left:168px;margin-top:-413px}.s155{min-width:558px;width:558px;min-height:314px}.s156{min-width:165px;width:165px;height:314px}.ps187{margin-left:31px}.ps188{margin-left:32px}.ps189{margin-top:-48px}.s157{min-width:886px;width:886px}.ps190{margin-left:785px;margin-top:-413px}.ps191{margin-left:170px;margin-top:9px}.s158{min-width:634px;width:634px;min-height:93px}.s159{min-width:634px;width:634px;min-height:93px}.s160{min-width:634px;width:634px;min-height:93px}.c23{-webkit-border-radius:47px;-moz-border-radius:47px;border-radius:47px}.ps192{margin-left:9px;margin-top:7px}.s161{min-width:616px;width:616px;min-height:79px}.c24{-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}.ps193{margin-left:48px;margin-top:-74px}.s162{min-width:538px;width:538px;height:74px}.f9{font-size:24px;font-size:calc(24px * var(--f));line-height:2.168}.ps194{margin-top:79px}.s163{min-width:960px;min-height:149px}.ps195{margin-top:-149px}.s164{width:960px;min-height:147px}.ps196{margin-left:343px}.s165{min-width:278px;height:49px;width:278px}.c26{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}.f10{font-size:16px;font-size:calc(16px * var(--f));line-height:1.188;padding-top:15px;padding-bottom:15px}.ps197{margin-left:-207px;margin-top:95px}.s166{min-width:137px;width:137px;min-height:52px;height:52px}.i38{left:15px;min-width:107px;max-width:107px;min-height:52px;max-height:52px}.s167{min-width:960px;min-height:54px}.ps199{margin-top:-42px}.s168{width:960px;min-height:39px}.ps200{margin-left:242px}.s169{min-width:480px;width:480px;height:39px}.c28{margin-top:439px}.c20::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 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}.c20:hover:before{opacity:1}.c20::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 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}.c20:hover:after{opacity:0}.c20:active:before{opacity:1}.c20:active:after{opacity:1;transition:initial}.c26::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(247,11,169)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-clip:content-box;border:0;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;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}.c26:hover:before{opacity:1}.c26::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-clip:content-box;border:0;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;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}.c26:hover:after{opacity:0}.c26:active:before{opacity:1}.c26:active:after{opacity:1;transition:initial}}@media (min-width:768px) and (max-width:959px){.ps1{margin-top:-1223px}.s1{min-width:768px;min-height:4px}.ps2{margin-top:-1222px}.s2{width:768px;min-height:628px}.s3{min-width:768px;width:768px;min-height:478px}.ps4{margin-top:57px}.s4{min-width:283px;width:283px;min-height:177px;height:177px}.i1{left:42px;width:198px;height:177px}.ps5{margin-left:32px;margin-top:-234px}.s5{min-width:704px;width:704px;min-height:409px}.s6{min-width:703px;width:703px;min-height:409px}.s7{min-width:703px;width:703px;min-height:409px}.ps7{margin-left:325px}.s8{min-width:51px;width:51px;min-height:29px;height:29px}.i3{min-width:51px;max-width:51px;min-height:25px;max-height:25px;top:2px}.ps8{margin-left:57px;margin-top:17px}.s9{min-width:98px;width:98px;min-height:98px;height:98px}.i4{width:98px;height:98px}.ps9{margin-top:-86px}.s10{min-width:703px;width:703px}.ps10{margin-left:362px;margin-top:-86px}.s11{min-width:121px;width:121px;min-height:121px;height:121px}.i5{width:121px;height:121px}.ps11{margin-left:62px;margin-top:-35px}.s12{min-width:142px;width:142px;min-height:87px}.s13{height:87px}.s14{padding:27px 0px 27px 0px}.s15{padding:12px 0px 12px 0px}.s16{padding:29px 0px 29px 0px}.s17{padding:24px 0px 24px 0px}.un15 .slider{height:87px}.un15 .slick-list{height:87px}.ps12{margin-left:194px;margin-top:-60px}.s18{min-width:184px;width:184px;height:49px}.f1{font-size:12px;font-size:calc(12px * var(--f));line-height:1.918}.ps13{margin-left:-153px;margin-top:-11px}.s19{min-width:155px;width:155px;min-height:29px;height:29px}.i6{min-width:155px;max-width:155px;min-height:16px;max-height:16px;top:7px}.ps14{margin-left:-150px;margin-top:-8px}.s20{min-width:145px;width:145px;min-height:22px;height:22px}.i7{min-width:145px;max-width:145px;min-height:6px;max-height:6px;top:8px}.ps15{margin-top:-18px}.s21{min-width:703px;width:703px;min-height:241px}.c3{background-image:url(../images/c/3d-illustration-realistic-model-robot-cyber-armor-703.jpg)}.webp .c3{background-image:url(../images/e/3d-illustration-realistic-model-robot-cyber-armor-703.webp)}.ps16{margin-left:17px;margin-top:-187px}.s22{min-width:308px;width:308px;height:133px}.ps17{margin-left:17px;margin-top:-41px}.s23{min-width:668px;width:668px;min-height:3px}.c4{background-image:-webkit-gradient(linear, 100% 100%, 0% 100%, color-stop(0, rgb(1,133,250)), color-stop(1, rgb(255,0,124)));background-image:-o-linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-webkit-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-ms-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%)}.ps18{margin-left:17px;margin-top:-30px}.s24{min-width:380px;width:380px;height:31px}.ps19{margin-top:-242px}.s25{min-width:703px;width:703px;min-height:241px}.ps20{margin-left:283px;margin-top:-300px}.s26{min-width:485px;width:485px;min-height:369px}.s27{height:369px}.un18 .slider{height:369px}.un18 .slick-list{height:369px}.ps21{margin-left:32px;margin-top:8px}.s29{min-width:697px;width:697px;min-height:68px}.s30{min-width:60px;width:60px;min-height:60px;height:60px}.i8{min-width:60px;max-width:60px;min-height:59px;max-height:59px;top:1px}.ps22{margin-left:-29px;margin-top:2px}.s31{min-width:114px;width:114px;min-height:56px}.lt1{height:56px}.ps23{margin-left:-27px}.s32{min-width:351px;height:68px;width:351px}.f2{font-size:32px;font-size:calc(32px * var(--f));line-height:1.001;padding-top:18px;padding-bottom:18px}.ps24{margin-left:19px;margin-top:4px}.s33{min-width:62px;width:62px;min-height:61px;height:61px}.i9{width:62px;height:61px}.ps25{margin-left:12px;margin-top:4px}.ps26{margin-left:11px;margin-top:4px}.ps27{margin-left:358px;margin-top:45px}.s34{min-width:51px;width:51px;min-height:29px;height:29px}.ps28{margin-top:-3px}.ps29{margin-top:1223px}.s35{min-width:768px;min-height:2780px;--lbas:41}.s36{width:768px;min-height:2780px}.ps32{margin-left:106px}.ps34{margin-left:106px}.ps35{margin-left:106px;margin-top:0}.ps36{margin-top:0}.ps37{margin-left:106px}.ps38{margin-left:106px}.ps40{margin-left:106px}.ps41{margin-left:106px}.ps43{margin-left:106px;margin-top:0}.ps44{margin-top:0}.ps45{margin-top:-3113px}.ps46{margin-top:-3113px}.s41{width:768px;min-height:349px}.ps47{margin-left:12px}.s42{min-width:730px;width:730px;min-height:349px}.ps48{margin-top:28px}.s43{min-width:170px;width:170px;min-height:170px;height:170px}.i12{width:170px;height:170px}.ps49{margin-left:-165px;margin-top:207px}.s44{min-width:247px;width:247px;min-height:142px;height:142px}.i13{left:39px;width:169px;height:142px}.ps50{margin-left:-86px;margin-top:15px}.ps51{margin-left:-81px;margin-top:59px}.s45{min-width:148px;width:148px;min-height:148px;height:148px}.i14{width:148px;height:148px}.ps52{margin-left:261px;margin-top:-349px}.s46{min-width:469px;width:469px;min-height:246px}.ps53{margin-left:85px}.ps54{margin-top:-1px}.s47{min-width:469px;width:469px}.ps55{margin-left:171px}.s48{min-width:250px;width:250px;min-height:82px}.ps56{margin-top:16px}.s49{min-width:162px;width:162px;min-height:51px}.ps57{margin-left:139px}.s50{min-width:23px;width:23px;min-height:24px;height:24px}.i15{min-width:23px;max-width:23px;min-height:21px;max-height:21px;top:1px}.ps58{margin-top:1px}.s51{min-width:162px;width:162px;height:26px}.ps59{margin-left:13px}.s52{min-width:75px;width:75px;min-height:82px;height:82px}.i16{width:74px;height:82px}.ps60{margin-top:24px}.s53{min-width:469px;width:469px;min-height:109px}.s54{min-width:170px;width:170px;min-height:109px;height:109px}.i17{width:170px;top:5px;height:100px}.ps61{margin-left:-19px}.ps62{margin-left:299px;margin-top:-109px}.ps63{margin-top:-129px}.s55{min-width:768px;min-height:344px}.ps64{margin-top:-292px}.s56{width:768px;min-height:416px}.ps65{margin-left:32px}.s57{min-width:736px;width:736px;min-height:378px}.ps66{margin-top:18px}.s58{min-width:704px;width:704px;min-height:360px}.s59{min-width:703px;width:703px;min-height:253px}.s60{min-width:703px;width:703px;min-height:253px}.ps67{margin-left:225px}.ps68{margin-left:-150px;margin-top:4px}.ps69{margin-top:-17px}.webp .c3{background-image:url(../images/e/3d-illustration-realistic-model-robot-cyber-armor-703.webp)}.ps70{margin-left:17px;margin-top:-193px}.s61{min-width:319px;width:319px;height:143px}.ps71{margin-left:17px;margin-top:-41px}.ps72{margin-left:355px;margin-top:-32px}.s62{min-width:122px;width:122px;min-height:28px}.s63{min-width:28px;width:28px;min-height:28px;height:28px}.i18{min-width:28px;max-width:28px;min-height:28px;max-height:28px}.ps73{margin-left:6px;margin-top:5px}.s64{min-width:88px;width:88px;min-height:20px;height:20px}.i19{left:1px;min-width:85px;max-width:85px;min-height:20px;max-height:20px}.ps74{margin-left:17px;margin-top:-31px}.s65{min-width:467px;width:467px;height:31px}.f3{font-size:12px;font-size:calc(12px * var(--f));line-height:1.918}.ps75{margin-top:-241px}.ps76{margin-top:39px}.s66{min-width:679px;width:679px;min-height:68px}.ps77{margin-left:-29px;margin-top:2px}.ps78{margin-left:101px;margin-top:7px}.s67{min-width:109px;width:109px;min-height:54px;height:54px}.i20{min-width:109px;max-width:109px;min-height:54px;max-height:54px}.ps79{margin-left:337px;margin-top:-378px}.s68{min-width:399px;width:399px;min-height:328px}.s69{height:328px}.un33 .slider{height:328px}.un33 .slick-list{height:328px}.ps80{margin-left:358px;margin-top:9px}.ps81{margin-top:-3px}.ps82{margin-top:3113px}.s70{min-width:768px;min-height:3892px;--lbas:41}.s71{width:768px;min-height:3892px}.ps84{margin-left:106px;margin-top:0}.ps85{margin-top:-5760px}.ps86{margin-top:-5760px}.s72{width:768px;min-height:29px}.ps87{margin-left:358px}.ps88{margin-top:-20px}.s73{min-width:768px;min-height:371px}.ps89{margin-top:20px}.s74{min-width:768px;width:768px}.ps90{margin-top:21px}.s75{width:768px;min-height:175px}.ps91{margin-left:331px}.s76{min-width:411px;width:411px;min-height:175px}.s77{min-width:71px;width:71px;min-height:175px;height:175px}.i21{width:71px;top:2px;height:170px}.ps92{margin-left:-14px}.ps93{margin-left:-14px}.ps94{margin-left:-14px}.ps95{margin-left:-14px}.ps96{margin-left:340px;margin-top:-175px}.ps97{margin-top:-351px}.s78{width:768px;min-height:656px}.ps98{margin-left:17px}.s79{min-width:751px;width:751px;min-height:656px}.ps99{margin-top:127px}.s80{min-width:247px;width:247px;min-height:166px;height:166px}.i22{left:29px;width:188px;height:166px}.ps100{margin-left:15px;margin-top:-293px}.s81{min-width:704px;width:704px;min-height:656px}.ps101{margin-left:65px}.s82{min-width:169px;width:169px;min-height:134px}.ps102{margin-top:13px}.ps103{margin-left:71px;margin-top:-134px}.ps104{margin-top:100px}.s83{min-width:703px;width:703px;min-height:252px}.s84{min-width:703px;width:703px;min-height:252px}.ps105{margin-left:-150px;margin-top:3px}.ps106{margin-top:-18px}.webp .c3{background-image:url(../images/e/3d-illustration-realistic-model-robot-cyber-armor-703.webp)}.ps107{margin-left:17px;margin-top:-198px}.s85{min-width:294px;width:294px;height:152px}.ps108{margin-left:17px;margin-top:-40px}.ps109{margin-left:17px;margin-top:-31px}.ps110{margin-top:21px}.s86{min-width:669px;width:669px;min-height:149px}.ps111{margin-top:32px}.ps112{margin-left:-29px;margin-top:36px}.ps113{margin-left:-29px;margin-top:32px}.s87{min-width:351px;width:351px;min-height:117px}.ps114{margin-left:210px;margin-top:20px}.ps115{margin-left:81px}.ps116{margin-left:270px;margin-top:-464px}.s88{min-width:481px;width:481px;min-height:372px}.s89{height:372px}.un50 .slider{height:372px}.un50 .slick-list{height:372px}.ps117{margin-top:-3px}.ps118{margin-top:5760px}.s90{min-width:768px;min-height:3336px;--lbas:41}.s91{width:768px;min-height:3336px}.ps119{margin-top:-8029px}.ps120{margin-top:-8028px}.s92{width:768px;min-height:805px}.ps121{margin-left:1px}.s93{min-width:749px;width:749px;min-height:805px}.ps122{margin-top:62px}.s94{min-width:380px;width:380px;min-height:623px}.ps123{margin-left:16px}.s95{min-width:273px;width:273px;min-height:223px;height:223px}.i23{left:3px;width:266px;height:223px}.ps124{margin-top:193px}.s96{min-width:380px;width:380px;min-height:207px;height:207px}.i24{left:35px;width:310px;height:207px}.ps125{margin-left:31px;margin-top:-685px}.s97{min-width:704px;width:704px;min-height:805px}.s98{min-width:703px;width:703px;min-height:595px}.s99{min-width:703px;width:703px;min-height:595px}.ps126{margin-left:37px;margin-top:20px}.ps127{margin-top:-88px}.ps128{margin-left:251px;margin-top:-81px}.ps129{margin-left:23px;margin-top:-42px}.s100{min-width:305px;width:305px;min-height:517px}.s101{height:517px}.un53 .slider{height:517px}.un53 .slick-list{height:517px}.ps130{margin-left:533px;margin-top:-517px}.s102{min-width:28px;width:28px;min-height:58px}.ps131{margin-left:286px;margin-top:-492px}.s103{min-width:143px;width:143px;min-height:114px;height:114px}.i25{left:9px;width:125px;height:114px}.ps132{margin-left:-204px;margin-top:-368px}.ps133{margin-left:-150px;margin-top:-364px}.ps134{margin-top:-356px}.webp .c3{background-image:url(../images/e/3d-illustration-realistic-model-robot-cyber-armor-703.webp)}.ps135{margin-left:17px;margin-top:-311px}.s104{min-width:396px;width:396px;height:152px}.ps136{margin-top:-206px}.s105{min-width:303px;width:303px;min-height:63px;height:63px}.i26{width:303px;top:10px;height:43px}.ps137{margin-left:17px;margin-top:-156px}.ps138{margin-left:17px;margin-top:-146px}.ps139{margin-left:-131px;margin-top:-146px}.s106{min-width:77px;width:77px;min-height:26px;height:26px}.i27{width:77px;height:21px}.ps140{margin-left:-18px;margin-top:-56px}.s107{min-width:179px;width:179px;min-height:58px}.ps141{margin-top:-358px}.ps142{margin-top:75px}.s108{min-width:636px;width:636px;min-height:135px}.ps143{margin-top:23px}.ps144{margin-left:-29px;margin-top:24px}.ps145{margin-left:-23px;margin-top:23px}.s109{min-width:351px;width:351px;min-height:112px}.ps146{margin-left:204px;margin-top:15px}.ps147{margin-left:-10px}.s110{min-width:90px;width:90px;min-height:114px;height:114px}.i28{left:9px;width:71px;height:114px}.ps148{margin-left:546px;margin-top:-135px}.ps149{margin-left:659px;margin-top:-135px}.ps150{margin-top:8028px}.s111{min-width:768px;min-height:1800px;--lbas:41}.s112{width:768px;min-height:1800px}.ps151{margin-left:84px}.s113{min-width:600px;width:600px;min-height:600px}.s114{min-width:600px;width:600px;min-height:600px;height:600px}.i29{width:600px;height:600px}.ps152{margin-left:84px}.s115{min-width:300px;width:300px;min-height:300px}.s116{min-width:300px;width:300px;min-height:300px;height:300px}.i30{width:300px;height:300px}.ps153{margin-left:0;margin-top:0}.ps155{margin-left:0}.ps156{margin-top:-8886px}.ps157{margin-top:-8885px}.s117{width:768px;min-height:719px}.ps158{margin-left:-184px;margin-top:80px}.s118{min-width:319px;width:319px;min-height:108px;height:108px}.i31{left:15px;min-width:289px;max-width:289px;min-height:108px;max-height:108px}.ps159{margin-left:84px;margin-top:10px}.s119{min-width:600px;width:600px;min-height:432px}.s120{min-width:600px;width:600px;min-height:432px}.s121{min-width:600px;width:600px;height:226px}.ps160{margin-left:171px;margin-top:-33px}.s122{min-width:268px;width:268px;min-height:239px;height:239px}.i32{width:268px;height:239px}.ps161{margin-left:65px;margin-top:21px}.s123{min-width:636px;height:68px;width:636px}.f4{font-size:32px;font-size:calc(32px * var(--f));line-height:1.001;padding-top:18px;padding-bottom:18px}.ps162{margin-top:23px}.s124{min-width:768px;min-height:146px}.ps163{margin-top:-120px}.s125{min-width:768px;min-height:603px}.ps164{margin-top:-603px}.s126{min-width:768px;min-height:569px}.s127{min-width:768px;min-height:136px}.s128{min-width:768px;min-height:598px}.ps165{margin-top:-583px}.s129{width:768px;min-height:604px}.s130{min-width:768px;width:768px;min-height:604px}.s131{min-width:768px;width:768px;min-height:604px}.s132{min-width:768px;width:768px;min-height:604px;height:604px}.i33{left:82px;width:604px;height:604px}.ps166{margin-left:239px;margin-top:-604px}.s133{min-width:291px;width:291px;min-height:163px;height:163px}.i34{left:64px;min-width:164px;max-width:164px;min-height:163px;max-height:163px}.ps167{margin-top:-460px}.s134{min-width:768px;min-height:236px}.ps168{margin-top:-415px}.s135{width:768px;min-height:371px}.ps169{margin-left:183px}.s136{min-width:413px;width:413px;min-height:93px;height:93px}.i35{left:64px;width:285px;height:93px}.ps170{margin-left:124px;margin-top:14px}.s137{min-width:520px;width:520px;min-height:264px;height:264px}.i36{left:7px;width:507px;height:264px}.ps171{margin-top:-196px}.s138{min-width:768px;min-height:215px}.ps172{margin-top:-53px}.s139{min-width:768px;min-height:52px}.ps173{margin-top:-43px}.s140{width:768px;min-height:501px}.ps174{margin-left:8px}.s141{min-width:760px;width:760px;min-height:420px}.ps175{margin-top:89px}.s142{min-width:141px;width:141px;height:251px}.f5{font-size:10px;font-size:calc(10px * var(--f));line-height:1.901}.f6{font-size:10px;font-size:calc(10px * var(--f));line-height:1.901}.ps176{margin-left:22px;margin-top:-340px}.s143{min-width:709px;width:709px;min-height:420px}.s144{min-width:709px;width:709px;min-height:420px}.ps177{margin-left:33px;margin-top:9px}.s145{min-width:667px;width:667px;min-height:380px}.ps178{margin-top:23px}.s146{min-width:643px;width:643px;min-height:357px}.s147{min-width:643px;width:643px;min-height:357px;height:357px}.i37{width:643px;height:357px}.ps179{margin-left:435px;margin-top:-357px}.s148{min-width:179px;width:179px;min-height:357px}.s149{min-width:179px;width:179px;min-height:357px}.ps180{margin-left:15px;margin-top:-314px}.s150{min-width:156px;width:156px;height:275px}.f7{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168}.ps181{margin-left:15px;margin-top:-255px}.s151{min-width:151px;height:31px;width:151px}.c20{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.f8{font-size:15px;font-size:calc(15px * var(--f));line-height:1.134;padding-top:7px;padding-bottom:7px}.ps182{margin-left:15px;margin-top:-160px}.ps183{margin-left:15px;margin-top:-70px}.ps184{margin-left:635px;margin-top:-380px}.s152{min-width:32px;width:32px;min-height:32px}.s153{min-width:32px;width:32px;min-height:32px}.c21{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps185{margin-left:3px;margin-top:-29px}.s154{min-width:26px;width:26px;height:26px}.c22{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps186{margin-left:134px;margin-top:-331px}.s155{min-width:447px;width:447px;min-height:251px}.s156{min-width:132px;width:132px;height:251px}.ps187{margin-left:26px}.ps188{margin-left:25px}.ps189{margin-top:-39px}.s157{min-width:709px;width:709px}.ps190{margin-left:628px;margin-top:-331px}.ps191{margin-left:136px;margin-top:7px}.s158{min-width:507px;width:507px;min-height:74px}.s159{min-width:507px;width:507px;min-height:74px}.s160{min-width:507px;width:507px;min-height:74px}.c23{-webkit-border-radius:37px;-moz-border-radius:37px;border-radius:37px}.ps192{margin-left:7px;margin-top:5px}.s161{min-width:493px;width:493px;min-height:63px}.c24{-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px}.ps193{margin-left:38px;margin-top:-59px}.s162{min-width:431px;width:431px;height:59px}.f9{font-size:19px;font-size:calc(19px * var(--f));line-height:2.212}.ps194{margin-top:63px}.s163{min-width:768px;min-height:119px}.ps195{margin-top:-119px}.s164{width:768px;min-height:118px}.ps196{margin-left:275px}.s165{min-width:223px;height:39px;width:223px}.c26{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.f10{font-size:12px;font-size:calc(12px * var(--f));line-height:1.168;padding-top:13px;padding-bottom:12px}.ps197{margin-left:-167px;margin-top:76px}.s166{min-width:109px;width:109px;min-height:42px;height:42px}.i38{left:11px;min-width:86px;max-width:86px;min-height:42px;max-height:42px}.s167{min-width:768px;min-height:44px}.ps199{margin-top:-34px}.s168{width:768px;min-height:31px}.ps200{margin-left:194px}.s169{min-width:384px;width:384px;height:31px}.c28{margin-top:6839px}.c20::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-clip:content-box;border:0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;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}.c20:hover:before{opacity:1}.c20::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-clip:content-box;border:0;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;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}.c20:hover:after{opacity:0}.c20:active:before{opacity:1}.c20:active:after{opacity:1;transition:initial}.c26::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(247,11,169)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-clip:content-box;border:0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;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}.c26:hover:before{opacity:1}.c26::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-clip:content-box;border:0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;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}.c26:hover:after{opacity:0}.c26:active:before{opacity:1}.c26:active:after{opacity:1;transition:initial}}@media (min-width:480px) and (max-width:767px){.ps1{margin-top:-3164px}.s1{min-width:480px;min-height:2px}.ps2{margin-top:-3164px}.s2{width:480px;min-height:393px}.s3{min-width:480px;width:480px;min-height:300px}.ps4{margin-top:36px}.s4{min-width:177px;width:177px;min-height:111px;height:111px}.i1{left:26px;width:124px;height:111px}.ps5{margin-left:20px;margin-top:-147px}.s5{min-width:440px;width:440px;min-height:256px}.ps6{margin-left:0}.s6{min-width:439px;width:439px;min-height:256px}.s7{min-width:439px;width:439px;min-height:256px}.ps7{margin-left:204px}.s8{min-width:32px;width:32px;min-height:18px;height:18px}.i3{min-width:32px;max-width:32px;min-height:16px;max-height:16px;top:1px}.ps8{margin-left:35px;margin-top:11px}.s9{min-width:61px;width:61px;min-height:61px;height:61px}.i4{width:61px;height:61px}.ps9{margin-top:-53px}.s10{min-width:439px;width:439px}.ps10{margin-left:227px;margin-top:-53px}.s11{min-width:76px;width:76px;min-height:76px;height:76px}.i5{width:76px;height:76px}.ps11{margin-left:38px;margin-top:-22px}.s12{min-width:89px;width:89px;min-height:54px}.s13{height:54px}.s14{padding:17px 0px 17px 0px}.s15{padding:7px 0px 7px 0px}.s16{padding:18px 0px 18px 0px}.s17{padding:15px 0px 15px 0px}.un15 .slider{height:54px}.un15 .slick-list{height:54px}.ps12{margin-left:122px;margin-top:-37px}.s18{min-width:115px;width:115px;height:30px}.f1{font-size:8px;font-size:calc(8px * var(--f));line-height:2.001}.ps13{margin-left:-96px;margin-top:-6px}.s19{min-width:97px;width:97px;min-height:18px;height:18px}.i6{min-width:97px;max-width:97px;min-height:10px;max-height:10px;top:4px}.ps14{margin-left:-94px;margin-top:-4px}.s20{min-width:91px;width:91px;min-height:14px;height:14px}.i7{min-width:91px;max-width:91px;min-height:4px;max-height:4px;top:5px}.ps15{margin-top:-11px}.s21{min-width:439px;width:439px;min-height:151px}.c3{background-image:url(../images/2/3d-illustration-realistic-model-robot-cyber-armor-439.jpg)}.webp .c3{background-image:url(../images/8/3d-illustration-realistic-model-robot-cyber-armor-439.webp)}.ps16{margin-left:11px;margin-top:-117px}.s22{min-width:192px;width:192px;height:83px}.ps17{margin-left:11px;margin-top:-26px}.s23{min-width:418px;width:418px;min-height:2px}.c4{background-image:-webkit-gradient(linear, 100% 100%, 0% 100%, color-stop(0, rgb(1,133,250)), color-stop(1, rgb(255,0,124)));background-image:-o-linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-webkit-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-ms-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%)}.ps18{margin-left:11px;margin-top:-20px}.s24{min-width:238px;width:238px;height:19px}.ps19{margin-top:-151px}.s25{min-width:440px;width:440px;min-height:151px}.ps20{margin-left:177px;margin-top:-187px}.s26{min-width:303px;width:303px;min-height:231px}.s27{height:231px}.un18 .slider{height:231px}.un18 .slick-list{height:231px}.ps21{margin-left:20px;margin-top:4px}.s29{min-width:436px;width:436px;min-height:42px}.s30{min-width:38px;width:38px;min-height:37px;height:37px}.i8{min-width:37px;max-width:37px;min-height:37px;max-height:37px}.ps22{margin-left:-18px;margin-top:2px}.s31{min-width:71px;width:71px;min-height:35px}.lt1{height:35px}.ps23{margin-left:-17px}.s32{min-width:220px;height:42px;width:220px}.f2{font-size:20px;font-size:calc(20px * var(--f));line-height:1.001;padding-top:11px;padding-bottom:11px}.ps24{margin-left:11px;margin-top:2px}.s33{min-width:39px;width:39px;min-height:38px;height:38px}.i9{width:39px;height:38px}.ps25{margin-left:7px;margin-top:2px}.ps26{margin-left:7px;margin-top:2px}.ps27{margin-left:224px;margin-top:29px}.s34{min-width:32px;width:32px;min-height:18px;height:18px}.ps28{margin-top:-2px}.ps29{margin-top:3165px}.s35{min-width:480px;min-height:4448px;--lbas:32}.s36{width:480px;min-height:4448px}.ps32{margin-left:101px}.ps33{margin-left:101px}.ps34{margin-left:101px}.s39{min-width:278px;width:278px}.s40{min-width:278px;width:278px}.i11{width:278px;top:139px;height:278px}.ps35{margin-left:101px;margin-top:0}.ps36{margin-left:101px;margin-top:0}.ps37{margin-left:101px}.ps38{margin-left:101px}.ps39{margin-left:101px}.ps40{margin-left:101px}.ps41{margin-left:101px}.ps42{margin-left:101px}.ps43{margin-left:101px;margin-top:0}.ps44{margin-left:101px;margin-top:0}.ps45{margin-top:-7056px}.ps46{margin-top:-7056px}.s41{width:480px;min-height:218px}.ps47{margin-left:8px}.s42{min-width:456px;width:456px;min-height:218px}.ps48{margin-top:17px}.s43{min-width:106px;width:106px;min-height:106px;height:106px}.i12{width:106px;height:106px}.ps49{margin-left:-104px;margin-top:129px}.s44{min-width:154px;width:154px;min-height:89px;height:89px}.i13{left:24px;width:106px;height:89px}.ps50{margin-left:-53px;margin-top:9px}.ps51{margin-left:-50px;margin-top:36px}.s45{min-width:93px;width:93px;min-height:93px;height:93px}.i14{width:93px;height:93px}.ps52{margin-left:162px;margin-top:-218px}.s46{min-width:294px;width:294px;min-height:154px}.ps53{margin-left:54px}.ps54{margin-top:-1px}.s47{min-width:294px;width:294px}.ps55{margin-left:108px;margin-top:1px}.s48{min-width:156px;width:156px;min-height:51px}.ps56{margin-top:10px}.s49{min-width:101px;width:101px;min-height:32px}.ps57{margin-left:86px}.s50{min-width:14px;width:14px;min-height:15px;height:15px}.i15{min-width:14px;max-width:14px;min-height:13px;max-height:13px;top:1px}.ps58{margin-top:1px}.s51{min-width:101px;width:101px;height:16px}.ps59{margin-left:8px}.s52{min-width:47px;width:47px;min-height:51px;height:51px}.i16{width:46px;height:51px}.ps60{margin-top:16px}.s53{min-width:294px;width:294px;min-height:68px}.s54{min-width:106px;width:106px;min-height:68px;height:68px}.i17{width:106px;top:3px;height:62px}.ps61{margin-left:-11px}.ps62{margin-left:188px;margin-top:-68px}.ps63{margin-top:-81px}.s55{min-width:480px;min-height:215px}.ps64{margin-top:-182px}.s56{width:480px;min-height:260px}.ps65{margin-left:20px}.s57{min-width:460px;width:460px;min-height:236px}.ps66{margin-top:11px}.s58{min-width:440px;width:440px;min-height:225px}.s59{min-width:439px;width:439px;min-height:158px}.s60{min-width:439px;width:439px;min-height:158px}.ps67{margin-left:141px}.ps68{margin-left:-94px;margin-top:2px}.ps69{margin-top:-11px}.webp .c3{background-image:url(../images/8/3d-illustration-realistic-model-robot-cyber-armor-439.webp)}.ps70{margin-left:11px;margin-top:-121px}.s61{min-width:199px;width:199px;height:89px}.ps71{margin-left:11px;margin-top:-25px}.ps72{margin-left:222px;margin-top:-20px}.s62{min-width:77px;width:77px;min-height:18px}.s63{min-width:18px;width:18px;min-height:18px;height:18px}.i18{min-width:18px;max-width:18px;min-height:18px;max-height:18px}.ps73{margin-left:4px;margin-top:3px}.s64{min-width:55px;width:55px;min-height:13px;height:13px}.i19{min-width:55px;max-width:55px;min-height:13px;max-height:13px}.ps74{margin-left:11px;margin-top:-19px}.s65{min-width:292px;width:292px;height:19px}.f3{font-size:8px;font-size:calc(8px * var(--f));line-height:2.001}.ps75{margin-top:-151px}.ps76{margin-top:25px}.s66{min-width:424px;width:424px;min-height:42px}.ps77{margin-left:-18px;margin-top:1px}.ps78{margin-left:62px;margin-top:4px}.s67{min-width:68px;width:68px;min-height:34px;height:34px}.i20{min-width:68px;max-width:68px;min-height:34px;max-height:34px}.ps79{margin-left:210px;margin-top:-236px}.s68{min-width:250px;width:250px;min-height:205px}.s69{height:205px}.un33 .slider{height:205px}.un33 .slick-list{height:205px}.ps80{margin-left:224px;margin-top:6px}.ps81{margin-top:-2px}.ps82{margin-top:7056px}.s70{min-width:480px;min-height:6672px;--lbas:32}.s71{width:480px;min-height:6672px}.ps83{margin-left:101px}.ps84{margin-left:101px;margin-top:0}.ps85{margin-top:-12950px}.ps86{margin-top:-12950px}.s72{width:480px;min-height:18px}.ps87{margin-left:224px}.ps88{margin-top:-12px}.s73{min-width:480px;min-height:232px}.ps89{margin-top:13px}.s74{min-width:480px;width:480px}.ps90{margin-top:12px}.s75{width:480px;min-height:109px}.ps91{margin-left:207px}.s76{min-width:257px;width:257px;min-height:109px}.s77{min-width:44px;width:44px;min-height:109px;height:109px}.i21{width:44px;top:2px;height:105px}.ps92{margin-left:-9px}.ps93{margin-left:-8px}.ps94{margin-left:-8px}.ps95{margin-left:-8px}.ps96{margin-left:213px;margin-top:-109px}.ps97{margin-top:-219px}.s78{width:480px;min-height:409px}.ps98{margin-left:10px}.s79{min-width:470px;width:470px;min-height:409px}.ps99{margin-top:79px}.s80{min-width:154px;width:154px;min-height:104px;height:104px}.i22{left:18px;width:118px;height:104px}.ps100{margin-left:10px;margin-top:-183px}.s81{min-width:440px;width:440px;min-height:409px}.ps101{margin-left:41px}.s82{min-width:105px;width:105px;min-height:84px}.ps102{margin-top:8px}.ps103{margin-left:44px;margin-top:-84px}.ps104{margin-left:0;margin-top:62px}.s83{min-width:439px;width:439px;min-height:158px}.s84{min-width:439px;width:439px;min-height:158px}.ps105{margin-left:-94px;margin-top:2px}.ps106{margin-top:-11px}.webp .c3{background-image:url(../images/8/3d-illustration-realistic-model-robot-cyber-armor-439.webp)}.ps107{margin-left:11px;margin-top:-124px}.s85{min-width:184px;width:184px;height:95px}.ps108{margin-left:11px;margin-top:-26px}.ps109{margin-left:11px;margin-top:-20px}.ps110{margin-top:12px}.s86{min-width:418px;width:418px;min-height:93px}.ps111{margin-top:21px}.ps112{margin-left:-18px;margin-top:23px}.ps113{margin-left:-18px;margin-top:21px}.s87{min-width:220px;width:220px;min-height:72px}.ps114{margin-left:131px;margin-top:12px}.ps115{margin-left:49px}.ps116{margin-left:170px;margin-top:-289px}.s88{min-width:300px;width:300px;min-height:233px}.s89{height:233px}.un50 .slider{height:233px}.un50 .slick-list{height:233px}.ps117{margin-top:-1px}.ps118{margin-top:12950px}.s90{min-width:480px;min-height:6116px;--lbas:32}.s91{width:480px;min-height:6116px}.ps119{margin-top:-18399px}.ps120{margin-top:-18398px}.s92{width:480px;min-height:503px}.ps121{margin-left:1px}.s93{min-width:468px;width:468px;min-height:503px}.ps122{margin-top:39px}.s94{min-width:238px;width:238px;min-height:390px}.ps123{margin-left:10px}.s95{min-width:171px;width:171px;min-height:139px;height:139px}.i23{left:3px;width:166px;height:139px}.ps124{margin-top:121px}.s96{min-width:238px;width:238px;min-height:130px;height:130px}.i24{left:22px;width:195px;height:130px}.ps125{margin-left:19px;margin-top:-429px}.s97{min-width:440px;width:440px;min-height:503px}.s98{min-width:439px;width:439px;min-height:371px}.s99{min-width:439px;width:439px;min-height:371px}.ps126{margin-left:23px;margin-top:12px}.ps127{margin-top:-55px}.ps128{margin-left:157px;margin-top:-50px}.ps129{margin-left:14px;margin-top:-26px}.s100{min-width:191px;width:191px;min-height:323px}.s101{height:323px}.un53 .slider{height:323px}.un53 .slick-list{height:323px}.ps130{margin-left:334px;margin-top:-323px}.s102{min-width:18px;width:18px;min-height:36px}.ps131{margin-left:179px;margin-top:-307px}.s103{min-width:89px;width:89px;min-height:71px;height:71px}.i25{left:6px;width:78px;height:71px}.ps132{margin-left:-127px;margin-top:-229px}.ps133{margin-left:-94px;margin-top:-227px}.ps134{margin-top:-222px}.webp .c3{background-image:url(../images/8/3d-illustration-realistic-model-robot-cyber-armor-439.webp)}.ps135{margin-left:11px;margin-top:-194px}.s104{min-width:247px;width:247px;height:95px}.ps136{margin-top:-128px}.s105{min-width:189px;width:189px;min-height:39px;height:39px}.i26{width:189px;top:6px;height:27px}.ps137{margin-left:11px;margin-top:-97px}.ps138{margin-left:11px;margin-top:-91px}.ps139{margin-left:-82px;margin-top:-91px}.s106{min-width:48px;width:48px;min-height:16px;height:16px}.i27{width:48px;top:2px;height:13px}.ps140{margin-left:-11px;margin-top:-35px}.s107{min-width:112px;width:112px;min-height:36px}.ps141{margin-top:-223px}.ps142{margin-top:47px}.s108{min-width:397px;width:397px;min-height:85px}.ps143{margin-top:15px}.ps144{margin-left:-18px;margin-top:16px}.ps145{margin-left:-15px;margin-top:15px}.s109{min-width:220px;width:220px;min-height:70px}.ps146{margin-left:128px;margin-top:10px}.ps147{margin-left:-6px}.s110{min-width:56px;width:56px;min-height:71px;height:71px}.i28{left:6px;width:44px;height:71px}.ps148{margin-left:341px;margin-top:-85px}.ps149{margin-left:412px;margin-top:-85px}.ps150{margin-top:18399px}.s111{min-width:480px;min-height:3000px;--lbas:32}.s112{width:480px;min-height:3000px}.ps151{margin-left:90px}.s113{min-width:300px;width:300px;min-height:600px}.s114{min-width:300px;width:300px;min-height:600px;height:600px}.i29{width:300px;top:150px;height:300px}.ps152{margin-left:90px}.s115{min-width:300px;width:300px;min-height:300px}.s116{min-width:300px;width:300px;min-height:300px;height:300px}.i30{width:300px;height:300px}.ps153{margin-left:90px;margin-top:0}.ps154{margin-left:90px}.ps155{margin-left:90px}.ps156{margin-top:-20810px}.ps157{margin-top:-20809px}.s117{width:480px;min-height:449px}.ps158{margin-left:-115px;margin-top:50px}.s118{min-width:199px;width:199px;min-height:67px;height:67px}.i31{left:10px;min-width:179px;max-width:179px;min-height:67px;max-height:67px}.ps159{margin-left:52px;margin-top:7px}.s119{min-width:375px;width:375px;min-height:270px}.s120{min-width:375px;width:375px;min-height:270px}.s121{min-width:375px;width:375px;height:141px}.ps160{margin-left:108px;margin-top:-21px}.s122{min-width:168px;width:168px;min-height:150px;height:150px}.i32{width:168px;height:150px}.ps161{margin-left:40px;margin-top:13px}.s123{min-width:398px;height:42px;width:398px}.f4{font-size:20px;font-size:calc(20px * var(--f));line-height:1.001;padding-top:11px;padding-bottom:11px}.ps162{margin-top:15px}.s124{min-width:480px;min-height:91px}.ps163{margin-top:-75px}.s125{min-width:480px;min-height:377px}.ps164{margin-top:-377px}.s126{min-width:480px;min-height:356px}.s127{min-width:480px;min-height:85px}.s128{min-width:480px;min-height:374px}.ps165{margin-top:-365px}.s129{width:480px;min-height:377px}.s130{min-width:480px;width:480px;min-height:377px}.s131{min-width:480px;width:480px;min-height:377px}.s132{min-width:480px;width:480px;min-height:377px;height:377px}.i33{left:52px;width:377px;height:377px}.ps166{margin-left:150px;margin-top:-377px}.s133{min-width:182px;width:182px;min-height:102px;height:102px}.i34{left:40px;min-width:102px;max-width:102px;min-height:102px;max-height:102px}.ps167{margin-top:-287px}.s134{min-width:480px;min-height:147px}.ps168{margin-top:-259px}.s135{width:480px;min-height:232px}.ps169{margin-left:114px}.s136{min-width:258px;width:258px;min-height:58px;height:58px}.i35{left:40px;width:178px;height:58px}.ps170{margin-left:77px;margin-top:9px}.s137{min-width:325px;width:325px;min-height:165px;height:165px}.i36{left:4px;width:317px;height:165px}.ps171{margin-top:-122px}.s138{min-width:480px;min-height:134px}.ps172{margin-top:-33px}.s139{min-width:480px;min-height:33px}.ps173{margin-top:-27px}.s140{width:480px;min-height:314px}.ps174{margin-left:5px}.s141{min-width:475px;width:475px;min-height:262px}.ps175{margin-top:56px}.s142{min-width:88px;width:88px;height:157px}.f5{font-size:6px;font-size:calc(6px * var(--f));line-height:1.834}.f6{font-size:6px;font-size:calc(6px * var(--f));line-height:1.834}.ps176{margin-left:14px;margin-top:-213px}.s143{min-width:443px;width:443px;min-height:262px}.s144{min-width:443px;width:443px;min-height:262px}.ps177{margin-left:21px;margin-top:6px}.s145{min-width:416px;width:416px;min-height:237px}.ps178{margin-top:14px}.s146{min-width:402px;width:402px;min-height:223px}.s147{min-width:402px;width:402px;min-height:223px;height:223px}.i37{width:402px;height:223px}.ps179{margin-left:271px;margin-top:-223px}.s148{min-width:112px;width:112px;min-height:223px}.s149{min-width:112px;width:112px;min-height:223px}.ps180{margin-left:10px;margin-top:-196px}.s150{min-width:98px;width:98px;height:172px}.f7{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251}.ps181{margin-left:10px;margin-top:-159px}.s151{min-width:94px;height:19px;width:94px}.c20{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.f8{font-size:9px;font-size:calc(9px * var(--f));line-height:1.112;padding-top:5px;padding-bottom:4px}.ps182{margin-left:10px;margin-top:-100px}.ps183{margin-left:10px;margin-top:-44px}.ps184{margin-left:396px;margin-top:-237px}.s152{min-width:20px;width:20px;min-height:20px}.s153{min-width:20px;width:20px;min-height:20px}.c21{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.ps185{margin-left:2px;margin-top:-18px}.s154{min-width:16px;width:16px;height:16px}.c22{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.ps186{margin-left:84px;margin-top:-206px}.s155{min-width:279px;width:279px;min-height:157px}.s156{min-width:82px;width:82px;height:157px}.ps187{margin-left:16px}.ps188{margin-left:17px}.ps189{margin-top:-23px}.s157{min-width:443px;width:443px}.ps190{margin-left:393px;margin-top:-206px}.ps191{margin-left:85px;margin-top:5px}.s158{min-width:317px;width:317px;min-height:47px}.s159{min-width:317px;width:317px;min-height:47px}.s160{min-width:317px;width:317px;min-height:46px}.c23{-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px}.ps192{margin-left:5px;margin-top:4px}.s161{min-width:308px;width:308px;min-height:40px}.c24{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ps193{margin-left:24px;margin-top:-36px}.s162{min-width:269px;width:269px;height:37px}.f9{font-size:12px;font-size:calc(12px * var(--f));line-height:2.168}.ps194{margin-top:39px}.s163{min-width:480px;min-height:74px}.ps195{margin-top:-74px}.s164{width:480px;min-height:74px}.ps196{margin-left:172px}.s165{min-width:139px;height:24px;width:139px}.c26{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.f10{font-size:8px;font-size:calc(8px * var(--f));line-height:1.251;padding-top:7px;padding-bottom:7px}.ps197{margin-left:-104px;margin-top:48px}.s166{min-width:68px;width:68px;min-height:26px;height:26px}.i38{left:7px;min-width:53px;max-width:53px;min-height:26px;max-height:26px}.s167{min-width:480px;min-height:27px}.ps199{margin-top:-21px}.s168{width:480px;min-height:20px}.ps200{margin-left:121px}.s169{min-width:240px;width:240px;height:20px}.c28{margin-top:19530px}.c20::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-clip:content-box;border:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;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}.c20:hover:before{opacity:1}.c20::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-clip:content-box;border:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;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}.c20:hover:after{opacity:0}.c20:active:before{opacity:1}.c20:active:after{opacity:1;transition:initial}.c26::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(247,11,169)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(247,11,169) 0%, rgb(247,11,169) 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}.c26:hover:before{opacity:1}.c26::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(247,11,169) 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}.c26:hover:after{opacity:0}.c26:active:before{opacity:1}.c26:active:after{opacity:1;transition:initial}}@media (max-width:479px){.ps1{margin-top:-3409px}.s1{min-width:320px;min-height:2px}.ps2{margin-top:-3409px}.s2{width:320px;min-height:262px}.s3{min-width:320px;width:320px;min-height:200px}.ps4{margin-top:24px}.s4{min-width:118px;width:118px;min-height:74px;height:74px}.i1{left:18px;width:83px;height:74px}.ps5{margin-left:13px;margin-top:-98px}.s5{min-width:294px;width:294px;min-height:171px}.s6{min-width:293px;width:293px;min-height:171px}.s7{min-width:293px;width:293px;min-height:171px}.ps7{margin-left:135px}.s8{min-width:21px;width:21px;min-height:12px;height:12px}.i3{min-width:21px;max-width:21px;min-height:10px;max-height:10px;top:1px}.ps8{margin-left:24px;margin-top:7px}.s9{min-width:41px;width:41px;min-height:41px;height:41px}.i4{width:41px;height:41px}.ps9{margin-top:-36px}.s10{min-width:293px;width:293px}.ps10{margin-left:151px;margin-top:-36px}.s11{min-width:50px;width:50px;min-height:50px;height:50px}.i5{width:50px;height:50px}.ps11{margin-left:26px;margin-top:-15px}.s12{min-width:59px;width:59px;min-height:36px}.s13{height:36px}.s14{padding:11px 0px 11px 0px}.s15{padding:5px 0px 5px 0px}.s16{padding:12px 0px 12px 0px}.s17{padding:10px 0px 10px 0px}.un15 .slider{height:36px}.un15 .slick-list{height:36px}.ps12{margin-left:81px;margin-top:-25px}.s18{min-width:77px;width:77px;height:20px}.f1{font-size:5px;font-size:calc(5px * var(--f));line-height:2.001}.ps13{margin-left:-65px;margin-top:-4px}.s19{min-width:65px;width:65px;min-height:12px;height:12px}.i6{min-width:65px;max-width:65px;min-height:7px;max-height:7px;top:2px}.ps14{margin-left:-62px;margin-top:-3px}.s20{min-width:61px;width:61px;min-height:9px;height:9px}.i7{min-width:61px;max-width:61px;min-height:2px;max-height:2px;top:4px}.ps15{margin-top:-7px}.s21{min-width:293px;width:293px;min-height:101px}.c3{background-image:url(../images/m/3d-illustration-realistic-model-robot-cyber-armor-293.jpg)}.webp .c3{background-image:url(../images/f/3d-illustration-realistic-model-robot-cyber-armor-293.webp)}.ps16{margin-left:7px;margin-top:-79px}.s22{min-width:128px;width:128px;height:55px}.ps17{margin-left:7px;margin-top:-18px}.s23{min-width:278px;width:278px;min-height:1px}.c4{background-image:-webkit-gradient(linear, 100% 100%, 0% 100%, color-stop(0, rgb(1,133,250)), color-stop(1, rgb(255,0,124)));background-image:-o-linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-webkit-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:-ms-linear-gradient(-180deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%);background-image:linear-gradient(270deg, rgb(1,133,250) 0%, rgb(255,0,124) 100%)}.ps18{margin-left:7px;margin-top:-14px}.s24{min-width:158px;width:158px;height:13px}.ps19{margin-top:-101px}.s25{min-width:293px;width:293px;min-height:101px}.ps20{margin-left:118px;margin-top:-125px}.s26{min-width:202px;width:202px;min-height:154px}.s27{height:154px}.un18 .slider{height:154px}.un18 .slick-list{height:154px}.ps21{margin-left:13px;margin-top:3px}.s29{min-width:291px;width:291px;min-height:28px}.s30{min-width:25px;width:25px;min-height:25px;height:25px}.i8{min-width:25px;max-width:25px;min-height:25px;max-height:25px}.ps22{margin-left:-12px;margin-top:0}.s31{min-width:47px;width:47px;min-height:23px}.lt1{height:23px}.ps23{margin-left:-10px}.s32{min-width:146px;height:28px;width:146px}.f2{font-size:13px;font-size:calc(13px * var(--f));line-height:1.001;padding-top:8px;padding-bottom:7px}.ps24{margin-left:8px;margin-top:1px}.s33{min-width:26px;width:26px;min-height:26px;height:26px}.i9{width:26px;height:26px}.ps25{margin-left:4px;margin-top:1px}.ps26{margin-left:5px;margin-top:1px}.ps27{margin-left:149px;margin-top:19px}.s34{min-width:21px;width:21px;min-height:12px;height:12px}.ps28{margin-top:-2px}.ps29{margin-top:3409px}.s35{min-width:320px;min-height:4448px;--lbas:32}.s36{width:320px;min-height:4448px}.ps32{margin-left:21px}.ps33{margin-left:21px}.ps34{margin-left:21px}.s39{min-width:278px;width:278px}.s40{min-width:278px;width:278px}.i11{width:278px;top:139px;height:278px}.ps35{margin-left:21px;margin-top:0}.ps36{margin-left:21px;margin-top:0}.ps37{margin-left:21px}.ps38{margin-left:21px}.ps39{margin-left:21px}.ps40{margin-left:21px}.ps41{margin-left:21px}.ps42{margin-left:21px}.ps43{margin-left:21px;margin-top:0}.ps44{margin-left:21px;margin-top:0}.ps45{margin-top:-7486px}.ps46{margin-top:-7486px}.s41{width:320px;min-height:145px}.ps47{margin-left:5px}.s42{min-width:304px;width:304px;min-height:145px}.ps48{margin-top:11px}.s43{min-width:71px;width:71px;min-height:71px;height:71px}.i12{width:71px;height:71px}.ps49{margin-left:-69px;margin-top:86px}.s44{min-width:103px;width:103px;min-height:59px;height:59px}.i13{left:16px;width:70px;height:59px}.ps50{margin-left:-36px;margin-top:6px}.ps51{margin-left:-34px;margin-top:24px}.s45{min-width:62px;width:62px;min-height:62px;height:62px}.i14{width:62px;height:62px}.ps52{margin-left:109px;margin-top:-145px}.s46{min-width:195px;width:195px;min-height:103px}.ps53{margin-left:35px}.ps54{margin-top:-1px}.s47{min-width:195px;width:195px}.ps55{margin-left:71px;margin-top:1px}.s48{min-width:104px;width:104px;min-height:34px}.ps56{margin-top:6px}.s49{min-width:68px;width:68px;min-height:22px}.ps57{margin-left:58px}.s50{min-width:10px;width:10px;min-height:10px;height:10px}.i15{min-width:10px;max-width:10px;min-height:9px;max-height:9px;top:0}.ps58{margin-top:1px}.s51{min-width:67px;width:67px;height:11px}.ps59{margin-left:5px}.s52{min-width:31px;width:31px;min-height:34px;height:34px}.i16{left:0;width:31px;height:34px}.ps60{margin-top:10px}.s53{min-width:195px;width:195px;min-height:46px}.s54{min-width:71px;width:71px;min-height:46px;height:46px}.i17{width:71px;top:2px;height:42px}.ps61{margin-left:-8px}.ps62{margin-left:124px;margin-top:-46px}.ps63{margin-top:-54px}.s55{min-width:320px;min-height:143px}.ps64{margin-top:-121px}.s56{width:320px;min-height:173px}.ps65{margin-left:13px}.s57{min-width:307px;width:307px;min-height:157px}.ps66{margin-top:8px}.s58{min-width:294px;width:294px;min-height:149px}.s59{min-width:293px;width:293px;min-height:106px}.s60{min-width:293px;width:293px;min-height:106px}.ps67{margin-left:93px}.ps68{margin-left:-62px;margin-top:1px}.ps69{margin-top:-7px}.webp .c3{background-image:url(../images/f/3d-illustration-realistic-model-robot-cyber-armor-293.webp)}.ps70{margin-left:7px;margin-top:-81px}.s61{min-width:133px;width:133px;height:59px}.ps71{margin-left:7px;margin-top:-18px}.ps72{margin-left:148px;margin-top:-14px}.s62{min-width:51px;width:51px;min-height:12px}.s63{min-width:12px;width:12px;min-height:12px;height:12px}.i18{min-width:12px;max-width:12px;min-height:12px;max-height:12px}.ps73{margin-left:2px;margin-top:2px}.s64{min-width:37px;width:37px;min-height:9px;height:9px}.i19{min-width:37px;max-width:37px;min-height:9px;max-height:9px}.ps74{margin-left:7px;margin-top:-14px}.s65{min-width:194px;width:194px;height:13px}.f3{font-size:5px;font-size:calc(5px * var(--f));line-height:2.001}.ps75{margin-top:-101px}.ps76{margin-top:15px}.s66{min-width:284px;width:284px;min-height:28px}.ps77{margin-left:-12px;margin-top:1px}.ps78{margin-left:42px;margin-top:3px}.s67{min-width:46px;width:46px;min-height:23px;height:23px}.i20{min-width:46px;max-width:46px;min-height:23px;max-height:23px}.ps79{margin-left:141px;margin-top:-157px}.s68{min-width:166px;width:166px;min-height:137px}.s69{height:137px}.un33 .slider{height:137px}.un33 .slick-list{height:137px}.ps80{margin-left:149px;margin-top:4px}.ps81{margin-top:-1px}.ps82{margin-top:7486px}.s70{min-width:320px;min-height:6672px;--lbas:32}.s71{width:320px;min-height:6672px}.ps83{margin-left:21px}.ps84{margin-left:21px;margin-top:0}.ps85{margin-top:-13639px}.ps86{margin-top:-13639px}.s72{width:320px;min-height:12px}.ps87{margin-left:149px}.ps88{margin-top:-8px}.s73{min-width:320px;min-height:155px}.ps89{margin-top:8px}.s74{min-width:320px;width:320px}.ps90{margin-top:8px}.s75{width:320px;min-height:73px}.ps91{margin-left:138px}.s76{min-width:172px;width:172px;min-height:73px}.s77{min-width:30px;width:30px;min-height:73px;height:73px}.i21{width:30px;top:0;height:72px}.ps92{margin-left:-6px}.ps93{margin-left:-6px}.ps94{margin-left:-7px}.ps95{margin-left:-6px}.ps96{margin-left:142px;margin-top:-73px}.ps97{margin-top:-147px}.s78{width:320px;min-height:273px}.ps98{margin-left:7px}.s79{min-width:313px;width:313px;min-height:273px}.ps99{margin-top:53px}.s80{min-width:103px;width:103px;min-height:69px;height:69px}.i22{left:12px;width:78px;height:69px}.ps100{margin-left:6px;margin-top:-122px}.s81{min-width:294px;width:294px;min-height:273px}.ps101{margin-left:28px}.s82{min-width:70px;width:70px;min-height:55px}.ps102{margin-top:5px}.ps103{margin-left:29px;margin-top:-55px}.ps104{margin-top:42px}.s83{min-width:293px;width:293px;min-height:106px}.s84{min-width:293px;width:293px;min-height:106px}.ps105{margin-left:-62px;margin-top:2px}.ps106{margin-top:-7px}.webp .c3{background-image:url(../images/f/3d-illustration-realistic-model-robot-cyber-armor-293.webp)}.ps107{margin-left:7px;margin-top:-83px}.s85{min-width:122px;width:122px;height:63px}.ps108{margin-left:7px;margin-top:-18px}.ps109{margin-left:7px;margin-top:-14px}.ps110{margin-top:8px}.s86{min-width:279px;width:279px;min-height:62px}.ps111{margin-top:13px}.ps112{margin-left:-12px;margin-top:15px}.ps113{margin-left:-11px;margin-top:13px}.s87{min-width:146px;width:146px;min-height:49px}.ps114{margin-left:87px;margin-top:9px}.ps115{margin-left:34px}.ps116{margin-left:113px;margin-top:-193px}.s88{min-width:200px;width:200px;min-height:155px}.s89{height:155px}.un50 .slider{height:155px}.un50 .slick-list{height:155px}.ps117{margin-top:-1px}.ps118{margin-top:13639px}.s90{min-width:320px;min-height:6116px;--lbas:32}.s91{width:320px;min-height:6116px}.ps119{margin-top:-19311px}.ps120{margin-top:-19310px}.s92{width:320px;min-height:335px}.ps121{margin-left:1px}.s93{min-width:311px;width:311px;min-height:335px}.ps122{margin-top:25px}.s94{min-width:158px;width:158px;min-height:260px}.ps123{margin-left:6px}.s95{min-width:114px;width:114px;min-height:93px;height:93px}.i23{left:2px;width:111px;height:93px}.ps124{margin-top:81px}.s96{min-width:158px;width:158px;min-height:86px;height:86px}.i24{left:15px;width:129px;height:86px}.ps125{margin-left:12px;margin-top:-285px}.s97{min-width:294px;width:294px;min-height:335px}.s98{min-width:293px;width:293px;min-height:247px}.s99{min-width:293px;width:293px;min-height:247px}.ps126{margin-left:16px;margin-top:8px}.ps127{margin-top:-37px}.ps128{margin-left:104px;margin-top:-34px}.ps129{margin-left:10px;margin-top:-18px}.s100{min-width:127px;width:127px;min-height:215px}.s101{height:215px}.un53 .slider{height:215px}.un53 .slick-list{height:215px}.ps130{margin-left:222px;margin-top:-215px}.s102{min-width:12px;width:12px;min-height:24px}.ps131{margin-left:-115px;margin-top:-205px}.s103{min-width:59px;width:59px;min-height:47px;height:47px}.i25{left:4px;width:51px;height:47px}.ps132{margin-left:-85px;margin-top:-153px}.ps133{margin-left:-62px;margin-top:-151px}.ps134{margin-top:-148px}.webp .c3{background-image:url(../images/f/3d-illustration-realistic-model-robot-cyber-armor-293.webp)}.ps135{margin-left:7px;margin-top:-129px}.s104{min-width:165px;width:165px;height:63px}.ps136{margin-top:-85px}.s105{min-width:126px;width:126px;min-height:26px;height:26px}.i26{width:126px;top:4px;height:18px}.ps137{margin-left:7px;margin-top:-64px}.ps138{margin-left:7px;margin-top:-60px}.ps139{margin-left:-54px;margin-top:-60px}.s106{min-width:32px;width:32px;min-height:11px;height:11px}.i27{width:32px;top:1px;height:9px}.ps140{margin-left:-7px;margin-top:-23px}.s107{min-width:75px;width:75px;min-height:24px}.ps141{margin-top:-149px}.ps142{margin-top:31px}.s108{min-width:265px;width:265px;min-height:57px}.ps143{margin-top:10px}.ps144{margin-left:-12px;margin-top:11px}.ps145{margin-left:-9px;margin-top:10px}.s109{min-width:146px;width:146px;min-height:47px}.ps146{margin-left:85px;margin-top:7px}.ps147{margin-left:-4px}.s110{min-width:37px;width:37px;min-height:47px;height:47px}.i28{left:4px;width:29px;height:47px}.ps148{margin-left:228px;margin-top:-57px}.ps149{margin-left:274px;margin-top:-57px}.ps150{margin-top:19310px}.s111{min-width:320px;min-height:3000px;--lbas:32}.s112{width:320px;min-height:3000px}.ps151{margin-left:10px}.s113{min-width:300px;width:300px;min-height:600px}.s114{min-width:300px;width:300px;min-height:600px;height:600px}.i29{width:300px;top:150px;height:300px}.ps152{margin-left:10px}.s115{min-width:300px;width:300px;min-height:300px}.s116{min-width:300px;width:300px;min-height:300px;height:300px}.i30{width:300px;height:300px}.ps153{margin-left:10px;margin-top:0}.ps154{margin-left:10px}.ps155{margin-left:10px}.ps156{margin-top:-21918px}.ps157{margin-top:-21918px}.s117{width:320px;min-height:300px}.ps158{margin-left:-76px;margin-top:34px}.s118{min-width:133px;width:133px;min-height:45px;height:45px}.i31{left:6px;min-width:120px;max-width:120px;min-height:45px;max-height:45px}.ps159{margin-left:35px;margin-top:4px}.s119{min-width:250px;width:250px;min-height:180px}.s120{min-width:250px;width:250px;min-height:180px}.s121{min-width:250px;width:250px;height:94px}.ps160{margin-left:71px;margin-top:-14px}.s122{min-width:112px;width:112px;min-height:100px;height:100px}.i32{width:112px;height:100px}.ps161{margin-left:27px;margin-top:9px}.s123{min-width:265px;height:28px;width:265px}.f4{font-size:13px;font-size:calc(13px * var(--f));line-height:1.001;padding-top:8px;padding-bottom:7px}.ps162{margin-top:9px}.s124{min-width:320px;min-height:61px}.ps163{margin-top:-50px}.s125{min-width:320px;min-height:251px}.ps164{margin-top:-251px}.s126{min-width:320px;min-height:237px}.s127{min-width:320px;min-height:57px}.s128{min-width:320px;min-height:249px}.ps165{margin-top:-242px}.s129{width:320px;min-height:251px}.s130{min-width:320px;width:320px;min-height:251px}.s131{min-width:320px;width:320px;min-height:251px}.s132{min-width:320px;width:320px;min-height:251px;height:251px}.i33{left:35px;width:251px;height:251px}.ps166{margin-left:100px;margin-top:-251px}.s133{min-width:121px;width:121px;min-height:68px;height:68px}.i34{left:26px;min-width:68px;max-width:68px;min-height:68px;max-height:68px}.ps167{margin-top:-191px}.s134{min-width:320px;min-height:98px}.ps168{margin-top:-173px}.s135{width:320px;min-height:155px}.ps169{margin-left:76px}.s136{min-width:172px;width:172px;min-height:39px;height:39px}.i35{left:26px;width:120px;height:39px}.ps170{margin-left:51px;margin-top:6px}.s137{min-width:217px;width:217px;min-height:110px;height:110px}.i36{left:3px;width:211px;height:110px}.ps171{margin-top:-82px}.s138{min-width:320px;min-height:90px}.ps172{margin-top:-22px}.s139{min-width:320px;min-height:22px}.ps173{margin-top:-18px}.s140{width:320px;min-height:209px}.ps174{margin-left:3px}.s141{min-width:317px;width:317px;min-height:175px}.ps175{margin-top:37px}.s142{min-width:59px;width:59px;height:105px}.f5{font-size:4px;font-size:calc(4px * var(--f));line-height:1.751}.f6{font-size:4px;font-size:calc(4px * var(--f));line-height:1.751}.ps176{margin-left:10px;margin-top:-142px}.s143{min-width:295px;width:295px;min-height:175px}.s144{min-width:295px;width:295px;min-height:175px}.ps177{margin-left:14px;margin-top:4px}.s145{min-width:277px;width:277px;min-height:158px}.ps178{margin-top:9px}.s146{min-width:268px;width:268px;min-height:149px}.s147{min-width:268px;width:268px;min-height:149px;height:149px}.i37{width:268px;height:149px}.ps179{margin-left:181px;margin-top:-149px}.s148{min-width:74px;width:74px;min-height:149px}.s149{min-width:74px;width:74px;min-height:149px}.ps180{margin-left:6px;margin-top:-131px}.s150{min-width:65px;width:65px;height:115px}.f7{font-size:5px;font-size:calc(5px * var(--f))}.ps181{margin-left:6px;margin-top:-106px}.s151{min-width:63px;height:13px;width:63px}.c20{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.f8{font-size:6px;font-size:calc(6px * var(--f));padding-top:3px;padding-bottom:3px}.ps182{margin-left:6px;margin-top:-67px}.ps183{margin-left:6px;margin-top:-29px}.ps184{margin-left:264px;margin-top:-158px}.s152{min-width:13px;width:13px;min-height:13px}.s153{min-width:13px;width:13px;min-height:13px}.c21{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.ps185{margin-left:1px;margin-top:-12px}.s154{min-width:11px;width:11px;height:11px}.c22{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ps186{margin-left:56px;margin-top:-138px}.s155{min-width:186px;width:186px;min-height:105px}.s156{min-width:55px;width:55px;height:105px}.ps187{margin-left:10px}.ps188{margin-left:11px}.ps189{margin-top:-16px}.s157{min-width:295px;width:295px}.ps190{margin-left:262px;margin-top:-138px}.ps191{margin-left:57px;margin-top:3px}.s158{min-width:211px;width:211px;min-height:31px}.s159{min-width:211px;width:211px;min-height:31px}.s160{min-width:211px;width:211px;min-height:31px}.c23{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ps192{margin-left:3px;margin-top:2px}.s161{min-width:205px;width:205px;min-height:26px}.c24{-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px}.ps193{margin-left:16px;margin-top:-25px}.s162{min-width:179px;width:179px;height:25px}.f9{font-size:8px;font-size:calc(8px * var(--f));line-height:2.126}.ps194{margin-top:26px}.s163{min-width:320px;min-height:50px}.ps195{margin-top:-50px}.s164{width:320px;min-height:49px}.ps196{margin-left:114px}.s165{min-width:93px;height:16px;width:93px}.c26{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.f10{font-size:5px;font-size:calc(5px * var(--f));padding-top:5px;padding-bottom:5px}.ps197{margin-left:-69px;margin-top:32px}.s166{min-width:46px;width:46px;min-height:17px;height:17px}.i38{left:6px;min-width:35px;max-width:35px;min-height:17px;max-height:17px}.ps198{margin-top:0}.s167{min-width:320px;min-height:18px}.ps199{margin-top:-14px}.s168{width:320px;min-height:13px}.ps200{margin-left:81px}.s169{min-width:160px;width:160px;height:13px}.c28{margin-top:21065px}.c20::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-clip:content-box;border:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;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}.c20:hover:before{opacity:1}.c20::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(0,160,255)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(0,160,255) 100%);background-clip:content-box;border:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;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}.c20:hover:after{opacity:0}.c20:active:before{opacity:1}.c20:active:after{opacity:1;transition:initial}.c26::before{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(247,11,169)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(247,11,169) 0%, rgb(247,11,169) 100%);background-clip:content-box;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;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}.c26:hover:before{opacity:1}.c26::after{background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(255,0,255)), color-stop(1, rgb(247,11,169)));background-image:-o-linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-webkit-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:-ms-linear-gradient(90deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-image:linear-gradient(0deg in oklch, rgb(255,0,255) 0%, rgb(247,11,169) 100%);background-clip:content-box;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;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}.c26:hover:after{opacity:0}.c26:active:before{opacity:1}.c26:active:after{opacity:1;transition:initial}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7), (min-width:1200px) and (min-resolution:144dpi){.c3{background-image:url(../images/e/3d-illustration-realistic-model-robot-cyber-armor-2196.jpg)}.webp .c3{background-image:url(../images/c/3d-illustration-realistic-model-robot-cyber-armor-2196.webp)}.c8{background-image:url(../images/s/palm_rechts_kleur-108.png)}.webp .c8{background-image:url(../images/a/palm_rechts_kleur-108.webp)}.webp .c3{background-image:url(../images/c/3d-illustration-realistic-model-robot-cyber-armor-2196.webp)}.c9{background-image:url(../images/p/palm_links_kleurkopie-110.png)}.webp .c9{background-image:url(../images/g/palm_links_kleurkopie-110.webp)}.webp .c3{background-image:url(../images/c/3d-illustration-realistic-model-robot-cyber-armor-2196.webp)}.c13{background-image:url(../images/a/retrostrepen_extra_zwart-640.png)}.webp .c13{background-image:url(../images/r/retrostrepen_extra_zwart-640.webp)}.c14{background-image:url(../images/3/swsveps-640.jpg)}.webp .c14{background-image:url(../images/h/swsveps-640.webp)}.c15{background-image:url(../images/n/palm_rechts_kleur-188.png)}.webp .c15{background-image:url(../images/b/palm_rechts_kleur-188.webp)}.c16{background-image:url(../images/o/palm_links_kleurkopie-176.png)}.webp .c16{background-image:url(../images/l/palm_links_kleurkopie-176.webp)}.c18{background-image:url(../images/h/background_3-640.png)}.webp .c18{background-image:url(../images/l/background_3-640.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){.c3{background-image:url(../images/f/3d-illustration-realistic-model-robot-cyber-armor-1756.jpg)}.webp .c3{background-image:url(../images/d/3d-illustration-realistic-model-robot-cyber-armor-1756.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){.c3{background-image:url(../images/e/3d-illustration-realistic-model-robot-cyber-armor-1406.jpg)}.webp .c3{background-image:url(../images/6/3d-illustration-realistic-model-robot-cyber-armor-1406.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){.c3{background-image:url(../images/m/3d-illustration-realistic-model-robot-cyber-armor-878.jpg)}.webp .c3{background-image:url(../images/1/3d-illustration-realistic-model-robot-cyber-armor-878.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){.c3{background-image:url(../images/f/3d-illustration-realistic-model-robot-cyber-armor-586.jpg)}.webp .c3{background-image:url(../images/2/3d-illustration-realistic-model-robot-cyber-armor-586.webp)}}@media (min-width:320px){.c8{background-image:url(../images/2/palm_rechts_kleur-81.png)}.webp .c8{background-image:url(../images/l/palm_rechts_kleur-81.webp)}.c9{background-image:url(../images/0/palm_links_kleurkopie-82.png)}.webp .c9{background-image:url(../images/0/palm_links_kleurkopie-82.webp)}.c13{background-image:url(../images/j/retrostrepen_extra_zwart-480.png)}.webp .c13{background-image:url(../images/o/retrostrepen_extra_zwart-480.webp)}.c14{background-image:url(../images/q/swsveps-480.jpg)}.webp .c14{background-image:url(../images/9/swsveps-480.webp)}.c15{background-image:url(../images/h/palm_rechts_kleur-142.png)}.webp .c15{background-image:url(../images/n/palm_rechts_kleur-142.webp)}.c16{background-image:url(../images/l/palm_links_kleurkopie-133.png)}.webp .c16{background-image:url(../images/b/palm_links_kleurkopie-133.webp)}.c18{background-image:url(../images/0/background_3-480.png)}.webp .c18{background-image:url(../images/0/background_3-480.webp)}}@media (min-width:320px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:320px) and (min-resolution:144dpi){.c8{background-image:url(../images/k/palm_rechts_kleur-162.png)}.webp .c8{background-image:url(../images/s/palm_rechts_kleur-162.webp)}.c9{background-image:url(../images/m/palm_links_kleurkopie-164.png)}.webp .c9{background-image:url(../images/3/palm_links_kleurkopie-164.webp)}.c13{background-image:url(../images/5/retrostrepen_extra_zwart-960.png)}.webp .c13{background-image:url(../images/i/retrostrepen_extra_zwart-960.webp)}.c14{background-image:url(../images/a/swsveps-960.jpg)}.webp .c14{background-image:url(../images/q/swsveps-960.webp)}.c15{background-image:url(../images/e/palm_rechts_kleur-284.png)}.webp .c15{background-image:url(../images/p/palm_rechts_kleur-284.webp)}.c16{background-image:url(../images/b/palm_links_kleurkopie-266.png)}.webp .c16{background-image:url(../images/v/palm_links_kleurkopie-266.webp)}.c18{background-image:url(../images/b/background_3-960.png)}.webp .c18{background-image:url(../images/3/background_3-960.webp)}}@media (min-width:480px){.c8{background-image:url(../images/8/palm_rechts_kleur-130.png)}.webp .c8{background-image:url(../images/j/palm_rechts_kleur-130.webp)}.c9{background-image:url(../images/a/palm_links_kleurkopie-132.png)}.webp .c9{background-image:url(../images/6/palm_links_kleurkopie-132.webp)}.c13{background-image:url(../images/1/retrostrepen_extra_zwart-768.png)}.webp .c13{background-image:url(../images/f/retrostrepen_extra_zwart-768.webp)}.c14{background-image:url(../images/8/swsveps-768.jpg)}.webp .c14{background-image:url(../images/m/swsveps-768.webp)}.c15{background-image:url(../images/3/palm_rechts_kleur-226.png)}.webp .c15{background-image:url(../images/k/palm_rechts_kleur-226.webp)}.c16{background-image:url(../images/k/palm_links_kleurkopie-212.png)}.webp .c16{background-image:url(../images/g/palm_links_kleurkopie-212.webp)}.c18{background-image:url(../images/s/background_3-768.png)}.webp .c18{background-image:url(../images/2/background_3-768.webp)}}@media (min-width:480px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:480px) and (min-resolution:144dpi){.c8{background-image:url(../images/1/palm_rechts_kleur-260.png)}.webp .c8{background-image:url(../images/v/palm_rechts_kleur-260.webp)}.c9{background-image:url(../images/8/palm_links_kleurkopie-264.png)}.webp .c9{background-image:url(../images/m/palm_links_kleurkopie-264.webp)}.c13{background-image:url(../images/d/retrostrepen_extra_zwart-1536.png)}.webp .c13{background-image:url(../images/9/retrostrepen_extra_zwart-1536.webp)}.c14{background-image:url(../images/h/swsveps-1536.jpg)}.webp .c14{background-image:url(../images/b/swsveps-1536.webp)}.c15{background-image:url(../images/5/palm_rechts_kleur-452.png)}.webp .c15{background-image:url(../images/9/palm_rechts_kleur-452.webp)}.c16{background-image:url(../images/0/palm_links_kleurkopie-424.png)}.webp .c16{background-image:url(../images/3/palm_links_kleurkopie-424.webp)}.c18{background-image:url(../images/c/background_3-1536.png)}.webp .c18{background-image:url(../images/p/background_3-1536.webp)}}@media (min-width:768px){.c8{background-image:url(../images/q/palm_rechts_kleur-163.png)}.webp .c8{background-image:url(../images/e/palm_rechts_kleur-163.webp)}.c9{background-image:url(../images/9/palm_links_kleurkopie-165.png)}.webp .c9{background-image:url(../images/s/palm_links_kleurkopie-165.webp)}.c13{background-image:url(../images/e/retrostrepen_extra_zwart-960.png)}.webp .c13{background-image:url(../images/o/retrostrepen_extra_zwart-960.webp)}.c14{background-image:url(../images/q/swsveps-960.jpg)}.webp .c14{background-image:url(../images/q/swsveps-960-1.webp)}.c15{background-image:url(../images/n/palm_rechts_kleur-283.png)}.webp .c15{background-image:url(../images/f/palm_rechts_kleur-283.webp)}.c16{background-image:url(../images/l/palm_links_kleurkopie-265.png)}.webp .c16{background-image:url(../images/k/palm_links_kleurkopie-265.webp)}.c18{background-image:url(../images/c/background_3-960.png)}.webp .c18{background-image:url(../images/4/background_3-960.webp)}}@media (min-width:768px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:768px) and (min-resolution:144dpi){.c8{background-image:url(../images/j/palm_rechts_kleur-326.png)}.webp .c8{background-image:url(../images/u/palm_rechts_kleur-326.webp)}.c9{background-image:url(../images/8/palm_links_kleurkopie-330.png)}.webp .c9{background-image:url(../images/a/palm_links_kleurkopie-330.webp)}.c13{background-image:url(../images/p/retrostrepen_extra_zwart-1920.png)}.webp .c13{background-image:url(../images/g/retrostrepen_extra_zwart-1920.webp)}.c14{background-image:url(../images/s/swsveps-1920.jpg)}.webp .c14{background-image:url(../images/2/swsveps-1920.webp)}.c15{background-image:url(../images/m/palm_rechts_kleur-566.png)}.webp .c15{background-image:url(../images/q/palm_rechts_kleur-566.webp)}.c16{background-image:url(../images/o/palm_links_kleurkopie-530.png)}.webp .c16{background-image:url(../images/c/palm_links_kleurkopie-530.webp)}.c18{background-image:url(../images/5/background_3-1920.png)}.webp .c18{background-image:url(../images/k/background_3-1920.webp)}}@media (min-width:960px){.c8{background-image:url(../images/5/palm_rechts_kleur-203.png)}.webp .c8{background-image:url(../images/1/palm_rechts_kleur-203.webp)}.c9{background-image:url(../images/v/palm_links_kleurkopie-206.png)}.webp .c9{background-image:url(../images/h/palm_links_kleurkopie-206.webp)}.c13{background-image:url(../images/v/retrostrepen_extra_zwart-1200.png)}.webp .c13{background-image:url(../images/2/retrostrepen_extra_zwart-1200.webp)}.c14{background-image:url(../images/q/swsveps-1200.jpg)}.webp .c14{background-image:url(../images/b/swsveps-1200.webp)}.c15{background-image:url(../images/l/palm_rechts_kleur-354.png)}.webp .c15{background-image:url(../images/m/palm_rechts_kleur-354.webp)}.c16{background-image:url(../images/h/palm_links_kleurkopie-332.png)}.webp .c16{background-image:url(../images/a/palm_links_kleurkopie-332.webp)}.c18{background-image:url(../images/a/background_3-1200.png)}.webp .c18{background-image:url(../images/i/background_3-1200.webp)}}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:960px) and (min-resolution:144dpi){.c8{background-image:url(../images/i/palm_rechts_kleur-406.png)}.webp .c8{background-image:url(../images/n/palm_rechts_kleur-406.webp)}.c9{background-image:url(../images/0/palm_links_kleurkopie-412.png)}.webp .c9{background-image:url(../images/f/palm_links_kleurkopie-412.webp)}.c13{background-image:url(../images/3/retrostrepen_extra_zwart-2400.png)}.webp .c13{background-image:url(../images/c/retrostrepen_extra_zwart-2400.webp)}.c14{background-image:url(../images/h/swsveps-2400.jpg)}.webp .c14{background-image:url(../images/0/swsveps-2400.webp)}.c15{background-image:url(../images/h/palm_rechts_kleur-708.png)}.webp .c15{background-image:url(../images/7/palm_rechts_kleur-708.webp)}.c16{background-image:url(../images/l/palm_links_kleurkopie-664.png)}.webp .c16{background-image:url(../images/i/palm_links_kleurkopie-664.webp)}.c18{background-image:url(../images/9/background_3-2400.png)}.webp .c18{background-image:url(../images/p/background_3-2400.webp)}}@media (min-width:1200px){.c8{background-image:url(../images/5/palm_rechts_kleur-203.png)}.webp .c8{background-image:url(../images/1/palm_rechts_kleur-203.webp)}.c9{background-image:url(../images/v/palm_links_kleurkopie-206.png)}.webp .c9{background-image:url(../images/h/palm_links_kleurkopie-206.webp)}.c13{background-image:url(../images/f/retrostrepen_extra_zwart-1600.png)}.webp .c13{background-image:url(../images/g/retrostrepen_extra_zwart-1600.webp)}.c14{background-image:url(../images/f/swsveps-1600.jpg)}.webp .c14{background-image:url(../images/9/swsveps-1600.webp)}.c15{background-image:url(../images/l/palm_rechts_kleur-354.png)}.webp .c15{background-image:url(../images/m/palm_rechts_kleur-354.webp)}.c16{background-image:url(../images/h/palm_links_kleurkopie-332.png)}.webp .c16{background-image:url(../images/a/palm_links_kleurkopie-332.webp)}.c18{background-image:url(../images/7/background_3-1600.png)}.webp .c18{background-image:url(../images/k/background_3-1600.webp)}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:1200px) and (min-resolution:144dpi){.c8{background-image:url(../images/i/palm_rechts_kleur-406.png)}.webp .c8{background-image:url(../images/n/palm_rechts_kleur-406.webp)}.c9{background-image:url(../images/0/palm_links_kleurkopie-412.png)}.webp .c9{background-image:url(../images/f/palm_links_kleurkopie-412.webp)}.c14{background-image:url(../images/2/swsveps-3200.jpg)}.webp .c14{background-image:url(../images/d/swsveps-3200.webp)}.c15{background-image:url(../images/h/palm_rechts_kleur-708.png)}.webp .c15{background-image:url(../images/7/palm_rechts_kleur-708.webp)}.c16{background-image:url(../images/l/palm_links_kleurkopie-664.png)}.webp .c16{background-image:url(../images/i/palm_links_kleurkopie-664.webp)}.c18{background-image:url(../images/f/background_3-3200.png)}.webp .c18{background-image:url(../images/p/background_3-3200.webp)}}@media (min-width:1600px){.c8{background-image:url(../images/5/palm_rechts_kleur-203.png)}.webp .c8{background-image:url(../images/1/palm_rechts_kleur-203.webp)}.c9{background-image:url(../images/v/palm_links_kleurkopie-206.png)}.webp .c9{background-image:url(../images/h/palm_links_kleurkopie-206.webp)}.c13{background-image:url(../images/c/retrostrepen_extra_zwart-2000.png)}.webp .c13{background-image:url(../images/3/retrostrepen_extra_zwart-2000.webp)}.c14{background-image:url(../images/6/swsveps-2000.jpg)}.webp .c14{background-image:url(../images/c/swsveps-2000.webp)}.c15{background-image:url(../images/l/palm_rechts_kleur-354.png)}.webp .c15{background-image:url(../images/m/palm_rechts_kleur-354.webp)}.c16{background-image:url(../images/h/palm_links_kleurkopie-332.png)}.webp .c16{background-image:url(../images/a/palm_links_kleurkopie-332.webp)}.c18{background-image:url(../images/e/background_3-2000.png)}.webp .c18{background-image:url(../images/b/background_3-2000.webp)}}@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:1600px) and (min-resolution:144dpi){.c8{background-image:url(../images/i/palm_rechts_kleur-406.png)}.webp .c8{background-image:url(../images/n/palm_rechts_kleur-406.webp)}.c9{background-image:url(../images/0/palm_links_kleurkopie-412.png)}.webp .c9{background-image:url(../images/f/palm_links_kleurkopie-412.webp)}.c15{background-image:url(../images/h/palm_rechts_kleur-708.png)}.webp .c15{background-image:url(../images/7/palm_rechts_kleur-708.webp)}.c16{background-image:url(../images/l/palm_links_kleurkopie-664.png)}.webp .c16{background-image:url(../images/i/palm_links_kleurkopie-664.webp)}}@media (min-width:2000px){.c8{background-image:url(../images/5/palm_rechts_kleur-203.png)}.webp .c8{background-image:url(../images/1/palm_rechts_kleur-203.webp)}.c9{background-image:url(../images/v/palm_links_kleurkopie-206.png)}.webp .c9{background-image:url(../images/h/palm_links_kleurkopie-206.webp)}.c13{background-image:url(../images/f/retrostrepen_extra_zwart-2560.png)}.webp .c13{background-image:url(../images/q/retrostrepen_extra_zwart-2560.webp)}.c14{background-image:url(../images/o/swsveps-2560.jpg)}.webp .c14{background-image:url(../images/a/swsveps-2560.webp)}.c15{background-image:url(../images/l/palm_rechts_kleur-354.png)}.webp .c15{background-image:url(../images/m/palm_rechts_kleur-354.webp)}.c16{background-image:url(../images/h/palm_links_kleurkopie-332.png)}.webp .c16{background-image:url(../images/a/palm_links_kleurkopie-332.webp)}.c18{background-image:url(../images/1/background_3-2560.png)}.webp .c18{background-image:url(../images/j/background_3-2560.webp)}}@media (min-width:2000px) and (-webkit-min-device-pixel-ratio:1.7),(min-width:2000px) and (min-resolution:144dpi){.c8{background-image:url(../images/i/palm_rechts_kleur-406.png)}.webp .c8{background-image:url(../images/n/palm_rechts_kleur-406.webp)}.c9{background-image:url(../images/0/palm_links_kleurkopie-412.png)}.webp .c9{background-image:url(../images/f/palm_links_kleurkopie-412.webp)}.c15{background-image:url(../images/h/palm_rechts_kleur-708.png)}.webp .c15{background-image:url(../images/7/palm_rechts_kleur-708.webp)}.c16{background-image:url(../images/l/palm_links_kleurkopie-664.png)}.webp .c16{background-image:url(../images/i/palm_links_kleurkopie-664.webp)}}