.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}body>header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;width:100%;height:150px;-webkit-transition:all .25s ease;transition:all .25s ease;background:#fff}body>header.sticky{position:fixed;top:0;left:0;right:0;z-index:9;height:75px}body>header.sticky .main-header .logo img{height:40px}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){body>header{height:75px}}body>header .main-header{width:100%;max-width:1024px;margin:0 auto;padding:0 20px}body>header .main-header,body>header .main-header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body>header .main-header .logo img{height:60px}body>header .main-header .menu-icon{width:24px;height:18px;position:relative;cursor:pointer;display:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){body>header .main-header .menu-icon{display:block}}body>header .main-header .menu-icon>div{position:absolute;left:0;right:0;width:24px;height:2px;background-color:#161616;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease;transition-timing-function:ease;z-index:10;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}body>header .main-header .menu-icon>div:first-child{top:0}body>header .main-header .menu-icon>div:nth-child(2){top:8px}body>header .main-header .menu-icon>div:nth-child(3){top:16px}body>header .main-header.active .menu-icon>div{background-color:#fff}body>header .main-header.active .menu-icon>div:first-child{top:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}body>header .main-header.active .menu-icon>div:nth-child(2){display:none}body>header .main-header.active .menu-icon>div:nth-child(3){top:7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){body>header .main-header.active nav{-webkit-transform:translateX(0);transform:translateX(0)}}body>header .main-header .language-switcher{display:none}@media only screen and (min-width:1200px){body>header .main-header .language-switcher.desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}body>header .main-header .language-switcher img{margin-right:1rem}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){body>header .main-header .language-switcher.mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:1rem}body>header .main-header .language-switcher.mobile img{height:20px}}body>header .main-header nav{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;margin-left:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;z-index:9}body>header .main-header nav,body>header .main-header nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body>header .main-header nav>div>ul>li{position:relative}body>header .main-header nav li{display:block;padding:0 5px}body>header .main-header nav li a{display:block;height:40px;line-height:40px;padding:0 1em;text-decoration:none;color:#161616;font-weight:400;border-radius:2em}@media only screen and (max-width:719px){body>header .main-header nav li{overflow:hidden;word-break:break-all;padding-right:0;padding:0}}@media only screen and (min-width:1200px){body>header .main-header nav .sub-menu{-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);display:none;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:290px;margin-top:0;background:#fff;padding:10px 0;border-radius:6px}body>header .main-header nav .sub-menu:before{content:"";position:absolute;left:0;right:0;top:0;margin:0 auto;width:10px;height:10px;background:#fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}body>header .main-header nav .sub-menu li{padding:0}body>header .main-header nav .sub-menu li a{border-radius:0}}body>header .main-header nav li:not(.animated-menu-highlight):hover>a{background:#3FA535;color:#fff}body>header .main-header nav li:not(.animated-menu-highlight):hover .sub-menu{display:block}body>header .main-header nav li:not(.animated-menu-highlight).current-menu-item>a{background:#3FA535;color:#fff}body>header .main-header nav li:not(.animated-menu-highlight).current-menu-item:hover>a{background:rgba(63,165,53,.9)}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){body>header .main-header nav{overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background:rgba(63,165,53,.95);margin:0;padding:75px 20px 20px;font-size:24px}body>header .main-header nav,body>header .main-header nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body>header .main-header nav .sub-menu{font-size:16px;padding-left:30px}body>header .main-header nav li a{color:#fff}body>header .main-header nav li.current-menu-item>a{border:none;border-left:4px solid #fff;border-radius:0}body>header .main-header nav li:not(.animated-menu-highlight).current-menu-item:hover>a,body>header .main-header nav li:not(.animated-menu-highlight):hover>a{background:#fff;border-radius:0;color:#3FA535}body>header .main-header .menu-icon{position:fixed;top:30px;left:20px;z-index:11}}body>header.full-width>.main-header{max-width:100%}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){body>header{padding:10px 0}body>header .main-header{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body>header .main-header .logo img{height:40px}}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){.animated-menu-highlight{background:#fff}}.animated-menu-highlight a{text-transform:uppercase;letter-spacing:0;background:url(../../static/gds_effect.png) repeat-y;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:aitf 60s linear infinite;-webkit-animation:aitf 60s linear infinite;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.animated-menu-highlight{background:#fff}.animated-menu-highlight a{background:#fff;-webkit-transform:scale(1);transform:scale(1);-webkit-animation:iepulse 5s linear infinite;animation:iepulse 5s linear infinite}}.animated-menu-highlight:hover a{background-image:url(../../static/gds_effect_w.png)}@keyframes aitf{0%{background-position:0 50%}to{background-position:100% 50%}}@-webkit-keyframes iepulse{0%{-webkit-transform:scale(1);transform:scale(1)}90%{-webkit-transform:scale(1);transform:scale(1)}92%{-webkit-transform:scale(1.01);transform:scale(1.01)}94%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes iepulse{0%{-webkit-transform:scale(1);transform:scale(1)}90%{-webkit-transform:scale(1);transform:scale(1)}92%{-webkit-transform:scale(1.01);transform:scale(1.01)}94%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes aitf{0%{background-position:0 50%}to{background-position:100% 50%}}body>footer{background:#161616;width:100%;position:relative}body>footer,body>footer a{color:#8a8d8e}body>footer a:hover{color:#3FA535}body>footer i{color:hsla(0,0%,100%,.6)}body>footer .sitemap{padding:40px 20px;font-size:14px}body>footer .sitemap .letter-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body>footer .sitemap .letter-box>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}body>footer .sitemap strong{display:block;margin-bottom:10px}body>footer .sitemap .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body>footer .sitemap .menu li{padding:10px 0;border-bottom:1px solid #8a8d8e;display:block}body>footer .main-footer{background: #060606;padding:40px 20px}body>footer .main-footer .letter-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body>footer .main-footer img{height:40px}body>footer .main-footer .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body>footer .main-footer .menu a{text-decoration:none}body>footer .main-footer .menu li{display:block;margin-left:15px}body>footer .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){body>footer .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body>footer .left .logo{margin-bottom:10px}}body>footer .left .logo{margin-right:20px}body>footer .icons{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body>footer .icons .icon{margin-left:20px;font-size:20px}body>footer.full-width .main-footer .letter-box,body>footer.full-width .sitemap .letter-box,body>footer.full-width .social-footer .letter-box{max-width:100%}@media only screen and (max-width:719px){body>footer .sitemap .letter-box{-ms-flex-wrap:wrap;flex-wrap:wrap}body>footer .sitemap .letter-box .contact{width:100%;margin-bottom:40px}body>footer .main-footer .letter-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body>footer .main-footer .letter-box>div{margin-top:20px}body>footer .main-footer .letter-box li{margin-left:0;margin-right:10px}}main>.wpcf7{margin:2rem auto;padding:0 15rem}main>.wpcf7.alignfull{width:100%;max-width:100%}main>.wpcf7.alignwide{width:100%;max-width:1220px;margin:0 auto;padding:0 20px}main>.wpcf7.aligncenter,main>.wpcf7.alignleft,main>.wpcf7.alignright{width:100%;max-width:1024px;margin:0 auto;padding:0 20px}@media only screen and (min-width:720px) and (max-width:1199px){main>.wpcf7{padding:0 12rem}}@media only screen and (max-width:719px){main>.wpcf7{padding:0 4rem}}input,select,textarea{font-family:Barlow,Helvetica,sans-serif;padding:1rem;width:100%}textarea{resize:none}label{display:block}label input,label select,label textarea{margin-top:.75rem}.wpcf7 p+p{margin-top:1.5rem}.wpcf7 div.wpcf7-validation-errors{margin:0;border:none;background:#b00;color:#fff}.button,button,input[type=submit]{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;background:#3FA535;color:#fff;border:none;font-size:1rem;padding:.75rem 1rem;display:inline-block;cursor:pointer;height:auto;-webkit-appearance:none}.button:hover,button:hover,input[type=submit]:hover{-webkit-transform:scale(.98);transform:scale(.98)}.button:active,button:active,input[type=submit]:active{-webkit-transform:scale(.97);transform:scale(.97)}.button.inverted,button.inverted,input[type=submit].inverted{background:#fff;color:#3FA535}main.product-page .boxed{margin-top:2rem;margin-bottom:2rem;padding-top:4rem;padding-bottom:4rem;position:relative}main.product-page .boxed>ul{padding-left:1.5rem}main.product-page .general-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}main.product-page .general-info>*{width:50%}main.product-page .general-info>:first-child{padding-right:2rem}@media only screen and (max-width:719px){main.product-page .general-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main.product-page .general-info>*{width:100%}main.product-page .general-info>:first-child{padding-right:0}}main.product-page .benefits .benefit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}main.product-page .benefits .benefit .icon{color:green;font-size:26px;font-weight:700;margin-right:1rem;-webkit-transition:all .25s ease;transition:all .25s ease}main.product-page .corner-image{position:absolute;bottom:0;right:0;width:500px;height:500px;padding:0;background-size:contain;-webkit-transform:translateX(5%) translateY(25%);transform:translateX(5%) translateY(25%);background-repeat:no-repeat}main.product-page .producers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap}main.product-page .producers a{display:block;margin-right:1rem;margin-bottom:1rem;padding:.5rem 1rem;background:#313235;color:#fff;border-radius:1rem}main.product-page iframe.video{width:100%;height:500px;margin-top:2rem}main.product-page .products,main.product-page .products .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}main.product-page .products .product{width:100%;cursor:pointer;border-left:5px solid #fff;overflow:hidden;-webkit-transition:all .25s ease;transition:all .25s ease}main.product-page .products .product:hover{border-color:#3FA535}main.product-page .products .product .icon{-webkit-transition:all .25s ease;transition:all .25s ease}main.product-page .products .product .bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding:1rem}main.product-page .products .product .bar img{height:50px}main.product-page .products .product .bar .title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 1rem;font-size:24px}main.product-page .products .product .content{max-height:0;-webkit-transition:all .25s ease;transition:all .25s ease;padding:0 1rem}main.product-page .products .product .content h3{color:#3FA535}main.product-page .products .product .content img{width:100%}main.product-page .products .product .content ul{padding-left:1.5rem}main.product-page .products .product:nth-child(odd){background:#dedede}main.product-page .products .product.active{border-color:#3FA535}main.product-page .products .product.active .content{max-height:500vh;padding:.5rem 1rem}main.product-page .products .product.active .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){main.product-page .boxed{margin:0 auto;padding:2rem}}.wp-admin .owl-carousel{display:block}.wp-admin .owl-carousel .item:not(:first-child){display:none}.wp-admin .owl-carousel h1{color:#fff}.owl-carousel{-webkit-clip-path:url(#rounded);clip-path:url(#rounded);display:block;overflow:hidden;position:relative;padding:0;background-color:transparent}.owl-carousel,.owl-carousel.alignfull{width:100%;max-width:100%}.owl-carousel.alignwide{width:100%;max-width:1220px;margin:0 auto;padding:0 20px}.owl-carousel.aligncenter,.owl-carousel.alignleft,.owl-carousel.alignright{width:100%;max-width:1024px;margin:0 auto;padding:0 20px}.owl-carousel .image-overlay-slide{position:absolute;width:50%;right:0;top:0;bottom:0;height:100%;background-position:100%;background-size:contain;background-repeat:no-repeat;z-index:1}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){.owl-carousel .image-overlay-slide{z-index:0}}.owl-carousel,.owl-carousel .item{height:500px}.owl-carousel.letter-box{padding:0}.owl-carousel .item{background-size:contain;background-position:100% 100%;position:relative;background-repeat:no-repeat;z-index:2}.owl-carousel.small,.owl-carousel.small .item{height:250px}.owl-carousel.medium,.owl-carousel.medium .item{height:500px}.owl-carousel.large,.owl-carousel.large .item{height:750px}.owl-carousel.full_height,.owl-carousel.full_height .item{height:100vh}.owl-carousel .owl-wrapper-outer{overflow-x:hidden;overflow-y:auto}.owl-carousel .owl-carousel .owl-dots,.owl-carousel .owl-pagination{clear:both;display:block;text-align:center}.owl-carousel .owl-carousel .owl-dot,.owl-carousel .owl-page{display:inline-block;margin:0 3px;padding:3px}.owl-carousel .owl-dot span{display:inline-block;width:10px;height:10px;border-radius:10px;cursor:pointer;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.owl-carousel .item:after{content:" ";position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;background-image:-webkit-gradient(linear,left bottom,right top,from(#3C3C3B),to(#575756));background-image:linear-gradient(to top right, #3C3C3B, #575756);opacity:.95;z-index:0}.owl-carousel .item .caption{position:absolute;top:50%;left:0;right:0;margin:0 auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:1024px;width:calc(100% - 200px);height:auto;z-index:1;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;padding:2rem}@media only screen and (max-width:719px){.owl-carousel .item .caption{width:calc(100% - 50px);padding:.5rem}}.owl-carousel .item .caption>*{-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:1}.owl-carousel .item .caption h1{margin:0;font-size:4rem;font-weight:200}@media only screen and (max-width:719px){.owl-carousel .item .caption h1{font-size:2.5rem}}.owl-carousel .item .caption .desc{margin-top:.5rem;font-size:2rem;opacity:.9}@media only screen and (max-width:719px){.owl-carousel .item .caption .desc{font-size:1.25rem}}.owl-carousel .item .caption .button{-ms-flex-item-align:start;align-self:flex-start;margin-top:2rem;cursor:pointer;background:none;color:#fff;border-bottom:2px solid #fff}.owl-carousel .item .caption .button:hover{-webkit-transform:initial;transform:none}.owl-carousel .owl-nav{position:absolute;top:50%;width:75%;left:0;right:0;margin:0 auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.owl-carousel .owl-nav,.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{font-size:48px;height:auto;width:50px;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.owl-carousel .owl-nav button.owl-next span,.owl-carousel .owl-nav button.owl-prev span{color:#fff}.owl-carousel .owl-nav button:active,.owl-carousel .owl-nav button:focus{outline:none}.owl-carousel .owl-nav button.owl-prev{-webkit-transform:translateX(-75px);transform:translateX(-75px)}.owl-carousel .owl-nav button.owl-next{-webkit-transform:translateX(75px);transform:translateX(75px)}.owl-carousel:hover .owl-nav button.owl-next,.owl-carousel:hover .owl-nav button.owl-prev{-webkit-transform:translateX(0);transform:translateX(0)}.owl-carousel.show_nav .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.owl-carousel .owl-dots{position:absolute;bottom:50px;left:0;right:0;margin:0 auto;-webkit-transform:translateX(-377px);transform:translateX(-377px);width:200px}@media only screen and (max-width:719px){.owl-carousel .owl-dots{left:20px;right:20px;bottom:20px}}.owl-carousel .owl-dots .owl-dot{margin-right:5px}.owl-carousel .owl-dots .owl-dot span{background-color:hsla(0,0%,100%,.4)}.owl-carousel .owl-dots .owl-dot.active span{background-color:#fff}main>.owl-carousel.full_height:first-child{height:calc(100vh - 147px)}header.sticky+main>.owl-carousel.full_height:first-child{height:calc(100vh - 75px)}.timeline-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.timeline-block.alignfull{width:100%;max-width:100%}.timeline-block.alignwide{width:100%;max-width:1220px;margin:0 auto;padding:2rem 20px}.timeline-block.aligncenter,.timeline-block.alignleft,.timeline-block.alignright{width:100%;max-width:1024px;margin:0 auto;padding:2rem 20px}.timeline-block .timeline-entry{padding:0 2rem 0 15%;width:100%}.timeline-block .entry-content{text-align:left}.timeline-block .entry-content h3{font-size:24px;position:relative;margin:0;padding:1rem 0}.timeline-block .entry-content h3:before{content:" ";position:absolute;top:50%;left:-10%;width:20px;height:20px;border:3px solid #aaafab;border-radius:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.timeline-block .entry-content p{line-height:1.8;margin:0;padding:1em 0;position:relative}.timeline-block .entry-content p:before{content:" ";position:absolute;top:0;left:-10%;width:3px;height:100%;background:#dbdbdb;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.background-video-block.alignfull{width:100%;max-width:100%}.background-video-block.alignwide{width:100%;max-width:1220px;margin:0 auto;padding:0 20px}.background-video-block.aligncenter,.background-video-block.alignleft,.background-video-block.alignright{width:100%;max-width:1024px;margin:0 auto;padding:0 20px}.background-video-block.alignfull{padding:0}.background-video-block .video-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;max-height:calc(100vh - 75px);overflow:hidden}.background-video-block video{width:100%;height:auto;-ms-flex-negative:0;flex-shrink:0}.background-video-block .mask{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:1rem 4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(63,165,53,.8)}.background-video-block .mask h2{font-size:36px;color:#fff}@media only screen and (min-width:720px) and (max-width:1199px){.background-video-block .mask h2{font-size:26px}}@media only screen and (max-width:719px){.background-video-block .mask{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.background-video-block .mask h2{font-size:28px}}.small-text-block{width:100%;max-width:100%;background:#fff;padding:0}.small-text-block .content-wrap{background-size:contain;background-repeat:no-repeat;padding:4rem;background-position:50%}.small-text-block .content-wrap>img{width:100px;margin:0 auto;display:block}.small-text-block .content-wrap.bottom_right{background-position-y:200px;background-position-x:right}.small-text-block .content-wrap.bottom_left{background-position-y:200px;background-position-x:left}@media only screen and (max-width:719px){.small-text-block .content-wrap{padding:4rem 1rem}.small-text-block .content-wrap.bottom_left,.small-text-block .content-wrap.bottom_right{background-position-y:bottom}}.small-text-block h2,.small-text-block p{max-width:500px;margin-left:auto;margin-right:auto;padding:.5rem;background:hsla(0,0%,100%,.7)}.small-text-block h2{text-align:center;font-size:2.5rem;font-weight:200}.banner-block,.small-text-block p{text-align:center}.banner-block{width:100%;max-width:100%;padding:4rem;background:#fff;color:#3FA535;background-size:cover;background-position:50%;position:relative}.banner-block.rounded{-webkit-clip-path:url(#rounded)}.banner-block h2,.banner-block p{z-index:1;position:relative}.banner-block h2{font-size:2.5rem}@media only screen and (max-width:719px){.banner-block h2{word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.banner-block.small{padding:2rem 4rem}@media only screen and (max-width:719px){.banner-block.small{padding:2rem 1rem}}.banner-block.small h2{font-size:1.5rem;margin:0}.banner-block.big{padding:8rem 4rem}@media only screen and (max-width:719px){.banner-block.big{padding:6rem 1rem}}.banner-block.big h2{font-size:3rem}.banner-block.image h2,.banner-block.image p{color:#fff}.banner-block.image:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(63,165,53,.8)}.banner-block.image .button{background:#fff;color:#3FA535;margin:1rem auto}.banner-block.image.right{background-position:100%;background-repeat:no-repeat;background-size:contain;background-color:#3FA535}.banner-block.image.right:after{background:rgba(63,165,53,.3)}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){.banner-block.image.right:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(63,165,53,.8)}}.banner-block.primary{background:#3C3C3B}.banner-block.primary h2,.banner-block.primary p{color:#fff}.banner-block.primary .button{background:#fff;color:#3FA535;margin:1rem auto}.banner-block.primary.white-links a:not(.button),.banner-block.primary.white-links a>h3{color:#fff}.banner-block .button{position:relative;z-index:1}.banner-block.black{background:#161616}.banner-block.black h2,.banner-block.black p{color:#fff}.tiles-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.tiles-block.alignfull{width:100%;max-width:100%}.tiles-block.alignwide{width:100%;max-width:1220px;margin:0 auto;padding:2rem 20px}.tiles-block.aligncenter,.tiles-block.alignleft,.tiles-block.alignright{width:100%;max-width:1024px;margin:0 auto;padding:2rem 20px}.tiles-block .tile-entry{width:33%;padding:0 2rem;text-align:center}.tiles-block .tile-image{width:100%;height:200px;background-size:contain;background-repeat:no-repeat;background-position:50%}.tiles-block h4{font-weight:200;margin-top:0}@media only screen and (max-width:719px){.tiles-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tiles-block .tile-entry{margin:1rem auto;width:100%}}.wp-admin .contact-blocks-block .hidden-message{display:block}.contact-blocks-block{width:100%;max-width:1024px;margin:0 auto;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:4rem 2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-blocks-block .hidden-message{display:none;text-align:center;padding:1rem;color:#fff}.contact-blocks-block .tile-entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(33% - 2rem);background:rgba(60, 60, 59,.7);margin:1rem;border-bottom:5px solid #3FA535}.contact-blocks-block .tile-entry .acf-map{width:100%;height:200px}.contact-blocks-block .tile-entry .tile-entry-content{padding:3rem 2rem}.contact-blocks-block .tile-entry h3{min-height:52px}.contact-blocks-block .tile-entry h3,.contact-blocks-block .tile-entry h4{color:#fff;margin:0}.contact-blocks-block .tile-entry h4{opacity:.7;font-weight:200;margin-bottom:1rem}.contact-blocks-block .tile-entry .horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-blocks-block .tile-entry .horizontal i{color:#fff;padding:.5rem .5rem .5rem 0;border-bottom:1px solid hsla(0,0%,100%,.5)}.contact-blocks-block .tile-entry .horizontal span{color:#fff;margin-left:.5rem;margin-top:10px}.contact-blocks-block.halfes .tile-entry{width:calc(50% - 2rem)}@media only screen and (min-width:720px) and (max-width:1199px){.contact-blocks-block .tile-entry{width:calc(50% - 2rem)}}@media only screen and (max-width:719px){.contact-blocks-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact-blocks-block.halfes .tile-entry,.contact-blocks-block .tile-entry{width:100%;margin:1rem 0}}.wp-admin .map-block .hidden-message{display:block}.map-block{height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.map-block.alignfull{width:100%;max-width:100%}.map-block.alignwide{width:100%;max-width:1220px;margin:0 auto;padding:0 20px}.map-block.aligncenter,.map-block.alignleft,.map-block.alignright{width:100%;max-width:1024px;margin:0 auto;padding:0 20px}.map-block .hidden-message{display:none;margin:0 auto}.map-block img{max-width:inherit!important}.product-overview-block{width:100%;max-width:100%;padding:4rem 0;background:#fff}.product-overview-block .inner-container{width:100%;max-width:1024px;margin:0 auto;padding:0 20px}.product-overview-block .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:50px}.product-overview-block .product img{width:250px;margin-right:50px}@media only screen and (max-width:719px){.product-overview-block .product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:100px}.product-overview-block .product:first-child{margin-top:0}.product-overview-block .product img{width:150px}}.wp-admin .acf-register-form{margin:0 auto}.wp-admin .acf-register-form label{display:block}.acf-register-form{padding:4rem 2rem 3rem;width:400px}.acf-register-form input+label{margin-top:1rem}.acf-register-form .check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:.5rem auto}.acf-register-form .check input{width:auto;margin-right:1rem}.acf-register-form input[type=submit]{margin-top:1rem}.promo-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;padding:4rem;background:#fff;text-align:center}.promo-block h2{font-size:2rem;margin-bottom:1rem;position:relative;padding-top:2rem}.promo-block h2:before{content:" ";position:absolute;top:0;left:0;right:0;margin:0 auto;width:25px;height:4px;background:#3FA535}.promo-block .heading-text{max-width:500px}.promo-block h3{font-size:1.5rem;margin-top:0;font-weight:200}.promo-block h4{font-size:1.45rem}.promo-block .promo-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;max-width:800px}.promo-block .content-text{width:50%;max-width:750px;text-align:left;padding-left:2rem}.promo-block .content-text li,.promo-block .content-text ul{display:block}.promo-block .content-text li{margin-top:.5rem}.promo-block .content-text .button{margin-top:2rem}.promo-block .content-image{position:relative;max-width:750px;width:50%}.promo-block .content-image img{width:100%}.promo-block .content-image:after{content:" ";position:absolute;bottom:0;left:0;right:0;height:45%;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background-image:linear-gradient(hsla(0,0%,100%,0),#fff)}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){.promo-block h2{font-size:3rem}.promo-block h3{font-size:1.5rem}}@media only screen and (max-width:719px){.promo-block{padding:1rem}.promo-block .content-text{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.promo-block .content-image{width:25%;-ms-flex-negative:0;flex-shrink:0;margin-top:3rem}}.promo-block-2{max-width:100%;width:100%;position:relative;padding:0}.promo-block-2 .title-part{padding:4rem 2rem;max-width:1024px;width:100%;margin:0 auto}.promo-block-2 .title-part h2{font-size:3.5rem;margin-bottom:1.5rem}.promo-block-2 .title-part h3{font-size:1.25rem;opacity:.7;width:100%;max-width:600px;margin:.5rem 0}.promo-block-2 .fancy{width:100%;position:relative}.promo-block-2 .content{height:100%;width:100%;max-height:725px;max-width:1024px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){.promo-block-2 .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.promo-block-2 img{-webkit-transform:rotate(20deg);transform:rotate(20deg);height:100%;max-height:700px;width:auto;position:absolute;left:0;top:0}@media only screen and (max-width:719px){.promo-block-2 img{max-height:500px;left:-40%}}.promo-block-2 .text{color:#fff;width:350px;padding:7rem 0 0}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){.promo-block-2 .text{padding:1rem 0;width:60%}}.promo-block-2 .text span{opacity:.9;font-size:1.4rem}.promo-block-2 .text h2{margin-top:0;font-size:2.5rem}@media only screen and (max-width:719px){.promo-block-2 .text h2{margin-bottom:0}}.promo-block-2 .text ul{padding-left:1rem}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){.promo-block-2 .text ul{display:none}}.promo-block-2 .text li{font-size:1.2rem;padding:.25rem 0;opacity:.8;font-weight:200;margin-top:0}.promo-block-2 .background-mobile{display:none}@media only screen and (max-width:719px){.promo-block-2 .background-mobile{display:block}}@media only screen and (max-width:719px){.promo-block-2 .background{display:none}}.wp-admin .job-offer{width:100%;max-width:1024px;margin:0 auto;padding:0 20px}.wp-admin .job-offer-admin{max-width:800px;width:100%;margin:0 auto;border-top:1px solid #ccc;padding:2rem}.job-offer{padding:4rem 8rem}@media only screen and (max-width:719px){.job-offer{padding:2rem}}.job-offer ul{padding-left:1.75rem}.calculator-block{padding:4rem 4rem 0}@media only screen and (max-width:719px){.calculator-block{padding:2rem 1rem 0}}.calculator-block form.calculator{padding-bottom:4rem}.calculator-block form.calculator input,.calculator-block form.calculator select{font-size:1.75rem}.calculator-block form.calculator .input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.5rem}.calculator-block form.calculator .input.calc-btn{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calculator-block form.calculator .input.calc-btn button{width:75%}.calculator-block form.calculator .input label{width:40%;-ms-flex-negative:0;flex-shrink:0;font-size:2rem;text-align:centeR}.calculator-block form.calculator .input label small{font-size:1rem}.calculator-block form.calculator .input span{-ms-flex-negative:0;flex-shrink:0;margin:0 2rem}.calculator-block form.calculator .input input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:719px){.calculator-block form.calculator .input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.calculator-block form.calculator .input>span{display:none}.calculator-block form.calculator .input.calc-btn>button,.calculator-block form.calculator .input input,.calculator-block form.calculator .input label{width:100%}}.calculator-block .results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:2rem;border-top:1px solid #ccc}@media only screen and (max-width:719px){.calculator-block .results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-align:center}}.calculator-block .results .info .formular{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calculator-block .results .info .formular span{text-align:center;font-size:1.5rem}.calculator-block .results .tacho{width:300px;-ms-flex-negative:0;flex-shrink:0;margin-left:2rem}@media only screen and (max-width:719px){.calculator-block .results .tacho{margin:2rem auto 0;text-align:center}}.calculator-block .results .speedbox{height:300px;width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.calculator-block .results .speedbox .gauge{-webkit-transition:all .5s ease;transition:all .5s ease;position:absolute;bottom:150px;height:50%;left:0;right:0;margin:0 auto;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.calculator-block .results .speedbox .groove{height:200px;border-top-left-radius:200px;border-top-right-radius:200px;border:20px solid #eee;border-bottom:0}.calculator-block .results .speedbox .groove,.calculator-block .results .speedbox .score{width:300px;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;top:0}.calculator-block .results .speedbox .score{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);height:300px;border-radius:50%;border:20px solid #01ac6c;border-color:transparent transparent #01ac6c #01ac6c;cursor:pointer;z-index:1;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.calculator-block .results .speedbox .base{width:340px;height:150px;background:#fff;position:relative;top:150px}.calculator-block .results .speedbox .base:before{content:"";width:340px;position:absolute;top:0;border-bottom:1px solid #eee;-webkit-box-shadow:1px 3px 15px rgba(0,0,0,.5);box-shadow:1px 3px 15px rgba(0,0,0,.5)}.calculator-block .results .speedbox .odo{text-align:center;position:absolute;color:#5c6f7b;bottom:175px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.calculator-block .results .speedbox .odo span{font-size:2.5rem}.calculator-block .positive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:none}.calculator-block .positive img{width:200px;margin:0 auto}.calculator-block .results .speedbox .base{z-index:1}.interactive-map-block{width:100%;max-width:100%;text-align:center}.interactive-map-block svg{width:100%;height:auto;max-width:1000px}.interactive-map-block svg g#Asia,.interactive-map-block svg g#Australia,.interactive-map-block svg g#Europe,.interactive-map-block svg g#North_America{cursor:pointer}.interactive-map-block svg g#Asia:hover .st2,.interactive-map-block svg g#Australia:hover .st2,.interactive-map-block svg g#Europe:hover .st2,.interactive-map-block svg g#North_America:hover .st2{stroke:#C64046}.interactive-map-block svg .white{fill:#fff}@media only screen and (max-width:719px){.interactive-map-block{padding:0}}.product-list-block{text-align:center}@media only screen and (max-width:719px){.product-list-block{padding:0 1rem}}.product-list-block h2{font-size:2.5rem}.product-list-block>p{max-width:600px;font-size:1.1rem;margin:0 auto 2rem}.product-list-block .product{text-align:left;margin:2rem auto;width:100%;max-width:700px;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.product-list-block .product .weird-rect{position:absolute;left:0;bottom:0;height:120%;overflow:hidden;width:230px}.product-list-block .product .weird-rect img{height:100%;-webkit-transform:rotate(15deg) scale(2) translateY(15%) translateX(25px);transform:rotate(15deg) scale(2) translateY(15%) translateX(25px)}@media only screen and (max-width:719px){.product-list-block .product .weird-rect,.product-list-block .product svg{display:none}}.product-list-block .product .product-content{padding:1.5rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.product-list-block .product .product-content>span{margin:0;font-size:1.2rem}.product-list-block .product .product-content>h3{font-size:1.75rem;margin:0}.product-list-block .product .product-content>a{margin-top:1rem;color:#3FA535}.icon-image-block{padding:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:719px){.icon-image-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem}}.icon-image-block .icon-image{width:40%;-ms-flex-negative:0;flex-shrink:0;margin-right:2rem;height:200px;background-size:cover;background-repeat:no-repeat;position:relative}@media only screen and (max-width:719px){.icon-image-block .icon-image{width:100%;margin:0}}.icon-image-block .icon-image:hover .icon-wrap{width:0;-ms-flex-negative:1;flex-shrink:1;overflow:hidden}.icon-image-block .icon-image .icon-wrap{-webkit-transition:all .2s ease;transition:all .2s ease;position:absolute;top:0;left:0;width:100px;height:100%;background:#3FA535;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon-image-block .icon-image .icon-wrap img{width:50px}.pyramid{text-align:center;margin-top:10px}.pyramid img{display:none}@media (max-width:600px){.pyramid{margin:0 -2rem}}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(../fonts/MaterialIcons-Regular.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(../fonts/MaterialIcons-Regular.woff2) format("woff2"),url(../fonts/MaterialIcons-Regular.woff) format("woff"),url(../fonts/MaterialIcons-Regular.ttf) format("truetype")}@font-face{font-family:DINpro;font-style:normal;font-weight:400;src:url(../fonts/DINPro-Regular.ttf) format("truetype")}@font-face{font-family:DINpro;font-style:normal;font-weight:200;src:url(../fonts/DINPro-Light.ttf) format("truetype")}@font-face{font-family:DINpro;font-style:normal;font-weight:700;src:url(../fonts/DINPro-Black.ttf) format("truetype")}html body *{-webkit-appearance:none;-moz-appearance:none}.banner-block.rounded{-webkit-clip-path:none;clip-path:url(#rounded)}input,select,textarea{border:1px solid #ccc}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}body,html{width:100%;margin:0;padding:0;overflow-x:hidden}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background:#fff;min-height:100vh}body>main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;position:relative}body header.sticky+main{padding-top:75px}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-family:DINpro,Barlow,Helvetica,sans-serif}a{color:#000;text-decoration:none}@font-face{font-family:inured;src:url("../../static/fonts/inured.eot");src:url("../../static/fonts/inured.eot?#iefix") format("embedded-opentype"),url("../../static/fonts/inured.woff") format("woff"),url("../../static/fonts/inured.ttf") format("truetype"),url("../../static/fonts/inured.svg#inured") format("svg");font-style:normal;font-weight:400}.icon{font-family:inured}.letter-box{padding:0 20px}.letter-box,main>*{width:100%;max-width:1024px;margin:0 auto}main>*{padding:0 20px;padding:0 4rem;line-height:1.4}main>.header-image{width:100%;height:400px;background-size:cover;background-position:50%;margin-top:4rem}@media only screen and (max-width:719px){main>.header-image{height:200px}}main>.header-image+.boxed{padding-top:4rem;padding-bottom:4rem;margin-bottom:4rem}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){main>.header-image{margin-top:0}main>.header-image+.boxed{padding:2rem;margin-bottom:0}}main>.header-title{background:#3FA535;color:#fff;width:100%;margin:0;padding:4rem;max-width:100%;text-align:center}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){main>.header-title{padding:4rem 1rem}}main>.header-title h1{margin:0}main>.header-title+.boxed{padding-top:4rem;margin-top:4rem;padding-bottom:4rem;margin-bottom:4rem}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:1199px){main>.header-title+.boxed{margin-top:0;margin-bottom:0}}@media only screen and (max-width:719px){main>.header-title+.boxed{padding:1rem}}.boxed{background:#fff}.blog-page{width:100%;max-width:1024px;margin:0 auto;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:flex-starT;-ms-flex-align:flex-starT;align-items:flex-starT;padding-top:4rem;padding-bottom:4rem}.blog-page>aside{width:250px;padding:1.5rem;background:#fff;margin-bottom:2rem}.blog-page>aside h2{margin-top:0}.blog-page>.feed{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 1.5rem;margin-left:2rem}.blog-page>.feed>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#fff}.blog-page>.feed>a>.image{width:200px;margin-right:1rem;background-size:cover;background-position:50%}@media only screen and (max-width:719px){.blog-page>.feed>a>.image{display:none}}.blog-page>.feed>a+a{margin-top:2rem}@media only screen and (max-width:719px){.blog-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:2rem}.blog-page>aside{width:100%}.blog-page>.feed{padding:0;margin-left:0}}h1,h2,h3,h4,h5,h6,p{margin:1em auto}h1,h2{font-weight:200}.wp-block-embed.alignfull{width:100%;max-width:100%}.wp-block-embed.alignwide{width:100%;max-width:1220px;margin:0 auto;padding:2rem 20px}.wp-block-embed.aligncenter,.wp-block-embed.alignleft,.wp-block-embed.alignright{width:100%;max-width:1024px;margin:0 auto;padding:2rem 20px}.wp-block-embed.alignfull{padding:0}.wp-block-embed iframe{width:100%;height:500px}@-webkit-keyframes rotate-vert-center{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn);opacity:.75}}@keyframes rotate-vert-center{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn);opacity:.75}}.rotate-vert-center{-webkit-animation:rotate-vert-center .5s cubic-bezier(.455,.03,.515,.955) both;animation:rotate-vert-center .5s cubic-bezier(.455,.03,.515,.955) both}body>header .main-header nav li a .hover-image{position:absolute;top:0;left:100%;display:none;background:#fff;width:300px;height:300px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}body>header .main-header nav li a:hover>.hover-image{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-blocks-block .tile-entry .horizontal span a{word-break:break-all;color:#fff;text-decoration:underline}.product-page .product-banner img{width:100%}