/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated{-webkit-animation-duration:1s!important;animation-duration:1s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s!important;animation-duration:.75s!important;-webkit-animation-name:bounceIn;animation-name:bounceIn}.bounceOut,.flipOutX{-webkit-animation-duration:.75s!important}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s!important;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-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 fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-duration:.75s!important;-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s!important;animation-duration:.75s!important;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s!important;animation-duration:2s!important;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@import url(https://use.typekit.net/kiy8mwi.css);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{color:#222c4c;font-family:proxima-nova,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0;padding:0}p{font-size:18px;line-height:26px;margin-bottom:15px}p:last-child{margin-bottom:0}@media only screen and (max-width:520px){p{font-size:16px;line-height:22px}}.title-divider-btt{background-color:#a0cc4c;display:block;height:3px;margin:0 0 30px;width:75px}h1{font-size:44px;line-height:52px}@media only screen and (max-width:520px){h1{font-size:38px;line-height:46px}}h2{font-size:40px;line-height:50px}@media only screen and (max-width:520px){h2{font-size:34px;line-height:42px}}h3{font-size:34px;line-height:44px}@media only screen and (max-width:520px){h3{font-size:28px;line-height:38px}}h4{font-size:28px;line-height:38px}@media only screen and (max-width:520px){h4{font-size:22px;line-height:32px}}h5{font-size:22px;line-height:32px}@media only screen and (max-width:520px){h5{font-size:18px;line-height:26px}}h6{font-size:20px;line-height:30px}@media only screen and (max-width:520px){h6{font-size:18px;line-height:26px}}strong{font-weight:700}::-moz-placeholder{color:rgb(33 49 96 / .25);font-size:inherit;line-height:inherit}::placeholder{color:rgb(33 49 96 / .25);font-size:inherit;line-height:inherit}a,a:visited{color:inherit;text-decoration:none}*{box-sizing:border-box;margin:0;padding:0}body{padding-top:210px}@media only screen and (max-width:768px){body{padding-top:150px}}@media only screen and (max-width:520px){body{padding-top:120px}}#scrollprev-wrapp-main-ss,.noscroller-cst-bdy{overflow:hidden}.container-cst{margin:0 auto;max-width:1160px;width:100%}@media only screen and (max-width:1175px){.container-cst{padding-left:20px;padding-right:20px}}img.aligncenter,img.alignleft,img.alignnone,img.alignright{display:block;height:auto;max-width:100%}img.alignleft,img.alignnone,img.alignright{margin:1em 0}img.aligncenter{display:block;margin:1em}a img.alignright{float:right;margin:0 0 1em 1em}a img.alignleft{float:left;margin:0 1em 1em 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}@media only screen and (min-width:768px){img.alignright{float:right;margin:0 0 1em 1em}img.alignleft{float:left;margin:0 1em 1em 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}a img.alignright{float:right;margin:0 0 1em 1em}a img.alignleft{float:left;margin:0 1em 1em 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.section{padding:65px 0}}.resuable-owl-crsll .owl-item img{width:auto}.resuable-owl-crsll .owl-dots{margin-top:20px!important}.resuable-owl-crsll .owl-dots .active{background:#a0cc4c!important}.resuable-owl-crsll .owl-dots .owl-dot span{display:none!important}.resuable-owl-crsll .owl-dots .owl-dot{background-color:#fff;border-radius:50%!important;height:12px!important;margin:6px!important;width:12px!important}.dots-alt-styles-gbl .owl-dots .owl-dot{background-color:#dadbda}.global-cst-caro-navigation-lr{display:flex}.global-cst-caro-navigation-lr .btn-wrap-caro-navigation-lr{webkit-transition:.25s all;cursor:pointer;margin-right:15px;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}.global-cst-caro-navigation-lr .btn-wrap-caro-navigation-lr:last-child{margin:0}.global-cst-caro-navigation-lr .btn-caro-prev{left:0}.global-cst-caro-navigation-lr .btn-caro-prev:hover{left:-10px}.global-cst-caro-navigation-lr .btn-caro-next{right:0}.global-cst-caro-navigation-lr .btn-caro-next:hover{right:-10px}#purechat-container .purechat-launcher-carousel .purechat-launcher-message{display:none!important}#cst-buit-hdr-main{background-color:#fff;left:0;position:fixed;top:0;width:100%;z-index:99}#cst-buit-hdr-main .top-hdr-wrapp{webkit-transition:.25s all;align-items:center;background-color:#222c4c;display:flex;height:150px;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}#cst-buit-hdr-main .top-hdr-wrapp .container-cst{align-items:center;display:flex;justify-content:space-between;position:relative}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row{webkit-transition:.25s all;color:#fff;font-size:18px;line-height:22px;margin-bottom:6px;opacity:1;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;visibility:visible}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row .mobile-icon-repp{display:inline-block;display:none;margin-right:5px}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row .mobile-icon-repp svg path{fill:#a0cc4c!important}@media only screen and (max-width:768px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row .mobile-icon-repp{display:inline-block}}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row .location{font-weight:700}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row .tel{font-weight:400}@media only screen and (max-width:768px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row .tel{display:none}}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row:last-child{margin-bottom:0}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row:hover{color:#a0cc4c}@media only screen and (max-width:520px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .hdr-phone-deets .contact-row{font-size:15px;line-height:18px;margin-bottom:2px}}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .logo-wrapper{webkit-transition:.325s all;left:0;margin:0 auto;max-width:165px;position:absolute;right:0;top:-25px;transition:all .325s;-moz-transition:all .325s;-ms-transition:all .325s;-o-transition:all .325s;width:100%}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .logo-wrapper img{width:100%}@media only screen and (max-width:768px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .logo-wrapper{max-width:150px;top:-22px}}@media only screen and (max-width:520px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .logo-wrapper{max-width:115px;top:-15px}}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst{webkit-transition:.25s all;opacity:1;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;visibility:visible}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll{align-items:center;border:2px solid #fff;border-radius:24px;display:flex;height:50px}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll button,#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll input{background-color:#fff0;border:0;font-size:16px;font-weight:500;height:100%}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll input{webkit-transition:.25s all;webkit-outline:0;border-radius:24px 0 0 24px;color:#fff;font-size:15px;font-weight:700;line-height:18px;margin-right:5px;max-width:300px;outline:0;padding:10px 15px 10px 25px;text-transform:uppercase;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll input::-moz-placeholder{color:hsl(0 0% 100% / .75)!important}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll input::placeholder{color:hsl(0 0% 100% / .75)!important}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll button{webkit-transition:.25s all;align-items:center;background-color:#fff;border-radius:50%;display:flex;height:50px;justify-content:center;position:relative;right:-2px;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:50px}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll button img{max-width:18px;width:100%}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll:hover button{background-color:#a0cc4c}@media only screen and (max-width:1350px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll{margin-right:75px}}@media only screen and (max-width:1175px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll{margin-right:55px}}@media only screen and (max-width:998px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst #headerSearchAll{display:none}}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst .icon-search-ott{background-color:#fff;border-radius:50%;display:none;height:45px;width:45px}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst .icon-search-ott a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst .icon-search-ott a img{max-width:18px}@media only screen and (max-width:998px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst .icon-search-ott{display:block}}@media only screen and (max-width:520px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst .icon-search-ott{height:40px;width:40px}}@media only screen and (max-width:475px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst .icon-search-ott{display:none}}@media only screen and (max-width:998px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst{padding-right:60px}}@media only screen and (max-width:520px){#cst-buit-hdr-main .top-hdr-wrapp .container-cst .search-wrapp-cst{padding-right:55px}#cst-buit-hdr-main .top-hdr-wrapp{height:120px}}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst{max-width:1350px}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav{display:block;margin:0 auto;text-align:center;width:auto}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li{webkit-transition:.2s all;color:#222c4c;display:inline-block;height:60px;position:relative;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li a{align-items:center;display:flex;font-size:14px;font-weight:700;height:100%;letter-spacing:.6px;line-height:18px;padding:15px 8px;text-transform:uppercase}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu{webkit-transition:.2s all;background-color:#a0cc4c;height:auto!important;left:0;opacity:0;position:absolute;text-align:left;top:60px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;visibility:hidden;width:280px;z-index:10;z-index:5}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu li{webkit-transition:.2s all;background-color:#a0cc4c;color:#fff;display:block;height:auto;position:relative;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;width:100%}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu li a{padding:15px;position:relative;width:auto}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu li .sub-menu{left:280px;opacity:0;top:0;visibility:hidden}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu li .sub-menu .desktop-dropdown-ico{display:none!important}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu li:hover{background-color:#fff;color:#222c4c}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu li:hover .sub-menu{opacity:1;visibility:visible}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu li:hover .sub-menu li a{padding:17px 15px}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu li:last-child{border-bottom:0}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu .menu-item-has-children .desktop-dropdown-ico{background-image:url(https://buitelaaragriculture.com/wp-content/themes/buitelaar/library/css/../images/icons/plus-icon.png);display:inline-block!important;height:22px;width:22px}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu .menu-item-has-children:hover .desktop-dropdown-ico{background-image:url(https://buitelaaragriculture.com/wp-content/themes/buitelaar/library/css/../images/icons/minus-icon.png)!important;height:22px!important;transform:rotate(0)!important;width:25px!important}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li .sub-menu .desktop-dropdown-ico{display:none}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li:hover .sub-menu{opacity:1;visibility:visible}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li:last-child{margin-right:0}@media only screen and (max-width:1350px){#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li:nth-child(3){display:none}}@media only screen and (max-width:1250px){#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li:nth-child(2){display:none}}@media only screen and (max-width:998px){#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li:nth-child(4){display:none}}@media only screen and (max-width:828px){#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul li:nth-child(6){display:none}}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul .desktop-dropdown-ico{webkit-transition:.25s all;background-position:50%;background-repeat:no-repeat;background-size:contain;display:none;height:inherit;margin-left:6px;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:inherit}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul .menu-item-has-children .desktop-dropdown-ico{background-image:url(https://buitelaaragriculture.com/wp-content/themes/buitelaar/library/css/../images/icons/down-chev.png);display:inline-block;height:8px;width:8px}#cst-buit-hdr-main .btm-hdr-wrapp .container-cst nav ul .menu-item-has-children:hover .desktop-dropdown-ico{transform:rotate(180deg)}@media only screen and (max-width:768px){#cst-buit-hdr-main .btm-hdr-wrapp{display:none}}.hdr-scroll-active-btr .top-hdr-wrapp{height:100px!important}.hdr-scroll-active-btr .top-hdr-wrapp .hdr-phone-deets{height:55px}.hdr-scroll-active-btr .top-hdr-wrapp .hdr-phone-deets .contact-row{opacity:0!important;visibility:hidden!important}.hdr-scroll-active-btr .top-hdr-wrapp .logo-wrapper{max-width:95px!important;top:0!important}.hdr-scroll-active-btr .top-hdr-wrapp .search-wrapp-cst{opacity:0!important;visibility:hidden!important}.hdr-scroll-active-btr .top-hdr-wrapp .mobile-toggle-wrapp{top:3px}#cst-theme-site-ftr-rename{background-color:#222c4c;border-top:2px solid #a0cc4c;padding:75px 0}#cst-theme-site-ftr-rename .top-deets-wrapp{align-items:flex-start;display:flex;justify-content:space-between}#cst-theme-site-ftr-rename .top-deets-wrapp .logo-wrapp{max-width:240px;width:100%}#cst-theme-site-ftr-rename .top-deets-wrapp .logo-wrapp img{width:100%}@media only screen and (max-width:768px){#cst-theme-site-ftr-rename .top-deets-wrapp .logo-wrapp{max-width:215px}}@media only screen and (max-width:520px){#cst-theme-site-ftr-rename .top-deets-wrapp .logo-wrapp{max-width:190px}}#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp{margin:0 20px 0 50px;max-width:510px;width:100%}#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp .menus-inner-wrapp{display:flex;justify-content:space-between}#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp .menus-inner-wrapp ul{margin-right:25px;width:50%}#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp .menus-inner-wrapp ul li{webkit-transition:.25s all;color:#fff;display:block;font-size:16px;font-weight:700;letter-spacing:1.6px;line-height:22px;margin-bottom:10px;text-transform:uppercase;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp .menus-inner-wrapp ul li:hover{color:#a0cc4c}@media only screen and (max-width:520px){#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp .menus-inner-wrapp ul li{font-size:15px;letter-spacing:1.2px;line-height:20px}}#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp .menus-inner-wrapp ul:last-child{margin-right:0}@media only screen and (max-width:998px){#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp .menus-inner-wrapp ul:last-child{display:none}#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp .menus-inner-wrapp ul{width:100%}}@media only screen and (max-width:768px){#cst-theme-site-ftr-rename .top-deets-wrapp .menus-wrapp{display:none}}#cst-theme-site-ftr-rename .top-deets-wrapp .mobile-spec-footer-menu-bll{display:none}#cst-theme-site-ftr-rename .top-deets-wrapp .mobile-spec-footer-menu-bll .ftr-nav-mob li{webkit-transition:.25s all;color:#fff;display:block;font-size:16px;font-weight:700;letter-spacing:1.6px;line-height:22px;margin-bottom:10px;text-transform:uppercase;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}#cst-theme-site-ftr-rename .top-deets-wrapp .mobile-spec-footer-menu-bll .ftr-nav-mob li:hover{color:#a0cc4c}@media only screen and (max-width:520px){#cst-theme-site-ftr-rename .top-deets-wrapp .mobile-spec-footer-menu-bll .ftr-nav-mob li{font-size:15px;letter-spacing:1.2px;line-height:20px}}@media only screen and (max-width:768px){#cst-theme-site-ftr-rename .top-deets-wrapp .mobile-spec-footer-menu-bll{display:block;margin:25px 0 20px}}#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets{max-width:230px;width:100%}#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets .fttr-phone-deets{margin-bottom:25px}#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets .fttr-phone-deets .contact-row{webkit-transition:.25s all;color:#fff;font-size:18px;line-height:22px;margin-bottom:6px;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets .fttr-phone-deets .contact-row .location{font-weight:700}#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets .fttr-phone-deets .contact-row .tel{font-weight:400}#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets .fttr-phone-deets .contact-row:last-child{margin-bottom:0}#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets .fttr-phone-deets .contact-row:hover{color:#a0cc4c}@media only screen and (max-width:520px){#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets .fttr-phone-deets .contact-row{font-size:15px;line-height:18px;margin-bottom:2px}}#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets .gbl-social-wrapp-cst{justify-content:flex-start}@media only screen and (max-width:768px){#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets .gbl-social-wrapp-cst{justify-content:center}#cst-theme-site-ftr-rename .top-deets-wrapp .contact-deets{text-align:center}#cst-theme-site-ftr-rename .top-deets-wrapp{align-items:center;flex-direction:column;justify-content:center}}#cst-theme-site-ftr-rename .terms-wrapp-btm{align-items:center;display:flex;margin-top:75px}#cst-theme-site-ftr-rename .terms-wrapp-btm p{color:#fff;font-size:14px;line-height:14px;margin:0 8px 0 0}#cst-theme-site-ftr-rename .terms-wrapp-btm ul li{color:#fff;display:inline-block;font-size:14px;line-height:14px;margin-right:10px;position:relative;top:-1px}#cst-theme-site-ftr-rename .terms-wrapp-btm ul li:after{color:#fff;content:"|";position:absolute;right:-9px;top:0}#cst-theme-site-ftr-rename .terms-wrapp-btm ul li:last-child{margin-right:0}#cst-theme-site-ftr-rename .terms-wrapp-btm ul li:last-child:after{display:none}@media only screen and (max-width:768px){#cst-theme-site-ftr-rename .terms-wrapp-btm{flex-direction:column;margin-top:35px}}@media only screen and (max-width:520px){#cst-theme-site-ftr-rename .terms-wrapp-btm{margin-top:25px}}@media only screen and (max-width:768px){#cst-theme-site-ftr-rename{padding:60px 0}}@media only screen and (max-width:520px){#cst-theme-site-ftr-rename{padding:45px 0}}#warning-dev-notice-actt{webkit-transition:.5s all;align-items:center;background-color:rgb(0 0 0 / .8);display:flex;height:100%;justify-content:center;left:0;padding:25px;position:fixed;top:0;transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;width:100%;z-index:105}#warning-dev-notice-actt .inner-message-wrapp{background-color:#eee;border-bottom-left-radius:15px;border-bottom-right-radius:15px;max-width:550px;width:100%}#warning-dev-notice-actt .inner-message-wrapp .text-wrapp{padding:40px;text-align:center}#warning-dev-notice-actt .inner-message-wrapp .text-wrapp h4{font-size:24px;line-height:24px;margin-bottom:15px}#warning-dev-notice-actt .inner-message-wrapp .text-wrapp p{font-size:15px;line-height:22px}@media only screen and (max-width:520px){#warning-dev-notice-actt .inner-message-wrapp .text-wrapp{padding:35px 25px}}#warning-dev-notice-actt .inner-message-wrapp .btn-wrapp{background-color:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px;display:block;font-size:15px;font-weight:500;line-height:15px;padding:20px;text-align:center;text-transform:uppercase;width:100%}@media only screen and (max-width:1050px){#warning-dev-notice-actt .inner-message-wrapp{flex-direction:column}}.dev-message-hidden-actt{display:none!important}.owl-carousel{-webkit-tap-highlight-color:#fff0;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-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{-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.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;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(https://buitelaaragriculture.com/wp-content/themes/buitelaar/library/css/owl.video.play.png) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{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{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.owl-theme .owl-nav{-webkit-tap-highlight-color:#fff0;margin-top:10px;text-align:center}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.5}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{-webkit-tap-highlight-color:#fff0;text-align:center}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block;*display:inline}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-theme .owl-controls .owl-page{display:inline-block}.owl-theme .owl-controls .owl-page span{background:none repeat scroll 0 0 #869791;border-radius:20px;display:block;height:12px;margin:5px 7px;opacity:.5;width:12px}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.mobile-toggle-wrapp{webkit-transition:.2s all;cursor:pointer;display:none;padding:15px;position:absolute;right:15px;top:-2px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;z-index:99}.mobile-toggle-wrapp span{background:#fff;border:none;cursor:pointer;display:block;height:2px;transition:all .35s ease;width:30px}.mobile-toggle-wrapp span:nth-of-type(2),.mobile-toggle-wrapp span:nth-of-type(3){margin-top:7px}.mobile-toggle-wrapp.active span{background:#a0cc4c}.mobile-toggle-wrapp.active .top{transform:translateY(6px) translateX(0) rotate(45deg)}.mobile-toggle-wrapp.active .middle{opacity:0}.mobile-toggle-wrapp.active .bottom{transform:translateY(-12px) translateX(0) rotate(-45deg)}@media only screen and (max-width:1350px){.mobile-toggle-wrapp{display:block}}#mobile-menu-cst-overlay{webkit-transition:.2s all;background:#fff;height:calc(100% - 210px);left:0;opacity:0;overflow:scroll;position:fixed;top:210px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;visibility:hidden;width:100%;z-index:999}#mobile-menu-cst-overlay nav{padding:45px;position:relative}#mobile-menu-cst-overlay nav ul{list-style:none}#mobile-menu-cst-overlay nav ul li{display:block;font-size:14px;font-weight:700;letter-spacing:.6px;line-height:18px;position:relative;text-transform:uppercase}#mobile-menu-cst-overlay nav ul li a{color:#222c4c;display:inline-block;padding:15px 20px;position:relative;text-decoration:none}#mobile-menu-cst-overlay nav ul li .sub-menu{display:none;margin:5px 0}#mobile-menu-cst-overlay nav ul li .sub-menu li a{padding:15px 20px 15px 35px}#mobile-menu-cst-overlay nav ul li .sub-menu li:last-child{border-bottom:0}#mobile-menu-cst-overlay nav ul li .sub-menu .mob_activate_sub{display:none}#mobile-menu-cst-overlay nav ul li .sub-menu .menu-item-has-children .mob_activate_sub{display:block}#mobile-menu-cst-overlay nav ul li .sub-menu .sub-menu{margin:0}#mobile-menu-cst-overlay nav ul li .sub-menu .sub-menu li a{padding:15px 20px 15px 60px}#mobile-menu-cst-overlay nav ul li .sub-menu .sub-menu .mob_activate_sub{display:none}#mobile-menu-cst-overlay nav ul .menu-item-has-children .mob_activate_sub,#mobile-menu-cst-overlay nav ul li .show_mob_ddw{display:block}#mobile-menu-cst-overlay nav ul .mob_activate_sub{display:none;height:100%;margin-left:10px;position:absolute;right:-25px;top:0;width:35px}#mobile-menu-cst-overlay nav ul .mob_activate_sub .arrowmob{webkit-transition:.25s all;background-image:url(https://buitelaaragriculture.com/wp-content/themes/buitelaar/library/css/../images/icons/plus-icon-mobile.png);background-position:50%;background-repeat:no-repeat;bottom:0;display:block;height:20px;left:0;position:absolute;right:0;top:14px;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:20px}#mobile-menu-cst-overlay nav ul .flipmob .arrowmob{background-image:url(https://buitelaaragriculture.com/wp-content/themes/buitelaar/library/css/../images/icons/minus-icon-mobile.png)!important;height:25px!important;top:9px!important;width:25px!important}#mobile-menu-cst-overlay nav ul .menu-item-has-children .mob_activate_sub{display:inline-block}@media only screen and (max-width:520px){#mobile-menu-cst-overlay nav{padding:30px}}#mobile-menu-cst-overlay.mbb-overlay-cst-active{opacity:1;visibility:visible}@media only screen and (min-width:1350px){#mobile-menu-cst-overlay{display:none}}@media only screen and (max-width:768px){#mobile-menu-cst-overlay{height:calc(100% - 150px);top:150px}}@media only screen and (max-width:520px){#mobile-menu-cst-overlay{height:calc(100% - 120px);top:120px}}.hdr-mbile-overlay-scrolled{height:calc(100% - 155px)!important;top:155px!important}@media only screen and (max-width:768px){.hdr-mbile-overlay-scrolled{height:calc(100% - 100px)!important;top:100px!important}}.form-main-cst-wrapp{font-family:proxima-nova,sans-serif,Helvetica Neue,Helvetica,Arial!important;position:relative}.form-main-cst-wrapp input[type=date]:active:before,.form-main-cst-wrapp input[type=date]:focus:before,.form-main-cst-wrapp input[type=date]:visited:before{color:rgb(33 49 96 / .45);content:""!important}.form-main-cst-wrapp .ampmselect{display:block;margin-top:5px;max-width:580px;width:100%}.form-main-cst-wrapp .ampmselect .wpcf7-list-item{display:inline-block;float:left;width:50%}.form-main-cst-wrapp input[type=date],.form-main-cst-wrapp input[type=email],.form-main-cst-wrapp input[type=tel],.form-main-cst-wrapp input[type=text],.form-main-cst-wrapp select,.form-main-cst-wrapp textarea{-webkit-appearance:none;background-color:#fff;border:1px solid #222c4c;box-shadow:none;color:#222c4c;font-family:proxima-nova,sans-serif,Helvetica Neue,Helvetica,Arial!important;font-size:15px;font-weight:400;line-height:21px;margin:0 0 15px;padding:25px 10px 10px;width:100%}.form-main-cst-wrapp textarea{max-height:150px}.form-main-cst-wrapp input[type=date]{padding:14px 20px}.form-main-cst-wrapp select{background:url(https://buitelaaragriculture.com/wp-content/themes/buitelaar/library/css/../images/menus/menu_dropdown.png) no-repeat 95% #fff}.form-main-cst-wrapp .showthis_para{display:block!important;font-size:17px;line-height:22px;margin:0 0 10px}.form-main-cst-wrapp .subtitlewrap{text-align:left}.form-main-cst-wrapp .subtitlewrap p{display:none}.form-main-cst-wrapp .wpcf7-list-item{margin:5px 0 15px}.form-main-cst-wrapp .form-input-wrapp{display:flex;justify-content:space-between;text-align:left;width:100%}.form-main-cst-wrapp .form-input-wrapp br{display:none}.form-main-cst-wrapp .form-input-wrapp label{font-family:proxima-nova,sans-serif,Helvetica Neue,Helvetica,Arial!important;font-size:12px;font-weight:400;left:12px;line-height:12px;position:absolute;top:8px;z-index:5}.form-main-cst-wrapp .form-input-wrapp .no-edit-app{background-color:hsl(0 0% 93% / .75);color:rgb(3 10 54 / .6);opacity:.75;pointer-events:none!important}.form-main-cst-wrapp .form-input-wrapp .col-full-width{max-width:100%;position:relative;width:100%}@media only screen and (max-width:768px){.form-main-cst-wrapp .form-input-wrapp .col-full-width{max-width:100%}}.form-main-cst-wrapp .form-input-wrapp .col{max-width:50%;position:relative;width:100%}.form-main-cst-wrapp .form-input-wrapp .col select{background:url(https://buitelaaragriculture.com/wp-content/themes/buitelaar/library/css/../images/menus/menu_dropdown.png) no-repeat 95% #fff}.form-main-cst-wrapp .form-input-wrapp .col:first-of-type{margin-right:15px}@media only screen and (max-width:520px){.form-main-cst-wrapp .form-input-wrapp .col{max-width:100%}}.form-main-cst-wrapp .form-input-wrapp p{display:none}@media only screen and (max-width:520px){.form-main-cst-wrapp .form-input-wrapp{flex-direction:column}}.form-main-cst-wrapp .wrapper-gdpr-custom-ui-cst{margin:0 0 25px}.form-main-cst-wrapp .wrapper-gdpr-custom-ui-cst .input-cntrl-cst{align-items:center;display:flex}.form-main-cst-wrapp .wrapper-gdpr-custom-ui-cst .input-cntrl-cst .input-sgnal{border:1px solid #222c4c;height:20px;margin-right:10px;position:relative;width:20px}.form-main-cst-wrapp .wrapper-gdpr-custom-ui-cst .input-cntrl-cst .input-sgnal:after{background-color:#a0cc4c;content:"";display:none;height:12px;left:3px;position:absolute;top:3px;width:12px}.form-main-cst-wrapp .wrapper-gdpr-custom-ui-cst .input-cntrl-cst .input-wrap{color:#222c4c;font-family:proxima-nova,sans-serif,Helvetica Neue,Helvetica,Arial!important;font-size:12px;font-weight:400;line-height:20px}.form-main-cst-wrapp .wrapper-gdpr-custom-ui-cst .input-cntrl-cst .input-wrap a{text-decoration:underline}.form-main-cst-wrapp .wrapper-gdpr-custom-ui-cst .hidden-attr-field{display:none!important}.form-main-cst-wrapp .wrapper-gdpr-custom-ui-cst .hidden-attr-field .wpcf7-not-valid-tip{display:none}.form-main-cst-wrapp .errorsending-gdpr-custom-ui-cst .input-cntrl-cst .input-sgnal{border-color:red!important}.form-main-cst-wrapp .activated-gdpr-custom-ui-cst .input-cntrl-cst .input-sgnal:after{display:block!important}.form-main-cst-wrapp .btn-cst-wrapp{text-align:right}.form-main-cst-wrapp .btn-cst-wrapp .btn-gen-thme-cst{font-family:proxima-nova,sans-serif,Helvetica Neue,Helvetica,Arial!important}.successful-download-link-show{background-color:#a0cc4c;border-radius:30px;color:#fff;margin-top:10px;padding:10px;text-align:center;width:100%}.successful-download-link-show a{color:#222c4c;font-weight:600;text-decoration:underline}.submitting .alert-form{display:none!important}.alert-form{border:0!important;border-radius:30px;display:block!important;font-size:11px;line-height:13px;margin:0 auto!important;max-width:768px;padding:15px!important;text-align:center;width:100%}.alertform-success{background-color:green;color:#fff}.alertform-warning{background-color:#ff0}.alertform-danger{background-color:red;color:#fff}span.wpcf7-not-valid-tip{background-color:inherit;border:0;color:red;display:block;float:right;font-size:10px;font-weight:400;line-height:10px;margin-top:-30px;opacity:.6;padding:0;position:relative;right:10px;text-align:right;width:150px;z-index:0}@media only screen and (max-width:768px){span.wpcf7-not-valid-tip{margin-top:-35px}}@media only screen and (max-width:520px){span.wpcf7-not-valid-tip{margin-top:-32px}}#get-in-touch-glob-btn{webkit-transition:.3s all;webkit-box-shadow:0 0 20px rgb(0 0 0 / .16);background-color:#a0cc4c;box-shadow:0 0 20px rgb(0 0 0 / .16);cursor:pointer;height:70px;left:-90px;padding:25px 0;position:fixed;text-align:center;top:400px;transform:rotate(-90deg);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;width:250px;z-index:102}#get-in-touch-glob-btn a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#get-in-touch-glob-btn a img{margin-right:15px}#get-in-touch-glob-btn a span{color:#fff;font-size:18px;font-weight:700;letter-spacing:1.2px;line-height:22px;text-transform:uppercase}#get-in-touch-glob-btn:hover{height:80px;left:-85px;top:395px}@media only screen and (max-width:998px){#get-in-touch-glob-btn{display:none}}.scroll-hidden-sidecta-cst{left:-250px!important}#brochure-download-overlay-prodwrapp{webkit-transition:.25s all;background-color:rgb(33 49 96 / .8);height:100%;left:0;opacity:0;overflow:scroll;padding:75px 20px;position:fixed;top:0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;visibility:hidden;width:100%;z-index:99}#brochure-download-overlay-prodwrapp .container-cst{align-items:center;background-color:#fff;display:flex;max-width:1160px;padding:0;position:relative}#brochure-download-overlay-prodwrapp .container-cst .close-icon-dl-ovr{cursor:pointer;height:40px;position:absolute;right:15px;top:15px;width:40px;z-index:5}#brochure-download-overlay-prodwrapp .container-cst .close-icon-dl-ovr span{background-color:#222c4c;height:2px;position:absolute;top:50%;width:100%}#brochure-download-overlay-prodwrapp .container-cst .close-icon-dl-ovr span:first-child{transform:rotate(45deg)}#brochure-download-overlay-prodwrapp .container-cst .close-icon-dl-ovr span:nth-child(2){transform:rotate(-45deg)}@media only screen and (max-width:998px){#brochure-download-overlay-prodwrapp .container-cst .close-icon-dl-ovr{background-color:#fff}}#brochure-download-overlay-prodwrapp .container-cst .left-img-wrapp{height:740px;overflow:hidden;position:relative;width:440px}#brochure-download-overlay-prodwrapp .container-cst .left-img-wrapp img{height:110%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:1440px){#brochure-download-overlay-prodwrapp .container-cst .left-img-wrapp{height:625px}}@media only screen and (max-width:1200px){#brochure-download-overlay-prodwrapp .container-cst .left-img-wrapp{width:390px}}@media only screen and (max-width:998px){#brochure-download-overlay-prodwrapp .container-cst .left-img-wrapp{height:300px;width:100%}}@media only screen and (max-width:768px){#brochure-download-overlay-prodwrapp .container-cst .left-img-wrapp{height:250px}}@media only screen and (max-width:520px){#brochure-download-overlay-prodwrapp .container-cst .left-img-wrapp{height:215px}}#brochure-download-overlay-prodwrapp .container-cst .right-form-wrapp{max-width:calc(100% - 440px);padding:50px;width:100%}#brochure-download-overlay-prodwrapp .container-cst .right-form-wrapp .title-input{margin:0 0 50px}@media only screen and (max-width:768px){#brochure-download-overlay-prodwrapp .container-cst .right-form-wrapp .title-input .title-divider-btt{margin:0 0 25px}}#brochure-download-overlay-prodwrapp .container-cst .right-form-wrapp .title-input h4{text-transform:uppercase}@media only screen and (max-width:768px){#brochure-download-overlay-prodwrapp .container-cst .right-form-wrapp .title-input{margin:0 0 25px}}@media only screen and (max-width:1200px){#brochure-download-overlay-prodwrapp .container-cst .right-form-wrapp{padding:50px 20px}}@media only screen and (max-width:998px){#brochure-download-overlay-prodwrapp .container-cst .right-form-wrapp{max-width:100%;padding:50px}}@media only screen and (max-width:768px){#brochure-download-overlay-prodwrapp .container-cst .right-form-wrapp{padding:50px 20px}}@media only screen and (max-width:520px){#brochure-download-overlay-prodwrapp .container-cst .right-form-wrapp{padding:40px 20px}}@media only screen and (max-width:998px){#brochure-download-overlay-prodwrapp .container-cst{flex-direction:column;max-width:700px}}@media only screen and (max-width:768px){#brochure-download-overlay-prodwrapp{padding:60px 20px}}@media only screen and (max-width:520px){#brochure-download-overlay-prodwrapp{padding:50px 20px}}.activated_overlay_prod_download{opacity:1!important;visibility:visible!important}.blog-card-bb-wrapp{width:100%}.blog-card-bb-wrapp .img-wrapp{height:250px;margin-bottom:25px;overflow:hidden;position:relative;width:100%}.blog-card-bb-wrapp .img-wrapp img{webkit-transition:.25s all;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}@media only screen and (max-width:520px){.blog-card-bb-wrapp .img-wrapp{height:210px}}.blog-card-bb-wrapp .content-wrapp h5{color:#a0cc4c;font-size:16px;line-height:22px;margin-bottom:10px;text-transform:uppercase}.blog-card-bb-wrapp .content-wrapp h4{font-size:24px;line-height:28px;text-transform:uppercase}@media only screen and (max-width:520px){.blog-card-bb-wrapp .content-wrapp h4{font-size:21px;line-height:26px}}.blog-card-bb-wrapp .content-wrapp .btn-gen-thme-cst{webkit-transition:.25s all;margin-top:20px;opacity:0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;visibility:hidden}@media only screen and (max-width:768px){.blog-card-bb-wrapp .content-wrapp .btn-gen-thme-cst{opacity:1;visibility:visible}}@media only screen and (max-width:520px){.blog-card-bb-wrapp .content-wrapp .btn-gen-thme-cst{margin-top:15px}}.blog-card-bb-wrapp:hover .img-wrapp img{transform:scale(1.125)}.blog-card-bb-wrapp:hover .content-wrapp .btn-gen-thme-cst{opacity:1;visibility:visible}@media only screen and (max-width:998px){.blog-card-bb-wrapp{max-width:380px}}.btn-gen-thme-cst{align-items:center;border-radius:25px;border-style:solid;border-width:2px;cursor:pointer;display:inline-flex;padding:9px 30px;width:auto!important}.btn-gen-thme-cst,.btn-gen-thme-cst span{webkit-transition:.25s all;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}.btn-gen-thme-cst span{font-size:14px;font-weight:700;letter-spacing:1.2px;line-height:14px;text-transform:uppercase;white-space:nowrap;width:auto}.white-bg-btn-cst{background-color:#fff}.white-bg-btn-cst span{color:#000}.white-bg-btn-cst:hover{background-color:#a0cc4c}.white-bg-btn-cst:hover span{color:#fff}.green-bg-btn-cst{background-color:#a0cc4c;border-color:#a0cc4c}.green-bg-btn-cst span{color:#fff}.green-bg-btn-cst:hover{background-color:#fff}.green-bg-btn-cst:hover span{color:#a0cc4c}.green-bg-btn-cst-altt{background-color:#a0cc4c;border-color:#a0cc4c}.green-bg-btn-cst-altt span{color:#fff}.green-bg-btn-cst-altt:hover{background-color:#fff0}.green-bg-btn-cst-altt:hover span{color:#222c4c}.green-transparent-bg-btn-cst{background-color:#a0cc4c;border-color:#a0cc4c}.green-transparent-bg-btn-cst span{color:#fff}.green-transparent-bg-btn-cst:hover{background-color:#fff0}.green-transparent-bg-btn-cst:hover span{color:#fff}.blue-bg-btn-cst-alt{background-color:#a0cc4c;border-color:#222c4c}.blue-bg-btn-cst-alt span{color:#fff}.blue-bg-btn-cst-alt:hover{background-color:#222c4c}.blue-bg-btn-cst-alt:hover span{color:#fff}.transparent-bg-btn-cst{background-color:#fff0;border-color:#a0cc4c}.transparent-bg-btn-cst span{color:#fff}.transparent-bg-btn-cst:hover{background-color:#a0cc4c}.transparent-bg-btn-cst:hover span{color:#fff}.transparent-bg-btn-cst-alt{background-color:#fff0;border-color:#a0cc4c}.transparent-bg-btn-cst-alt span{color:#222c4c}.transparent-bg-btn-cst-alt:hover{background-color:#a0cc4c}.transparent-bg-btn-cst-alt:hover span{color:#fff}.btn-with-img-effects-cst{padding:9px 20px 9px 30px!important}.btn-with-img-effects-cst span{margin-right:15px}.btn-with-img-effects-cst .unhovered-btn-cst-icon{webkit-transition:.5s all;opacity:1;transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;visibility:visible;width:auto}.btn-with-img-effects-cst .hover-btn-cst-icon{opacity:0;visibility:hidden}.btn-with-img-effects-cst .hover-btn-cst-icon,.btn-with-img-effects-cst:hover .unhovered-btn-cst-icon{webkit-transition:.5s all;transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;width:0!important}.btn-with-img-effects-cst:hover .unhovered-btn-cst-icon{margin:0!important;opacity:0!important;visibility:hidden!important}.btn-with-img-effects-cst:hover .hover-btn-cst-icon{webkit-transition:.5s all;opacity:1!important;transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;visibility:visible!important;width:auto!important}.reverse-btn-odsj span{margin-left:15px!important;margin-right:0!important}.btn-gen-innercontent-thme-cst{align-items:center;background-color:#fff0;border-style:solid;border-width:0;cursor:pointer;display:inline-flex;padding:9px 10px 9px 0!important;width:auto!important}.btn-gen-innercontent-thme-cst,.btn-gen-innercontent-thme-cst span{webkit-transition:.25s all;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}.btn-gen-innercontent-thme-cst span{color:#222c4c;font-size:14px;font-weight:700;letter-spacing:.6px;line-height:14px;margin-right:15px;text-transform:uppercase;white-space:nowrap;width:auto}.btn-gen-innercontent-thme-cst .unhovered-btn-cst-icon{opacity:1;visibility:visible;width:auto}.btn-gen-innercontent-thme-cst .hover-btn-cst-icon{webkit-transition:.4s right;opacity:0;position:relative;right:0;transition:right .4s;-moz-transition:right .4s;-ms-transition:right .4s;-o-transition:right .4s;visibility:hidden;width:0!important}.btn-gen-innercontent-thme-cst:hover .unhovered-btn-cst-icon{margin:0!important;opacity:0!important;visibility:hidden!important;width:0!important}.btn-gen-innercontent-thme-cst:hover .hover-btn-cst-icon{webkit-transition:.4s right;opacity:1!important;right:-5px;transition:right .4s;-moz-transition:right .4s;-ms-transition:right .4s;-o-transition:right .4s;visibility:visible!important;width:auto!important}#btl-breadcrumbs-bnr-actv{background-color:#dadbda;padding:6px 0}#btl-breadcrumbs-bnr-actv .container-cst{max-width:1060px}#btl-breadcrumbs-bnr-actv .container-cst p span{font-size:14px;line-height:18px;margin:0 2px}#btl-breadcrumbs-bnr-actv .container-cst .breadcrumb_last{font-weight:700}.gbl-social-wrapp-cst{display:flex}.gbl-social-wrapp-cst a{webkit-transition:.25s all;align-items:center;background-color:#a0cc4c;border-radius:50%;display:inline-block;display:flex;height:34px;justify-content:center;margin-right:10px;max-width:34px;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.gbl-social-wrapp-cst a:last-child{margin-right:0}.gbl-social-wrapp-cst a:hover{background-color:#fff}.cst-resp-embed-container{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.cst-resp-embed-container embed,.cst-resp-embed-container iframe,.cst-resp-embed-container object{height:100%!important;left:0!important;position:absolute!important;top:0!important;width:100%!important}#html-sitemap-wrapp-cst{padding:75px 0}#html-sitemap-wrapp-cst .container-cst{align-items:flex-start;display:flex;justify-content:flex-end}#html-sitemap-wrapp-cst .container-cst h4{color:#000;font-size:22px;font-weight:600;line-height:24px;margin-bottom:15px}#html-sitemap-wrapp-cst .container-cst .col-wrapp-sm{margin-right:25px;width:50%}#html-sitemap-wrapp-cst .container-cst .col-wrapp-sm ul{list-style-position:inside;list-style-type:disc}#html-sitemap-wrapp-cst .container-cst .col-wrapp-sm ul li{font-size:16px;line-height:28px}#html-sitemap-wrapp-cst .container-cst .col-wrapp-sm:last-child{margin-bottom:0;margin-right:0}@media only screen and (max-width:768px){#html-sitemap-wrapp-cst .container-cst .col-wrapp-sm{margin-bottom:25px}#html-sitemap-wrapp-cst .container-cst{flex-direction:column;justify-content:center}#html-sitemap-wrapp-cst{padding:50px 0}}#search-wrapp-cst{background-color:#fafafa;padding:75px 0}#search-wrapp-cst .container-cst .title-wrapp{margin-bottom:50px}#search-wrapp-cst .container-cst .title-wrapp h1{color:inherit;font-size:40px;line-height:42px;text-transform:uppercase}@media only screen and (max-width:998px){#search-wrapp-cst .container-cst .title-wrapp h1{font-size:35px;line-height:39px}}@media only screen and (max-width:520px){#search-wrapp-cst .container-cst .title-wrapp h1{font-size:30px;line-height:34px}}#search-wrapp-cst .container-cst .title-wrapp .title-divider-btt{margin:25px 0 0}#search-wrapp-cst .container-cst .search-res-entry{background-color:#fff;margin-bottom:15px;padding:40px}#search-wrapp-cst .container-cst .search-res-entry h4{margin-bottom:15px}#search-wrapp-cst .container-cst .search-res-entry p{font-size:16px;line-height:24px;margin-bottom:15px;width:100%}#search-wrapp-cst .container-cst .search-res-entry .btn-gen-thme-cst{margin-top:10px}#search-wrapp-cst .container-cst .search-res-entry:last-child{margin-bottom:0}@media only screen and (max-width:768px){#search-wrapp-cst .container-cst .search-res-entry{padding:25px}}.bnr-buite-main{background-color:#222c4c;padding:110px 0;position:relative;z-index:10}.bnr-buite-main .background-ftt-wrapp{height:100%;left:0;position:absolute;top:0;width:100%}.bnr-buite-main .background-ftt-wrapp img,.bnr-buite-main .background-ftt-wrapp video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.5!important;position:absolute;top:0;width:100%}@media only screen and (max-width:768px){.bnr-buite-main .background-ftt-wrapp img,.bnr-buite-main .background-ftt-wrapp video{opacity:.375!important}}.bnr-buite-main .container-cst{color:#fff;max-width:1060px;position:relative;z-index:5}.bnr-buite-main .container-cst h1{font-size:48px;line-height:50px;text-transform:uppercase}@media only screen and (max-width:768px){.bnr-buite-main .container-cst h1{font-size:38px;line-height:46px}}@media only screen and (max-width:520px){.bnr-buite-main .container-cst h1{font-size:32px;line-height:40px}}.bnr-buite-main .container-cst p{font-size:21px;line-height:30px;max-width:770px}@media only screen and (max-width:768px){.bnr-buite-main .container-cst p{font-size:20px;line-height:28px}}@media only screen and (max-width:520px){.bnr-buite-main .container-cst p{font-size:18px;line-height:25px}}.bnr-buite-main .container-cst .btns-wrapp{margin-top:25px}.bnr-buite-main .container-cst .btns-wrapp .btn-gen-thme-cst{margin:3.5px}@media only screen and (max-width:520px){.bnr-buite-main .container-cst .btns-wrapp{margin-top:20px}}@media only screen and (max-width:768px){.bnr-buite-main{padding:75px 0}}@media only screen and (max-width:520px){.bnr-buite-main{padding:60px 0}}.bnr-padding-lrgg{padding:135px 0!important}@media only screen and (max-width:998px){.bnr-padding-lrgg{padding:115px 0!important}}@media only screen and (max-width:768px){.bnr-padding-lrgg{padding:80px 0!important}}@media only screen and (max-width:520px){.bnr-padding-lrgg{padding:60px 0!important}}.bnr-cst-align-left .container-cst{text-align:left!important}.bnr-cst-align-left .container-cst p{margin:20px auto 0 0}@media only screen and (max-width:520px){.bnr-cst-align-left .container-cst p{margin:15px auto 0 0}}.bnr-cst-align-center .container-cst{text-align:center!important}.bnr-cst-align-center .container-cst p{margin:20px auto}@media only screen and (max-width:520px){.bnr-cst-align-center .container-cst p{margin:15px auto}}.bnr-cst-align-right .container-cst{text-align:right!important}.bnr-cst-align-right .container-cst p{margin:20px 0 0 auto}@media only screen and (max-width:520px){.bnr-cst-align-right .container-cst p{margin:15px 0 0 auto}}.bnr-shape-dvr-line{height:2px;position:relative;width:100%}.content-standard-textarea-cst{overflow:hidden;padding:75px 0 35px;position:relative}.content-standard-textarea-cst .container-cst{max-width:1060px;position:relative;z-index:5}.content-standard-textarea-cst .container-cst ul{list-style-position:inside;list-style-type:disc;margin-bottom:20px;padding-left:1.4em;text-indent:-1.5em}.content-standard-textarea-cst .container-cst ul li{font-size:18px;line-height:26px;margin-bottom:8px}.content-standard-textarea-cst .container-cst ul li:last-child{margin-bottom:0}@media only screen and (max-width:520px){.content-standard-textarea-cst .container-cst ul li{font-size:16px;line-height:22px}}.content-standard-textarea-cst .container-cst .title-wrapp{margin-bottom:20px}.content-standard-textarea-cst .container-cst .title-wrapp .title-divider-btt{margin:0 0 25px}.content-standard-textarea-cst .container-cst .title-wrapp h2{color:inherit;font-size:34px;line-height:38px;text-transform:uppercase}@media only screen and (max-width:998px){.content-standard-textarea-cst .container-cst .title-wrapp h2{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.content-standard-textarea-cst .container-cst .title-wrapp h2{font-size:28px;line-height:32px}}.content-standard-textarea-cst .container-cst .larger-para-content{max-width:965px}.content-standard-textarea-cst .container-cst .larger-para-content p{font-size:21px;line-height:29px;margin-bottom:20px}@media only screen and (max-width:520px){.content-standard-textarea-cst .container-cst .larger-para-content p{font-size:18px;line-height:26px;margin-bottom:15px}}.content-standard-textarea-cst .container-cst .smlr-para-content{max-width:965px}.content-standard-textarea-cst .container-cst .smlr-para-content h1,.content-standard-textarea-cst .container-cst .smlr-para-content h2,.content-standard-textarea-cst .container-cst .smlr-para-content h3,.content-standard-textarea-cst .container-cst .smlr-para-content h4,.content-standard-textarea-cst .container-cst .smlr-para-content h5{font-size:28px;line-height:34px;margin:15px 0;text-transform:uppercase}@media only screen and (max-width:520px){.content-standard-textarea-cst .container-cst .smlr-para-content h1,.content-standard-textarea-cst .container-cst .smlr-para-content h2,.content-standard-textarea-cst .container-cst .smlr-para-content h3,.content-standard-textarea-cst .container-cst .smlr-para-content h4,.content-standard-textarea-cst .container-cst .smlr-para-content h5{font-size:24px;line-height:30px}}.content-standard-textarea-cst .container-cst .smlr-para-content p{font-size:18px;line-height:26px;margin-bottom:20px}@media only screen and (max-width:520px){.content-standard-textarea-cst .container-cst .smlr-para-content p{font-size:16px;line-height:22px;margin-bottom:15px}}.content-standard-textarea-cst .container-cst .cst-resp-embed-container{margin:45px 0;max-width:750px;width:100%}.content-standard-textarea-cst .fll-buitelogo{height:650px;position:absolute;right:-165px;top:200px;width:650px;z-index:0}.content-standard-textarea-cst .fll-buitelogo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:520px){.content-standard-textarea-cst .fll-buitelogo{right:-300px}}@media only screen and (max-width:998px){.content-standard-textarea-cst{padding:65px 0 35px}}@media only screen and (max-width:520px){.content-standard-textarea-cst{padding:50px 0 25px}}.icons-page-links{background-color:#222c4c;padding:50px 0}.icons-page-links .container-cst{max-width:1325px;position:relative;z-index:5}.icons-page-links .container-cst .icon-inner-wrapp{margin:10px auto;max-width:150px;text-align:center;width:100%}.icons-page-links .container-cst .icon-inner-wrapp .icon-img-wp{webkit-transition:.25s all;display:block;margin:0 auto 25px;max-width:110px;position:relative;top:0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}@media only screen and (max-width:520px){.icons-page-links .container-cst .icon-inner-wrapp .icon-img-wp{max-width:90px}}.icons-page-links .container-cst .icon-inner-wrapp h4{webkit-transition:.2s all;color:#fff;font-size:22px;line-height:26px;opacity:1;text-transform:uppercase;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;visibility:visible}@media only screen and (max-width:998px){.icons-page-links .container-cst .icon-inner-wrapp h4{font-size:20px;line-height:26px}}@media only screen and (max-width:520px){.icons-page-links .container-cst .icon-inner-wrapp h4{font-size:18px;line-height:22px}}.icons-page-links .container-cst .icon-inner-wrapp .btn-gen-thme-cst{display:none;position:relative}.icons-page-links .container-cst .icon-inner-wrapp .btn-gen-thme-cst img{width:inherit}.icons-page-links .container-cst .icon-inner-wrapp .btn-gen-thme-cst:after{bottom:-50px;content:"";height:50px;left:0;position:absolute;width:100%}@media only screen and (max-width:768px){.icons-page-links .container-cst .icon-inner-wrapp .btn-gen-thme-cst:after{display:none}.icons-page-links .container-cst .icon-inner-wrapp .btn-gen-thme-cst{display:inline-flex;margin-top:15px}}.icons-page-links .container-cst .icon-inner-wrapp:hover .icon-img-wp{top:-10px}@media only screen and (max-width:768px){.icons-page-links .container-cst .icon-inner-wrapp:hover .icon-img-wp{top:0}}.icons-page-links .container-cst .icon-inner-wrapp:hover h4{height:0!important;opacity:0!important;visibility:hidden!important}@media only screen and (max-width:768px){.icons-page-links .container-cst .icon-inner-wrapp:hover h4{height:auto!important;opacity:1!important;visibility:visible!important}}.icons-page-links .container-cst .icon-inner-wrapp:hover .btn-gen-thme-cst{display:inline-flex}@media only screen and (max-width:768px){.icons-page-links{padding:50px 0}}@media only screen and (max-width:520px){.icons-page-links{padding:30px 0}}.basic-textarea-w-img{overflow:hidden;padding:75px 0;position:relative}.basic-textarea-w-img .container-cst{align-items:flex-start;display:flex;justify-content:space-between;max-width:1060px;position:relative;z-index:5}.basic-textarea-w-img .container-cst .left-wrapp{margin-right:25px;max-width:440px;width:100%}.basic-textarea-w-img .container-cst .left-wrapp h2{margin-bottom:25px}.basic-textarea-w-img .container-cst .left-wrapp .larger-paras p{font-size:26px;line-height:32px;margin-bottom:20px}@media only screen and (max-width:768px){.basic-textarea-w-img .container-cst .left-wrapp .larger-paras p{font-size:25px;line-height:31px}}@media only screen and (max-width:520px){.basic-textarea-w-img .container-cst .left-wrapp .larger-paras p{font-size:22px;line-height:30px;margin-bottom:15px}}.basic-textarea-w-img .container-cst .left-wrapp .mid-paras p{font-size:21px;line-height:29px;margin-bottom:20px}@media only screen and (max-width:520px){.basic-textarea-w-img .container-cst .left-wrapp .mid-paras p{font-size:18px;line-height:26px;margin-bottom:15px}}.basic-textarea-w-img .container-cst .left-wrapp .nrm-paras p{font-size:18px;line-height:26px;margin-bottom:20px}@media only screen and (max-width:520px){.basic-textarea-w-img .container-cst .left-wrapp .nrm-paras p{font-size:16px;line-height:22px;margin-bottom:15px}}.basic-textarea-w-img .container-cst .left-wrapp .btn-gen-innercontent-thme-cst{margin-top:15px}@media only screen and (max-width:520px){.basic-textarea-w-img .container-cst .left-wrapp .btn-gen-innercontent-thme-cst{margin-top:10px}}@media only screen and (max-width:768px){.basic-textarea-w-img .container-cst .left-wrapp{margin-bottom:50px;margin-right:0;order:1}}@media only screen and (max-width:520px){.basic-textarea-w-img .container-cst .left-wrapp{margin-bottom:40px}}.basic-textarea-w-img .container-cst .right-wrapp{height:385px;max-width:570px;position:relative;width:100%}.basic-textarea-w-img .container-cst .right-wrapp img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:768px){.basic-textarea-w-img .container-cst .right-wrapp{margin:0 auto;order:2}}@media only screen and (max-width:520px){.basic-textarea-w-img .container-cst .right-wrapp{height:250px}}@media only screen and (max-width:768px){.basic-textarea-w-img .container-cst{align-items:center;flex-direction:column}}.basic-textarea-w-img .fll-buitelogo{bottom:-250px;height:650px;left:-250px;position:absolute;width:650px;z-index:0}.basic-textarea-w-img .fll-buitelogo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:768px){.basic-textarea-w-img{padding:60px 0}}@media only screen and (max-width:520px){.basic-textarea-w-img{padding:40px 0}}.basic-textarea-w-img-alt .container-cst .left-wrapp{max-width:570px!important}@media only screen and (max-width:998px){.basic-textarea-w-img-alt .container-cst .left-wrapp{margin-right:0;order:1!important}}.basic-textarea-w-img-alt .container-cst .right-wrapp{height:550px!important;margin-right:-150px!important;max-width:570px!important}@media only screen and (max-width:998px){.basic-textarea-w-img-alt .container-cst .right-wrapp{height:385px!important;margin:0 auto!important;order:2}}@media only screen and (max-width:520px){.basic-textarea-w-img-alt .container-cst .right-wrapp{height:250px!important}}@media only screen and (max-width:998px){.basic-textarea-w-img-alt .container-cst{align-items:center;flex-direction:column}}.contact-form-selection-cst{border-bottom:3px solid #a0cc4c;overflow:hidden;position:relative}.contact-form-selection-cst .container-cst{display:flex;padding-right:0;position:relative;z-index:5}.contact-form-selection-cst .container-cst .left-sect-wrapp{margin-right:25px;max-width:685px;padding:75px 0;width:100%}.contact-form-selection-cst .container-cst .left-sect-wrapp .title-wrapp{margin-bottom:50px}@media only screen and (max-width:998px){.contact-form-selection-cst .container-cst .left-sect-wrapp .title-wrapp .title-divider-btt{margin:0 auto 25px}}.contact-form-selection-cst .container-cst .left-sect-wrapp .title-wrapp h2{font-size:28px;line-height:32px;text-transform:uppercase}@media only screen and (max-width:520px){.contact-form-selection-cst .container-cst .left-sect-wrapp .title-wrapp h2{font-size:24px;line-height:30px}}@media only screen and (max-width:998px){.contact-form-selection-cst .container-cst .left-sect-wrapp .title-wrapp{text-align:center}}@media only screen and (max-width:520px){.contact-form-selection-cst .container-cst .left-sect-wrapp .title-wrapp{margin-bottom:25px}}.contact-form-selection-cst .container-cst .left-sect-wrapp .form-inner-wrapp{max-width:575px;width:100%}@media only screen and (max-width:1100px){.contact-form-selection-cst .container-cst .left-sect-wrapp{max-width:585px}}@media only screen and (max-width:998px){.contact-form-selection-cst .container-cst .left-sect-wrapp{margin:0 auto;padding:50px 0}}@media only screen and (max-width:520px){.contact-form-selection-cst .container-cst .left-sect-wrapp{padding:50px 0 25px}}.contact-form-selection-cst .container-cst .right-sect-wrapp{background-color:#fafafa;max-width:calc(100% - 685px);padding:75px 0 75px 75px;position:relative;width:100%}.contact-form-selection-cst .container-cst .right-sect-wrapp .title-wrapp-sb{margin-bottom:40px}.contact-form-selection-cst .container-cst .right-sect-wrapp .title-wrapp-sb h3{font-size:28px;line-height:32px;text-transform:uppercase}@media only screen and (max-width:520px){.contact-form-selection-cst .container-cst .right-sect-wrapp .title-wrapp-sb h3{font-size:24px;line-height:30px}.contact-form-selection-cst .container-cst .right-sect-wrapp .title-wrapp-sb{margin-bottom:25px}}.contact-form-selection-cst .container-cst .right-sect-wrapp .office-entry{margin-bottom:40px}@media only screen and (max-width:998px){.contact-form-selection-cst .container-cst .right-sect-wrapp .office-entry .title-divider-btt{margin:0 auto 25px}}.contact-form-selection-cst .container-cst .right-sect-wrapp .office-entry h4{font-size:28px;line-height:32px;margin-bottom:15px}@media only screen and (max-width:520px){.contact-form-selection-cst .container-cst .right-sect-wrapp .office-entry h4{font-size:24px;line-height:30px}}.contact-form-selection-cst .container-cst .right-sect-wrapp .office-entry .c-detail strong{font-size:21px;line-height:22px;margin-right:5px}@media only screen and (max-width:520px){.contact-form-selection-cst .container-cst .right-sect-wrapp .office-entry .c-detail strong{font-size:19px;line-height:21px}}.contact-form-selection-cst .container-cst .right-sect-wrapp .office-entry .c-address{margin-top:15px}@media only screen and (max-width:998px){.contact-form-selection-cst .container-cst .right-sect-wrapp .office-entry{margin-bottom:25px}}.contact-form-selection-cst .container-cst .right-sect-wrapp:after{background-color:#fafafa;content:"";height:100%;position:absolute;right:-200%;top:0;width:200%}.contact-form-selection-cst .container-cst .right-sect-wrapp:before{background-color:#fafafa;content:"";display:none;height:100%;left:-200%;position:absolute;top:0;width:200%}@media only screen and (max-width:998px){.contact-form-selection-cst .container-cst .right-sect-wrapp:before{display:block}}@media only screen and (max-width:1100px){.contact-form-selection-cst .container-cst .right-sect-wrapp{padding:75px 0 75px 50px}}@media only screen and (max-width:998px){.contact-form-selection-cst .container-cst .right-sect-wrapp{margin:0;max-width:100%;padding:50px 0;text-align:center}.contact-form-selection-cst .container-cst{flex-direction:column;padding-right:20px}}.contact-form-selection-cst .fll-buitelogo{bottom:-250px;height:650px;left:-250px;position:absolute;width:650px;z-index:0}.contact-form-selection-cst .fll-buitelogo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.contact-form-selected-ucc-cst{overflow:hidden;padding:75px 0 60px;position:relative}.contact-form-selected-ucc-cst .container-cst{max-width:768px}.contact-form-selected-ucc-cst .container-cst .main-wrapp h2{font-size:28px;line-height:38px;margin:-10px 0 40px;text-transform:uppercase}@media only screen and (max-width:520px){.contact-form-selected-ucc-cst .container-cst .main-wrapp h2{font-size:24px;line-height:24px;margin:-10px 0 30px}}.contact-form-selected-ucc-cst .container-cst form input[type=date],.contact-form-selected-ucc-cst .container-cst form input[type=email],.contact-form-selected-ucc-cst .container-cst form input[type=tel],.contact-form-selected-ucc-cst .container-cst form input[type=text],.contact-form-selected-ucc-cst .container-cst form select,.contact-form-selected-ucc-cst .container-cst form textarea{background-color:transparent!important}@media only screen and (max-width:520px){.contact-form-selected-ucc-cst{padding:50px 0 40px}}.latest-news-pull{padding:60px 0 75px;position:relative}.latest-news-pull .container-cst{align-items:flex-start;display:flex;justify-content:space-between}.latest-news-pull .container-cst .left-wrapp{margin-right:25px;max-width:275px;padding-top:25px;width:100%}.latest-news-pull .container-cst .left-wrapp h3{color:inherit;font-size:40px;line-height:42px;text-transform:uppercase}@media only screen and (max-width:998px){.latest-news-pull .container-cst .left-wrapp h3{font-size:35px;line-height:39px}}@media only screen and (max-width:520px){.latest-news-pull .container-cst .left-wrapp h3{font-size:30px;line-height:34px}}.latest-news-pull .container-cst .left-wrapp .title-divider-btt{margin:25px 0 55px}@media only screen and (max-width:768px){.latest-news-pull .container-cst .left-wrapp .title-divider-btt{margin:20px 0 25px}.latest-news-pull .container-cst .left-wrapp{margin-bottom:40px;margin-bottom:25px;margin-right:0;padding:0}}.latest-news-pull .container-cst .right-wrapp{max-width:770px;width:100%}.latest-news-pull .container-cst .right-wrapp .news-item-row{align-items:flex-start;border-bottom:1px solid #707070;display:flex;padding:20px 0}.latest-news-pull .container-cst .right-wrapp .news-item-row .date-wrapp{margin-right:25px;max-width:120px;text-align:center;width:100%}.latest-news-pull .container-cst .right-wrapp .news-item-row .date-wrapp .day{color:#a0cc4c;display:block;font-size:40px;font-weight:700;line-height:40px;margin-bottom:5px}@media only screen and (max-width:768px){.latest-news-pull .container-cst .right-wrapp .news-item-row .date-wrapp .day{font-size:35px;line-height:38px}}.latest-news-pull .container-cst .right-wrapp .news-item-row .date-wrapp .month{font-size:26px;font-weight:300;line-height:32px;text-transform:uppercase}@media only screen and (max-width:768px){.latest-news-pull .container-cst .right-wrapp .news-item-row .date-wrapp .month{font-size:24px;line-height:28px}.latest-news-pull .container-cst .right-wrapp .news-item-row .date-wrapp{max-width:110px}}@media only screen and (max-width:520px){.latest-news-pull .container-cst .right-wrapp .news-item-row .date-wrapp{display:none}}.latest-news-pull .container-cst .right-wrapp .news-item-row .title-wrapp h4{font-size:26px;line-height:32px;margin-bottom:5px;text-transform:uppercase}@media only screen and (max-width:998px){.latest-news-pull .container-cst .right-wrapp .news-item-row .title-wrapp h4{font-size:23px;line-height:27px}}@media only screen and (max-width:520px){.latest-news-pull .container-cst .right-wrapp .news-item-row .title-wrapp h4{font-size:20px;line-height:24px}}.latest-news-pull .container-cst .right-wrapp .news-item-row .title-wrapp .btn-gen-innercontent-thme-cst span{color:#a0cc4c!important}@media only screen and (max-width:520px){.latest-news-pull .container-cst .right-wrapp .news-item-row{padding:15px 0}}@media only screen and (max-width:768px){.latest-news-pull .container-cst{flex-direction:column}.latest-news-pull{padding:50px 0}}.our-awards-mainwrapp{background-color:#fafafa;padding:75px 0 95px;position:relative}.our-awards-mainwrapp .container-cst{position:relative;z-index:5}.our-awards-mainwrapp .container-cst .title-wrapp{margin:0 auto 75px;max-width:1040px;text-align:center;width:100%}.our-awards-mainwrapp .container-cst .title-wrapp h3{color:inherit;font-size:40px;line-height:42px;text-transform:uppercase}@media only screen and (max-width:998px){.our-awards-mainwrapp .container-cst .title-wrapp h3{font-size:35px;line-height:39px}}@media only screen and (max-width:520px){.our-awards-mainwrapp .container-cst .title-wrapp h3{font-size:30px;line-height:34px}}.our-awards-mainwrapp .container-cst .title-wrapp .title-divider-btt{margin:25px auto 35px}@media only screen and (max-width:520px){.our-awards-mainwrapp .container-cst .title-wrapp .title-divider-btt{margin:20px auto 25px}}@media only screen and (max-width:998px){.our-awards-mainwrapp .container-cst .title-wrapp{margin:0 auto 50px}}@media only screen and (max-width:520px){.our-awards-mainwrapp .container-cst .title-wrapp{margin:0 auto 30px}}.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item{margin:0 auto;max-width:180px;width:100%}.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item .logo-wrapp{align-items:center;display:flex;height:275px;justify-content:center;margin-bottom:10px;width:100%}.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item .logo-wrapp img{webkit-transition:.25s all;bottom:0;max-width:75%;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:auto!important}@media only screen and (max-width:520px){.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item .logo-wrapp{margin-bottom:0}}.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item .content-wrapp{text-align:center}.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item .content-wrapp h4{font-size:16px;line-height:22px;margin-bottom:15px}@media only screen and (max-width:520px){.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item .content-wrapp h4{font-size:14px;line-height:21px;margin-bottom:10px}}.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item .content-wrapp span{display:block;font-size:16px;line-height:22px}@media only screen and (max-width:520px){.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item .content-wrapp span{font-size:14px;line-height:20px}}.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item:hover .logo-wrapp img{bottom:20px}@media only screen and (max-width:768px){.our-awards-mainwrapp .container-cst .awards-carous-bb .award-item:hover .logo-wrapp img{bottom:0}}@media only screen and (max-width:998px){.our-awards-mainwrapp{padding:60px 0}}@media only screen and (max-width:520px){.our-awards-mainwrapp{padding:50px 0 30px}}.our-values-wrapp{background-color:#e0e0e0;padding:75px 0 95px}.our-values-wrapp .container-cst .title-wrapp{margin:0 auto 40px;max-width:1040px;text-align:center;width:100%}.our-values-wrapp .container-cst .title-wrapp h2{color:inherit;font-size:40px;line-height:42px;text-transform:uppercase}@media only screen and (max-width:998px){.our-values-wrapp .container-cst .title-wrapp h2{font-size:35px;line-height:39px}}@media only screen and (max-width:520px){.our-values-wrapp .container-cst .title-wrapp h2{font-size:30px;line-height:34px}}.our-values-wrapp .container-cst .title-wrapp .title-divider-btt{margin:30px auto 0}@media only screen and (max-width:520px){.our-values-wrapp .container-cst .title-wrapp .title-divider-btt{margin:20px auto 0}}@media only screen and (max-width:768px){.our-values-wrapp .container-cst .title-wrapp{margin:0 auto 50px}}@media only screen and (max-width:520px){.our-values-wrapp .container-cst .title-wrapp{margin:0 auto 35px}}.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp{margin:0 auto;max-width:275px;padding:25px 0;width:100%}.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp .icon-wrapp{height:80px;margin:0 auto 25px;max-width:80px}.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp .icon-wrapp img{webkit-transition:.25s all;bottom:0;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp .content-wrapp{text-align:center}.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp .content-wrapp h4{color:inherit;font-size:21px;line-height:29px;margin-bottom:15px;text-transform:uppercase}@media only screen and (max-width:520px){.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp .content-wrapp h4{font-size:18px;line-height:26px}}.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp .content-wrapp p{font-size:16px;line-height:22px}.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp:hover .icon-wrapp img{bottom:15px}@media only screen and (max-width:768px){.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp:hover .icon-wrapp img{bottom:0}.our-values-wrapp .container-cst .our-values-caros .value-inner-wrapp{padding:0}}@media only screen and (max-width:998px){.our-values-wrapp{padding:65px 0}}@media only screen and (max-width:768px){.our-values-wrapp{padding:60px 0}}@media only screen and (max-width:520px){.our-values-wrapp{padding:50px 0 40px}}.bb-accreditations-wrapp{background-color:#fff;border-top:1px solid #dadbda;padding:30px 0;position:relative;z-index:5}.bb-accreditations-wrapp .container-cst{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:5}.bb-accreditations-wrapp .container-cst .title-left{margin-right:25px;max-width:500px;width:100%}.bb-accreditations-wrapp .container-cst .title-left h3{color:inherit;font-size:21px;line-height:29px;text-transform:uppercase}@media only screen and (max-width:520px){.bb-accreditations-wrapp .container-cst .title-left h3{font-size:18px;line-height:26px}}@media only screen and (max-width:1050px){.bb-accreditations-wrapp .container-cst .title-left{margin:0 0 20px;text-align:center}}@media only screen and (max-width:520px){.bb-accreditations-wrapp .container-cst .title-left{margin:0 0 15px}}.bb-accreditations-wrapp .container-cst .logos-right{display:flex;max-width:575px;width:100%}.bb-accreditations-wrapp .container-cst .logos-right .logo-inner{height:60px;margin-right:10px;max-width:33.3%;position:relative;width:100%}.bb-accreditations-wrapp .container-cst .logos-right .logo-inner img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.bb-accreditations-wrapp .container-cst .logos-right .logo-inner:last-child{margin-right:0}@media only screen and (max-width:520px){.bb-accreditations-wrapp .container-cst .logos-right .logo-inner{height:50px;margin-right:5px}}@media only screen and (max-width:1050px){.bb-accreditations-wrapp .container-cst{flex-direction:column}}@media only screen and (max-width:520px){.bb-accreditations-wrapp{padding:20px 0}}.three-box-links-pg{padding:75px 0}.three-box-links-pg .container-cst .title-wrapp{margin:0 auto 65px;max-width:1040px;text-align:center;width:100%}.three-box-links-pg .container-cst .title-wrapp h2{color:inherit;font-size:40px;line-height:42px;text-transform:uppercase}@media only screen and (max-width:998px){.three-box-links-pg .container-cst .title-wrapp h2{font-size:35px;line-height:39px}}@media only screen and (max-width:520px){.three-box-links-pg .container-cst .title-wrapp h2{font-size:30px;line-height:34px}}.three-box-links-pg .container-cst .title-wrapp .title-divider-btt{margin:25px auto 0}@media only screen and (max-width:520px){.three-box-links-pg .container-cst .title-wrapp .title-divider-btt{margin:15px auto 0}}@media only screen and (max-width:998px){.three-box-links-pg .container-cst .title-wrapp{margin:0 auto 55px}}@media only screen and (max-width:768px){.three-box-links-pg .container-cst .title-wrapp{margin:0 auto 50px}}@media only screen and (max-width:520px){.three-box-links-pg .container-cst .title-wrapp{margin:0 auto 40px}}.three-box-links-pg .container-cst .thbox-carous-bb .box-item{align-items:center;background-color:#222c4c;display:flex;height:300px;justify-content:center;padding:25px;position:relative;width:100%}.three-box-links-pg .container-cst .thbox-carous-bb .box-item .bg-img-box{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.three-box-links-pg .container-cst .thbox-carous-bb .box-item .bg-img-box img{webkit-transition:.5s all;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.4;transform:scale(1);transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;width:100%}.three-box-links-pg .container-cst .thbox-carous-bb .box-item .content-wrapp{position:relative;text-align:center;z-index:5}.three-box-links-pg .container-cst .thbox-carous-bb .box-item .content-wrapp h4{color:#fff;font-size:28px;line-height:34px;text-transform:uppercase}@media only screen and (max-width:768px){.three-box-links-pg .container-cst .thbox-carous-bb .box-item .content-wrapp h4{font-size:24px;line-height:30px}}@media only screen and (max-width:520px){.three-box-links-pg .container-cst .thbox-carous-bb .box-item .content-wrapp h4{font-size:22px;line-height:28px}}.three-box-links-pg .container-cst .thbox-carous-bb .box-item .content-wrapp .title-divider-btt{margin:10px auto 15px}.three-box-links-pg .container-cst .thbox-carous-bb .box-item .content-wrapp p{color:#fff;font-size:16px;line-height:24px}.three-box-links-pg .container-cst .thbox-carous-bb .box-item .content-wrapp .btn-gen-thme-cst{display:none;position:relative}.three-box-links-pg .container-cst .thbox-carous-bb .box-item .content-wrapp .btn-gen-thme-cst img{width:inherit}@media only screen and (max-width:768px){.three-box-links-pg .container-cst .thbox-carous-bb .box-item .content-wrapp .btn-gen-thme-cst{display:inline-flex}}.three-box-links-pg .container-cst .thbox-carous-bb .box-item:hover .bg-img-box img{opacity:.3;transform:scale(1.2)}.three-box-links-pg .container-cst .thbox-carous-bb .box-item:hover .content-wrapp .btn-gen-thme-cst{display:inline-flex}@media only screen and (max-width:998px){.three-box-links-pg .container-cst .thbox-carous-bb .box-item{height:325px}}@media only screen and (max-width:768px){.three-box-links-pg .container-cst .thbox-carous-bb .box-item{margin:0 auto;max-width:450px;padding:20px 15px}}@media only screen and (max-width:998px){.three-box-links-pg{padding:65px 0 20px}}@media only screen and (max-width:768px){.three-box-links-pg{padding:55px 0 20px}}@media only screen and (max-width:520px){.three-box-links-pg{padding:40px 0 20px}}.grey-bg-ovvrr{background-color:#fafafa}.content-infographic-blk{overflow:hidden;padding:75px 0;position:relative}.content-infographic-blk .container-cst{max-width:1060px;position:relative;z-index:5}.content-infographic-blk .container-cst .title-wrapp{align-items:center;display:flex;margin-bottom:35px}.content-infographic-blk .container-cst .title-wrapp h2{font-size:34px;line-height:38px;text-transform:uppercase}@media only screen and (max-width:998px){.content-infographic-blk .container-cst .title-wrapp h2{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.content-infographic-blk .container-cst .title-wrapp h2{font-size:28px;line-height:32px}}.content-infographic-blk .container-cst .title-wrapp .title-icons-wrapp{display:flex;margin-left:20px}.content-infographic-blk .container-cst .title-wrapp .title-icons-wrapp .icon-inner{height:60px;margin-right:12px;position:relative;width:60px}.content-infographic-blk .container-cst .title-wrapp .title-icons-wrapp .icon-inner img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.content-infographic-blk .container-cst .title-wrapp .title-icons-wrapp .icon-inner:last-child{margin-right:0}@media only screen and (max-width:520px){.content-infographic-blk .container-cst .title-wrapp .title-icons-wrapp .icon-inner{height:50px;margin-right:8px;width:50px}}@media only screen and (max-width:768px){.content-infographic-blk .container-cst .title-wrapp .title-icons-wrapp{margin-left:0;margin-top:20px}}@media only screen and (max-width:520px){.content-infographic-blk .container-cst .title-wrapp .title-icons-wrapp{margin-top:15px}}@media only screen and (max-width:768px){.content-infographic-blk .container-cst .title-wrapp{align-items:flex-start;flex-direction:column}}.content-infographic-blk .container-cst .larger-para-content p{font-size:21px;line-height:29px;margin-bottom:20px}@media only screen and (max-width:520px){.content-infographic-blk .container-cst .larger-para-content p{font-size:18px;line-height:26px;margin-bottom:15px}}.content-infographic-blk .container-cst .smlr-para-content p{font-size:18px;line-height:26px;margin-bottom:20px}@media only screen and (max-width:520px){.content-infographic-blk .container-cst .smlr-para-content p{font-size:16px;line-height:22px;margin-bottom:15px}}.content-infographic-blk .container-cst .info-grpahic-wrapp{margin-top:50px;max-width:670px;width:100%}.content-infographic-blk .container-cst .info-grpahic-wrapp img{width:100%}.content-infographic-blk .fll-buitelogo{bottom:-235px;height:650px;position:absolute;right:-165px;width:650px;z-index:0}.content-infographic-blk .fll-buitelogo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.content-infographic-blk{padding:60px 0}}@media only screen and (max-width:768px){.content-infographic-blk{padding:50px 0}}.bb-benefit-bullets{background-color:#e0e0e0;padding:75px 0}.bb-benefit-bullets .container-cst{max-width:1060px;position:relative;z-index:5}.bb-benefit-bullets .container-cst .title-wrapp{text-align:center}.bb-benefit-bullets .container-cst .title-wrapp h2{color:inherit;font-size:40px;line-height:42px;text-transform:uppercase}@media only screen and (max-width:998px){.bb-benefit-bullets .container-cst .title-wrapp h2{font-size:35px;line-height:39px}}@media only screen and (max-width:520px){.bb-benefit-bullets .container-cst .title-wrapp h2{font-size:30px;line-height:34px}}.bb-benefit-bullets .container-cst .title-wrapp h4{font-size:21px;line-height:30px;margin-top:5px;text-transform:uppercase}@media only screen and (max-width:520px){.bb-benefit-bullets .container-cst .title-wrapp h4{margin-top:0}}.bb-benefit-bullets .container-cst .title-wrapp .title-divider-btt{margin:25px auto 55px}@media only screen and (max-width:998px){.bb-benefit-bullets .container-cst .title-wrapp .title-divider-btt{margin:25px auto 40px}}@media only screen and (max-width:520px){.bb-benefit-bullets .container-cst .title-wrapp .title-divider-btt{margin:25px auto 35px}}.bb-benefit-bullets .container-cst .bullet-list-ovvr-cst .col-bullet .bullet-row .bullet-content{font-weight:700}.bb-benefit-bullets .container-cst .bullets-wrapp{align-items:flex-start;display:flex}.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet{margin-right:50px;width:50%}.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet .bullet-row{align-items:flex-start;display:flex;margin-bottom:20px}.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet .bullet-row .arroe-right{margin-right:15px;max-width:20px;position:relative;top:5px;width:100%}.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet .bullet-row .arroe-right img{width:100%}.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet .bullet-row .bullet-content{color:#222c4c;font-size:22px;line-height:30px}@media only screen and (max-width:998px){.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet .bullet-row .bullet-content{font-size:21px;line-height:28px}}@media only screen and (max-width:520px){.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet .bullet-row .bullet-content{font-size:18px;line-height:26px}.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet .bullet-row{margin-bottom:15px}}.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet:last-child{margin-right:0}@media only screen and (max-width:998px){.bb-benefit-bullets .container-cst .bullets-wrapp .col-bullet{margin:0;width:100%}.bb-benefit-bullets .container-cst .bullets-wrapp{flex-direction:column;margin:0 auto;max-width:700px}}.bb-benefit-bullets .container-cst .btn-wrapper{margin-top:50px;text-align:center}.bb-benefit-bullets .container-cst .btn-wrapper .btn-gen-thme-cst{margin:0 auto}@media only screen and (max-width:998px){.bb-benefit-bullets .container-cst .btn-wrapper{margin-top:25px}.bb-benefit-bullets{padding:60px 0}}@media only screen and (max-width:520px){.bb-benefit-bullets{padding:50px 0}}.ft-testimonial-area{position:relative}.ft-testimonial-area .container-cst{align-items:center;display:flex;justify-content:space-between}.ft-testimonial-area .container-cst .left-wrapp-img{height:500px;margin-left:-150px;margin-right:25px;max-width:615px;position:relative;width:100%}.ft-testimonial-area .container-cst .left-wrapp-img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.ft-testimonial-area .container-cst .left-wrapp-img{height:425px;margin:0 0 25px;max-width:550px}}@media only screen and (max-width:520px){.ft-testimonial-area .container-cst .left-wrapp-img{height:325px;margin:0 0 15px;max-width:550px}}.ft-testimonial-area .container-cst .right-wrapp-ct{max-width:575px;padding:25px 0;text-align:center;width:100%}.ft-testimonial-area .container-cst .right-wrapp-ct .icon-line{margin-bottom:25px}.ft-testimonial-area .container-cst .right-wrapp-ct p{font-size:22px;line-height:30px}@media only screen and (max-width:520px){.ft-testimonial-area .container-cst .right-wrapp-ct p{font-size:20px;line-height:26px}}.ft-testimonial-area .container-cst .right-wrapp-ct h5{font-size:15px;letter-spacing:1.2px;line-height:18px;margin:35px 0 2px;text-transform:uppercase}@media only screen and (max-width:520px){.ft-testimonial-area .container-cst .right-wrapp-ct h5{margin:25px 0 2px}}.ft-testimonial-area .container-cst .right-wrapp-ct h6{font-size:15px;font-weight:400;letter-spacing:1.2px;line-height:18px;text-transform:uppercase}@media only screen and (max-width:998px){.ft-testimonial-area .container-cst{flex-direction:column}.ft-testimonial-area{padding:50px 0 35px}}@media only screen and (max-width:520px){.ft-testimonial-area{padding:40px 0 15px}}.product-feature-sc{padding:50px 0;position:relative}.product-feature-sc .container-cst{position:relative;z-index:5}.product-feature-sc .container-cst .product-sc-caro .product-item{webkit-transition:.25s all;padding:40px 30px 30px;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp{webkit-transition:.25s all;bottom:0;margin:0 auto;max-width:290px;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp .icon-wrapp{margin:0 auto 20px;max-width:65px;position:relative;top:0;width:100%}.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp{text-align:center}.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp h3{font-size:24px;line-height:24px;text-transform:uppercase}.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp p{font-size:14px;line-height:20px;margin:15px 0 25px}.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst{webkit-transition:.25s all;border-color:#a0cc4c!important;opacity:0;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;visibility:hidden}.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst img{width:inherit}.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst:after{bottom:-50px;content:"";height:50px;left:0;position:absolute;width:100%}@media only screen and (max-width:768px){.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst:after{display:none}.product-feature-sc .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst{display:inline-flex;margin-top:10px;opacity:1;visibility:visible}}.product-feature-sc .container-cst .product-sc-caro .product-item:hover .content-inner-wrp{bottom:15px}.product-feature-sc .container-cst .product-sc-caro .product-item:hover .content-inner-wrp .btn-gen-thme-cst{display:inline-flex;opacity:1;visibility:visible}.product-feature-sc .container-cst .product-sc-caro .product-item:after{background-color:#a0cc4c;content:"";height:100%;position:absolute;right:0;top:0;width:1px}@media only screen and (max-width:768px){.product-feature-sc .container-cst .product-sc-caro .product-item:after{display:none}}.product-feature-sc .container-cst .product-sc-caro .product-item:last-of-type():after{display:none}@media only screen and (max-width:768px){.product-feature-sc .container-cst .product-sc-caro .product-item{padding:25px 15px}}@media only screen and (max-width:520px){.product-feature-sc .container-cst .product-sc-caro .product-item{padding:25px 15px 0}}.product-feature-sc .fll-buitelogo{bottom:-100px;height:650px;position:absolute;right:-100px;width:650px;z-index:0}.product-feature-sc .fll-buitelogo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.product-feature-sc .fll-buitelogo{bottom:-220px;right:-220px}}@media only screen and (max-width:520px){.product-feature-sc .fll-buitelogo{bottom:-250px;right:-250px}}@media only screen and (max-width:768px){.product-feature-sc{padding:40px 0}}@media only screen and (max-width:520px){.product-feature-sc{padding:30px 0}}.tabbed-content-area{background-color:#fafafa;overflow:hidden;padding:50px 0 100px;position:relative}.tabbed-content-area .container-cst{position:relative;z-index:5}.tabbed-content-area .container-cst .tab-nav-wrapp{display:flex;height:60px;justify-content:center;margin:0 auto 40px;max-width:998px;padding:0;width:100%}.tabbed-content-area .container-cst .tab-nav-wrapp li{height:55px;width:auto}.tabbed-content-area .container-cst .tab-nav-wrapp li a{display:block;font-size:21px;font-weight:700;height:55px;line-height:28px;padding:10px 25px;position:relative;text-align:center;text-transform:uppercase;width:100%}.tabbed-content-area .container-cst .tab-nav-wrapp li a:after{background-color:#a0cc4c;bottom:0;content:"";height:3px;left:0;margin:0 auto;position:absolute;right:0;width:75px}@media only screen and (max-width:520px){.tabbed-content-area .container-cst .tab-nav-wrapp li a{font-size:18px;height:50px;line-height:24px}}.tabbed-content-area .container-cst .tab-nav-wrapp li .inactive:after{display:none}@media only screen and (max-width:998px){.tabbed-content-area .container-cst .tab-nav-wrapp li{margin-bottom:10px}}@media only screen and (max-width:520px){.tabbed-content-area .container-cst .tab-nav-wrapp li{margin-bottom:5px}}@media only screen and (max-width:998px){.tabbed-content-area .container-cst .tab-nav-wrapp{flex-direction:column;height:auto;margin:0 auto 25px}}@media only screen and (max-width:520px){.tabbed-content-area .container-cst .tab-nav-wrapp{margin:0 auto 10px}}.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp{align-items:center;display:flex;justify-content:space-between}.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left{margin-right:50px;max-width:630px;width:100%}.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .larger-para p{font-size:21px;line-height:29px;margin-bottom:20px}@media only screen and (max-width:520px){.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .larger-para p{font-size:18px;line-height:26px;margin-bottom:15px}}.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h1,.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h2,.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h3,.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h4,.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h5{font-size:28px;line-height:34px;margin:15px 0;text-transform:uppercase}@media only screen and (max-width:520px){.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h1,.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h2,.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h3,.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h4,.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras h5{font-size:24px;line-height:30px}}.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras p{font-size:18px;line-height:26px;margin-bottom:20px}@media only screen and (max-width:520px){.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .normal-paras p{font-size:16px;line-height:22px;margin-bottom:15px}}.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .btn-wrapp{margin-top:20px}@media only screen and (max-width:998px){.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .btn-wrapp{margin-top:15px}}@media only screen and (max-width:520px){.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left .btn-wrapp{margin-top:10px}}@media only screen and (max-width:998px){.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .content-left{margin:0 auto 25px;text-align:center}}.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .feature-img-right{height:575px;margin-right:-160px;max-width:615px;position:relative;width:100%}.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .feature-img-right img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .feature-img-right{height:390px;margin:0 auto;max-width:390px}}@media only screen and (max-width:520px){.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp .feature-img-right{height:350px;max-width:350px}}@media only screen and (max-width:998px){.tabbed-content-area .container-cst .tab-main-content-wrapp .tab-inner-ctr-wrapp{flex-direction:column}}.tabbed-content-area .fll-buitelogo{bottom:-250px;height:650px;left:-250px;position:absolute;width:650px;z-index:0}.tabbed-content-area .fll-buitelogo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.tabbed-content-area{padding:75px 0}}@media only screen and (max-width:768px){.tabbed-content-area{padding:60px 0}}@media only screen and (max-width:520px){.tabbed-content-area{padding:40px 0}}.cta-img-w-content{position:relative}.cta-img-w-content .container-cst{align-items:center;display:flex;justify-content:space-between;max-width:1060px;min-height:400px;padding:0;position:relative;z-index:5}.cta-img-w-content .container-cst .img-cta-wrapp{height:100%;left:0;margin:0 0 0 -190px;max-width:720px;position:absolute;width:100%}.cta-img-w-content .container-cst .img-cta-wrapp img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.cta-img-w-content .container-cst .img-cta-wrapp{height:300px;margin:0 15px 0 0;max-width:50%;position:relative}}@media only screen and (max-width:768px){.cta-img-w-content .container-cst .img-cta-wrapp{margin:0 auto;max-width:650px}}@media only screen and (max-width:520px){.cta-img-w-content .container-cst .img-cta-wrapp{height:250px}}.cta-img-w-content .container-cst .content-cta-wrapp{margin-left:auto;max-width:475px;padding:50px 20px;width:100%}.cta-img-w-content .container-cst .content-cta-wrapp h3{font-size:34px;line-height:38px;margin-bottom:20px;text-transform:uppercase}@media only screen and (max-width:768px){.cta-img-w-content .container-cst .content-cta-wrapp h3{font-size:32px;line-height:36px}}@media only screen and (max-width:520px){.cta-img-w-content .container-cst .content-cta-wrapp h3{font-size:28px;line-height:32px}}.cta-img-w-content .container-cst .content-cta-wrapp p{margin-top:15px}.cta-img-w-content .container-cst .content-cta-wrapp ul{list-style-position:inside;list-style-type:disc}.cta-img-w-content .container-cst .content-cta-wrapp .btn-gen-innercontent-thme-cst{margin-top:15px}@media only screen and (max-width:768px){.cta-img-w-content .container-cst .content-cta-wrapp{margin:0 auto;max-width:650px;padding:50px 20px}}@media only screen and (max-width:520px){.cta-img-w-content .container-cst .content-cta-wrapp{padding:40px 20px}}@media only screen and (max-width:768px){.cta-img-w-content .container-cst{flex-direction:column;min-height:auto}}.cta-img-w-content .img-flipped-cta .img-cta-wrapp{left:auto!important;margin:0 -190px 0 0!important;order:2!important;right:0}@media only screen and (max-width:998px){.cta-img-w-content .img-flipped-cta .img-cta-wrapp{margin:0 0 0 15px!important}}@media only screen and (max-width:768px){.cta-img-w-content .img-flipped-cta .img-cta-wrapp{margin:0 auto!important;order:1!important}}.cta-img-w-content .img-flipped-cta .content-cta-wrapp{margin-left:0!important;order:1!important}@media only screen and (max-width:768px){.cta-img-w-content .img-flipped-cta .content-cta-wrapp{margin:0 auto!important;order:2!important}}.colour-scheme-cta-green{background-color:#a0cc4c}.colour-scheme-cta-green .content-cta-wrapp .title-divider-btt{background-color:#222c4c!important}.colour-scheme-cta-grey{background-color:#e0e0e0}.colour-scheme-cta-lightgrey{background-color:#f7f7f7}.inner-txt-btn-cta{background-color:#222c4c;padding:55px 0}.inner-txt-btn-cta .container-cst{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:5}.inner-txt-btn-cta .container-cst .left-txt-wrapp{margin-right:20px;max-width:65%;width:100%}.inner-txt-btn-cta .container-cst .left-txt-wrapp h4{color:#fff;font-size:34px;line-height:38px;text-transform:uppercase}@media only screen and (max-width:998px){.inner-txt-btn-cta .container-cst .left-txt-wrapp h4{font-size:28px;line-height:34px}}@media only screen and (max-width:520px){.inner-txt-btn-cta .container-cst .left-txt-wrapp h4{font-size:24px;line-height:30px}}@media only screen and (max-width:998px){.inner-txt-btn-cta .container-cst .left-txt-wrapp{margin:0 0 25px;max-width:100%;text-align:center}}@media only screen and (max-width:520px){.inner-txt-btn-cta .container-cst .left-txt-wrapp{margin:0 0 15px}}@media only screen and (max-width:998px){.inner-txt-btn-cta .container-cst .right-btn-wrapp{text-align:center}.inner-txt-btn-cta .container-cst{align-items:center;flex-direction:column;justify-content:center}.inner-txt-btn-cta{padding:40px 0}}@media only screen and (max-width:520px){.inner-txt-btn-cta{padding:30px 0}}.cta-estate-sction{background-color:#fafafa;padding:75px 0}.cta-estate-sction .container-cst{align-items:center;display:flex;justify-content:space-between;max-width:1060px;position:relative;z-index:5}.cta-estate-sction .container-cst .left-side-content{margin-right:50px;max-width:575px;width:100%}@media only screen and (max-width:998px){.cta-estate-sction .container-cst .left-side-content .title-divider-btt{margin:0 auto 30px}}.cta-estate-sction .container-cst .left-side-content h2{color:inherit;font-size:34px;line-height:38px;margin-bottom:20px;text-transform:uppercase}@media only screen and (max-width:998px){.cta-estate-sction .container-cst .left-side-content h2{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.cta-estate-sction .container-cst .left-side-content h2{font-size:28px;line-height:32px}}.cta-estate-sction .container-cst .left-side-content .larger-txt-wrapp p{font-size:21px;line-height:29px;margin-bottom:20px}@media only screen and (max-width:520px){.cta-estate-sction .container-cst .left-side-content .larger-txt-wrapp p{font-size:18px;line-height:26px;margin-bottom:15px}}.cta-estate-sction .container-cst .left-side-content .normal-txt-wrapp p{font-size:18px;line-height:26px;margin-bottom:20px}@media only screen and (max-width:520px){.cta-estate-sction .container-cst .left-side-content .normal-txt-wrapp p{font-size:16px;line-height:22px;margin-bottom:15px}}.cta-estate-sction .container-cst .left-side-content .btn-gen-thme-cst{margin-top:15px}@media only screen and (max-width:998px){.cta-estate-sction .container-cst .left-side-content{margin:0 0 40px;text-align:center}}@media only screen and (max-width:520px){.cta-estate-sction .container-cst .left-side-content{margin:0 0 30px}}.cta-estate-sction .container-cst .right-img-wrapp{height:345px;max-width:375px;position:relative;width:100%}.cta-estate-sction .container-cst .right-img-wrapp img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:520px){.cta-estate-sction .container-cst .right-img-wrapp{height:300px;max-width:335px}}@media only screen and (max-width:998px){.cta-estate-sction .container-cst{flex-direction:column}.cta-estate-sction{padding:50px 0}}.store-cattle-cta{padding:75px 0}.store-cattle-cta .container-cst{align-items:flex-start;display:flex;justify-content:space-between;position:relative;z-index:5}.store-cattle-cta .container-cst .img-left{height:340px;margin-right:35px;max-width:430px;position:relative;width:100%}.store-cattle-cta .container-cst .img-left img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.store-cattle-cta .container-cst .img-left{margin:0 auto 35px}}@media only screen and (max-width:768px){.store-cattle-cta .container-cst .img-left{height:305px}}@media only screen and (max-width:520px){.store-cattle-cta .container-cst .img-left{height:280px;margin:0 auto 40px;max-width:415px}}.store-cattle-cta .container-cst .content-right{max-width:670px;width:100%}@media only screen and (max-width:998px){.store-cattle-cta .container-cst .content-right .title-divider-btt{margin:0 auto 25px}}@media only screen and (max-width:520px){.store-cattle-cta .container-cst .content-right .title-divider-btt{margin:0 auto 15px}}.store-cattle-cta .container-cst .content-right h2{color:inherit;font-size:34px;line-height:38px;margin-bottom:20px;text-transform:uppercase}@media only screen and (max-width:998px){.store-cattle-cta .container-cst .content-right h2{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.store-cattle-cta .container-cst .content-right h2{font-size:28px;line-height:32px}}.store-cattle-cta .container-cst .content-right h4{font-size:21px;line-height:28px;margin-top:10px;max-width:535px;text-transform:uppercase}@media only screen and (max-width:998px){.store-cattle-cta .container-cst .content-right h4{margin:10px auto 0}}.store-cattle-cta .container-cst .content-right ul{list-style-position:inside;list-style-type:disc;margin-bottom:10px}.store-cattle-cta .container-cst .content-right .btn-gen-thme-cst{margin-top:25px}@media only screen and (max-width:998px){.store-cattle-cta .container-cst .content-right{margin:0 auto;text-align:center}.store-cattle-cta .container-cst{flex-direction:column}.store-cattle-cta{padding:50px 0}}@media only screen and (max-width:520px){.store-cattle-cta{padding:40px 0}}.caro-ggal-imgs{padding:75px 0}.caro-ggal-imgs .container-cst{position:relative;z-index:5}.caro-ggal-imgs .container-cst .title-wrapp{margin:0 auto 50px;position:relative;text-align:center;width:100%}.caro-ggal-imgs .container-cst .title-wrapp h3{color:inherit;font-size:40px;line-height:42px;text-transform:uppercase}@media only screen and (max-width:998px){.caro-ggal-imgs .container-cst .title-wrapp h3{font-size:35px;line-height:39px}}@media only screen and (max-width:520px){.caro-ggal-imgs .container-cst .title-wrapp h3{font-size:30px;line-height:34px}}.caro-ggal-imgs .container-cst .title-wrapp .title-divider-btt{margin:25px auto 35px}@media only screen and (max-width:520px){.caro-ggal-imgs .container-cst .title-wrapp .title-divider-btt{margin:20px auto 25px}}.caro-ggal-imgs .container-cst .title-wrapp .global-cst-caro-navigation-lr{position:absolute;right:20px;top:25%}@media only screen and (max-width:520px){.caro-ggal-imgs .container-cst .title-wrapp .global-cst-caro-navigation-lr{justify-content:space-between;left:0;margin:0 auto;position:relative;right:0;top:-70px;width:96%}}@media only screen and (max-width:998px){.caro-ggal-imgs .container-cst .title-wrapp{margin:0 auto 50px}}@media only screen and (max-width:520px){.caro-ggal-imgs .container-cst .title-wrapp{margin:0 auto 5px}}.caro-ggal-imgs .container-cst .main-gall-wrapp{margin-right:-180px}.caro-ggal-imgs .container-cst .main-gall-wrapp .imggal-carous-bb .gal-item{height:325px;position:relative;width:100%}.caro-ggal-imgs .container-cst .main-gall-wrapp .imggal-carous-bb .gal-item img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:1400px){.caro-ggal-imgs .container-cst .main-gall-wrapp .imggal-carous-bb .gal-item{height:300px}}@media only screen and (max-width:768px){.caro-ggal-imgs .container-cst .main-gall-wrapp .imggal-carous-bb .gal-item{height:265px}}@media only screen and (max-width:520px){.caro-ggal-imgs .container-cst .main-gall-wrapp .imggal-carous-bb .gal-item{height:250px;margin:0 auto;max-width:350px}}@media only screen and (max-width:998px){.caro-ggal-imgs .container-cst .main-gall-wrapp{margin:0}.caro-ggal-imgs{padding:65px 0}}@media only screen and (max-width:520px){.caro-ggal-imgs{padding:50px 0}}.caro-our-breeds-wrapp{padding:50px 0 75px;position:relative}.caro-our-breeds-wrapp .container-cst{position:relative;z-index:5}.caro-our-breeds-wrapp .container-cst .title-wrapp{margin-bottom:75px;position:relative;text-align:center}.caro-our-breeds-wrapp .container-cst .title-wrapp .title-divider-btt{margin:0 auto 25px}.caro-our-breeds-wrapp .container-cst .title-wrapp h2{color:inherit;font-size:34px;line-height:38px;margin-bottom:15px;text-transform:uppercase}@media only screen and (max-width:998px){.caro-our-breeds-wrapp .container-cst .title-wrapp h2{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.caro-our-breeds-wrapp .container-cst .title-wrapp h2{font-size:28px;line-height:32px}}.caro-our-breeds-wrapp .container-cst .title-wrapp h5{font-size:22px;font-weight:400;line-height:30px}@media only screen and (max-width:520px){.caro-our-breeds-wrapp .container-cst .title-wrapp h5{font-size:18px;line-height:26px}}.caro-our-breeds-wrapp .container-cst .title-wrapp .mobile-get-touch-btn{display:none;margin-top:20px}@media only screen and (max-width:768px){.caro-our-breeds-wrapp .container-cst .title-wrapp .mobile-get-touch-btn{display:block}}.caro-our-breeds-wrapp .container-cst .title-wrapp .global-cst-caro-navigation-lr{position:absolute;right:0;top:50%}@media only screen and (max-width:998px){.caro-our-breeds-wrapp .container-cst .title-wrapp .global-cst-caro-navigation-lr{display:none}}@media only screen and (max-width:768px){.caro-our-breeds-wrapp .container-cst .title-wrapp{margin-bottom:40px}}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp{webkit-transition:.15s all;opacity:.5;transition:all .15s;-moz-transition:all .15s;-ms-transition:all .15s;-o-transition:all .15s}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .img-bg-wrapp{webkit-transition:.25s all;align-items:center;background-color:#222c4c;display:flex;height:280px;justify-content:center;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .img-bg-wrapp .bg-imgg{webkit-transition:.25s all;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .img-bg-wrapp .btn-overlay{webkit-transition:.25s all;display:none;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;z-index:5}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .img-bg-wrapp .btn-overlay .btn-gen-thme-cst img{width:inherit}@media only screen and (max-width:520px){.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .img-bg-wrapp .btn-overlay .btn-gen-thme-cst{background-color:rgb(0 0 0 / .5)}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .img-bg-wrapp .btn-overlay .btn-gen-thme-cst:hover{background-color:#a0cc4c}}@media only screen and (max-width:768px){.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .img-bg-wrapp{height:240px}}@media only screen and (max-width:520px){.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .img-bg-wrapp{align-items:flex-end;height:255px;justify-content:flex-end;padding:25px}}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .content-wrapp{webkit-transition:.25s all;align-items:flex-start;display:flex;overflow:hidden;padding:15px 0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .content-wrapp .right-arrow{webkit-transition:.25s all;max-width:0;padding-top:12px;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .content-wrapp .right-arrow img{webkit-transition:.25s all;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .content-wrapp .content-right h4{text-transform:uppercase}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp .content-wrapp .content-right h5{font-weight:400;text-transform:uppercase}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp:hover .img-bg-wrapp{width:auto!important}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp:hover .img-bg-wrapp .bg-imgg{opacity:.45}@media only screen and (max-width:520px){.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp:hover .img-bg-wrapp .bg-imgg{opacity:1}}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp:hover .img-bg-wrapp .btn-overlay{display:block}@media only screen and (max-width:768px){.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp:hover .img-bg-wrapp .btn-overlay{display:none}}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp:hover .content-wrapp .right-arrow{display:block;margin-right:15px;max-width:25px}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp:hover .content-wrapp .content-right{color:#a0cc4c}@media only screen and (max-width:520px){.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .our-breed-caro .breed-inner-wrapp{margin:0 auto;max-width:400px}}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .active .breed-inner-wrapp{opacity:1}.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .owl-dots{display:none}@media only screen and (max-width:998px){.caro-our-breeds-wrapp .container-cst .gallery-wrapp-cst-bb .owl-dots{display:block}}.caro-our-breeds-wrapp .container-cst .extended-width-carr-active .owl-stage-outer{margin-right:-150px}@media only screen and (max-width:1200px){.caro-our-breeds-wrapp .container-cst .extended-width-carr-active .owl-stage-outer{margin-right:0}}.caro-our-breeds-wrapp .fll-buitelogo{position:absolute;right:-250px;top:-210px;z-index:0}@media only screen and (max-width:768px){.caro-our-breeds-wrapp .fll-buitelogo{right:-275px;top:-150px}.caro-our-breeds-wrapp{padding:40px 0 65px}}@media only screen and (max-width:520px){.caro-our-breeds-wrapp{padding:40px 0 50px}}.caro-how-we-help-wrapp{padding:50px 0 75px;position:relative}.caro-how-we-help-wrapp .container-cst{max-width:1060px;position:relative;z-index:5}.caro-how-we-help-wrapp .container-cst .title-wrapp{margin-bottom:75px;position:relative;text-align:left}.caro-how-we-help-wrapp .container-cst .title-wrapp .title-divider-btt{margin:0 0 25px}@media only screen and (max-width:768px){.caro-how-we-help-wrapp .container-cst .title-wrapp .title-divider-btt{margin:0 auto 25px}}.caro-how-we-help-wrapp .container-cst .title-wrapp h2{color:inherit;font-size:34px;line-height:38px;margin-bottom:15px;text-transform:uppercase}@media only screen and (max-width:998px){.caro-how-we-help-wrapp .container-cst .title-wrapp h2{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.caro-how-we-help-wrapp .container-cst .title-wrapp h2{font-size:28px;line-height:32px}}.caro-how-we-help-wrapp .container-cst .title-wrapp h5{font-size:22px;font-weight:400;line-height:30px}@media only screen and (max-width:520px){.caro-how-we-help-wrapp .container-cst .title-wrapp h5{font-size:18px;line-height:26px}}.caro-how-we-help-wrapp .container-cst .title-wrapp .global-cst-caro-navigation-lr{position:absolute;right:0;top:50%}@media only screen and (max-width:768px){.caro-how-we-help-wrapp .container-cst .title-wrapp .global-cst-caro-navigation-lr{justify-content:center;margin-top:25px;position:relative;right:auto;top:auto}.caro-how-we-help-wrapp .container-cst .title-wrapp{margin-bottom:40px;text-align:center}}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp{webkit-transition:.15s all;transition:all .15s;-moz-transition:all .15s;-ms-transition:all .15s;-o-transition:all .15s}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .img-bg-wrapp{webkit-transition:.25s all;align-items:center;background-color:#222c4c;display:flex;height:250px;justify-content:center;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .img-bg-wrapp .bg-imgg{webkit-transition:.25s all;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .img-bg-wrapp .btn-overlay{webkit-transition:.25s all;display:none;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;z-index:5}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .img-bg-wrapp .btn-overlay .btn-gen-thme-cst img{width:inherit}@media only screen and (max-width:520px){.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .img-bg-wrapp .btn-overlay .btn-gen-thme-cst{background-color:rgb(0 0 0 / .5)}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .img-bg-wrapp .btn-overlay .btn-gen-thme-cst:hover{background-color:#a0cc4c}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .img-bg-wrapp .btn-overlay{display:block}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .img-bg-wrapp{align-items:flex-end;justify-content:flex-end;padding:25px}}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .content-wrapp{webkit-transition:.25s all;align-items:flex-start;display:flex;overflow:hidden;padding:15px 0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .content-wrapp .right-arrow{webkit-transition:.25s all;max-width:0;padding-top:12px;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .content-wrapp .right-arrow img{webkit-transition:.25s all;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .content-wrapp .content-right h4{font-size:24px;line-height:28px;margin-bottom:5px;text-transform:uppercase}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp .content-wrapp .content-right p{font-size:19px;line-height:26px}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp:hover .img-bg-wrapp{width:auto!important}@media only screen and (max-width:520px){.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp:hover .img-bg-wrapp .bg-imgg{opacity:1}}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp:hover .img-bg-wrapp .btn-overlay{display:block}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .how-wehelp-caro .breed-inner-wrapp:hover .content-wrapp .right-arrow{display:none}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .active .breed-inner-wrapp{opacity:1}.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .owl-dots{display:none}@media only screen and (max-width:998px){.caro-how-we-help-wrapp .container-cst .gallery-wrapp-cst-bb .owl-dots{display:block}}.caro-how-we-help-wrapp .container-cst .extended-width-carr-active .owl-stage-outer{margin-right:-150px}@media only screen and (max-width:1200px){.caro-how-we-help-wrapp .container-cst .extended-width-carr-active .owl-stage-outer{margin-right:0}}.caro-how-we-help-wrapp .fll-buitelogo{position:absolute;right:-250px;top:-210px;z-index:0}@media only screen and (max-width:768px){.caro-how-we-help-wrapp .fll-buitelogo{right:-275px;top:-150px}.caro-how-we-help-wrapp{padding:40px 0 65px}}@media only screen and (max-width:520px){.caro-how-we-help-wrapp{padding:40px 0 50px}}#page-blocks-active-empty{padding:50px 0}#page-blocks-active-empty .container-cst{text-align:center}#page-blocks-active-empty .container-cst h2{font-size:22px;line-height:26px;margin-bottom:10px}.ft-testimonial-area-full-width{padding:75px 0}.ft-testimonial-area-full-width .container-cst .main-wrapp-ct{margin:0 auto;max-width:975px;text-align:center;width:100%}.ft-testimonial-area-full-width .container-cst .main-wrapp-ct h2{color:inherit;font-size:34px;line-height:38px;margin-bottom:35px;text-transform:uppercase}@media only screen and (max-width:998px){.ft-testimonial-area-full-width .container-cst .main-wrapp-ct h2{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.ft-testimonial-area-full-width .container-cst .main-wrapp-ct h2{font-size:28px;line-height:32px}}@media only screen and (max-width:768px){.ft-testimonial-area-full-width .container-cst .main-wrapp-ct h2{margin-bottom:25px}}@media only screen and (max-width:520px){.ft-testimonial-area-full-width .container-cst .main-wrapp-ct h2{font-size:22px!important;line-height:26px!important}}.ft-testimonial-area-full-width .container-cst .main-wrapp-ct .icon-line{margin-bottom:35px}@media only screen and (max-width:768px){.ft-testimonial-area-full-width .container-cst .main-wrapp-ct .icon-line{margin-bottom:25px}}.ft-testimonial-area-full-width .container-cst .main-wrapp-ct p{font-size:26px;line-height:32px}@media only screen and (max-width:768px){.ft-testimonial-area-full-width .container-cst .main-wrapp-ct p{font-size:22px;line-height:26px}}@media only screen and (max-width:520px){.ft-testimonial-area-full-width .container-cst .main-wrapp-ct p{font-size:18px;line-height:24px}}.ft-testimonial-area-full-width .container-cst .main-wrapp-ct h5{font-size:15px;letter-spacing:1.2px;line-height:18px;margin:35px 0 2px;text-transform:uppercase}@media only screen and (max-width:520px){.ft-testimonial-area-full-width .container-cst .main-wrapp-ct h5{margin:25px 0 2px}}.ft-testimonial-area-full-width .container-cst .main-wrapp-ct h6{font-size:15px;font-weight:400;letter-spacing:1.2px;line-height:18px;text-transform:uppercase}@media only screen and (max-width:998px){.ft-testimonial-area-full-width .container-cst{flex-direction:column}}@media only screen and (max-width:520px){.ft-testimonial-area-full-width{padding:50px 0}}.product-listings-ppcst{padding:200px 0 0;position:relative}.product-listings-ppcst .container-cst{align-items:center;display:flex;max-width:1440px;padding:0}.product-listings-ppcst .container-cst .prod-input{webkit-transition:.25s all;background-color:#222c4c;bottom:0;color:#fff;max-width:33.3%;min-height:500px;padding:0 40px 50px;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.product-listings-ppcst .container-cst .prod-input .prod-img-wrapp{margin:0 auto 15px;max-width:215px;position:relative;width:100%}.product-listings-ppcst .container-cst .prod-input .prod-img-wrapp img{margin:-175px auto 0;width:100%}@media only screen and (max-width:520px){.product-listings-ppcst .container-cst .prod-input .prod-img-wrapp img{margin:-150px auto 0}}@media only screen and (max-width:1250px){.product-listings-ppcst .container-cst .prod-input .prod-img-wrapp{max-width:195px}}@media only screen and (max-width:520px){.product-listings-ppcst .container-cst .prod-input .prod-img-wrapp{max-width:160px}}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp{text-align:center}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp h3{font-size:28px;line-height:28px;text-transform:uppercase}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp h4{color:#a0cc4c;font-size:18px;line-height:22px;margin:12px 0}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .bullet-norm{font-size:16px;line-height:22px;margin-bottom:12px;padding:0 10px}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .bullet-norm:last-child{margin-bottom:0}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .bullet-featured{align-items:center;display:flex;justify-content:center;margin-bottom:5px}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .bullet-featured .icon-wrap{margin-right:10px}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .bullet-featured .content-wrapp{font-size:15px;line-height:22px}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .key-bene-wrapp{margin:12px 0}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .key-bene-wrapp strong{display:block}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .key-bene-wrapp p{font-size:15px;line-height:22px}.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .btn-gen-thme-cst{webkit-transition:.25s all;margin-top:12px;opacity:0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;visibility:hidden}@media only screen and (max-width:1050px){.product-listings-ppcst .container-cst .prod-input .prod-content-wrapp .btn-gen-thme-cst{opacity:1;visibility:visible}}.product-listings-ppcst .container-cst .prod-input:hover{bottom:20px}.product-listings-ppcst .container-cst .prod-input:hover .btn-gen-thme-cst{opacity:1;visibility:visible}@media only screen and (max-width:1050px){.product-listings-ppcst .container-cst .prod-input:hover{bottom:0}}@media only screen and (max-width:1250px){.product-listings-ppcst .container-cst .prod-input{padding:0 20px 50px}}@media only screen and (max-width:1050px){.product-listings-ppcst .container-cst .prod-input{margin-bottom:190px;max-width:600px}.product-listings-ppcst .container-cst .prod-input:last-child{margin-bottom:0}}@media only screen and (max-width:520px){.product-listings-ppcst .container-cst .prod-input{margin-bottom:160px;min-height:auto}}.product-listings-ppcst .container-cst .featured-style-rr{background-color:#a0cc4c;color:#222c4c;min-height:600px}.product-listings-ppcst .container-cst .featured-style-rr .prod-content-wrapp h4{color:#fff}.product-listings-ppcst .container-cst .featured-style-rr .prod-content-wrapp .btn-gen-thme-cst:hover{background-color:#222c4c}.product-listings-ppcst .container-cst .featured-style-rr .prod-content-wrapp .btn-gen-thme-cst:hover span{color:#fff}@media only screen and (max-width:520px){.product-listings-ppcst .container-cst .featured-style-rr{min-height:auto}}@media only screen and (max-width:1050px){.product-listings-ppcst .container-cst{flex-direction:column;padding-left:20px;padding-right:20px}.product-listings-ppcst{padding:175px 0 0}}.product-listings-ppcst-alt-rows{padding:15px 0;position:relative}.product-listings-ppcst-alt-rows .container-cst{max-width:1170px}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp{display:flex;flex-wrap:wrap}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry{webkit-transition:.25s all;bottom:0;margin:15px 10px;max-width:calc(33.3% - 20px);position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry .feature-prod-img-wrapp{align-items:center;background-color:#f7f7f7;display:flex;justify-content:center;padding:15px}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry .feature-prod-img-wrapp img{max-width:160px}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry .inner-content-ddwrp{padding:20px}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry h2{font-size:24px;font-weight:700;line-height:32px}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry h3{color:#a0cc4c;font-size:16px;line-height:20px;margin:4px 0 12px;text-transform:uppercase}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry p{font-size:16px;font-weight:600;line-height:20px}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry ul{margin-top:5px}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry ul li{align-items:center;display:flex;margin-bottom:2px}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry ul li img{margin-right:10px}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry ul li:last-child{margin-bottom:0}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry .btn-gen-thme-cst{webkit-transition:.25s all;border-color:#a0cc4c!important;margin-top:15px;opacity:0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;visibility:hidden}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry .btn-gen-thme-cst:hover{border-color:#222c4c!important}@media only screen and (max-width:1050px){.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry .btn-gen-thme-cst{opacity:1;visibility:visible}}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry:hover{webkit-box-shadow:0 0 20px rgb(0 0 0 / .16);bottom:15px;box-shadow:0 0 20px rgb(0 0 0 / .16)}.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry:hover .btn-gen-thme-cst{opacity:1;visibility:visible}@media only screen and (max-width:1050px){.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry:hover{bottom:0}}@media only screen and (max-width:768px){.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry:hover{webkit-box-shadow:none;box-shadow:none}}@media only screen and (max-width:1050px){.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry{max-width:calc(50% - 20px)}}@media only screen and (max-width:768px){.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp .prod-item-entry{max-width:375px}}@media only screen and (max-width:1050px){.product-listings-ppcst-alt-rows .container-cst .prod-alt-row-wrapp{justify-content:center}}.related-prods-wrapp{padding:75px 0}.related-prods-wrapp .container-cst .title-wrapp{margin-bottom:50px;text-align:center}.related-prods-wrapp .container-cst .title-wrapp h2{color:inherit;font-size:40px;line-height:42px;text-transform:uppercase}@media only screen and (max-width:998px){.related-prods-wrapp .container-cst .title-wrapp h2{font-size:35px;line-height:39px}}@media only screen and (max-width:520px){.related-prods-wrapp .container-cst .title-wrapp h2{font-size:30px;line-height:34px}}.related-prods-wrapp .container-cst .title-wrapp .title-divider-btt{margin:20px auto 0}@media only screen and (max-width:768px){.related-prods-wrapp .container-cst .title-wrapp{margin-bottom:40px}}.related-prods-wrapp .container-cst .product-sc-caro{margin:0 auto;max-width:960px;width:100%}.related-prods-wrapp .container-cst .product-sc-caro .product-item{webkit-transition:.25s all;background-color:#222c4c;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp{webkit-transition:.25s all;bottom:0;margin:0 auto;padding:60px 30px 25px;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .background-imgwrapp{height:100%;left:0;opacity:.45;overflow:hidden;position:absolute;top:0;width:100%}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .background-imgwrapp img{webkit-transition:.5s all;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;transform:scale(1);transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;width:100%}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .icon-wrapp{webkit-transition:.25s all;margin:0 auto 20px;max-width:65px;position:relative;top:0;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;width:100%;z-index:5}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp{webkit-transition:.25s all;bottom:0;position:relative;text-align:center;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;z-index:5}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp h3{color:#fff;font-size:24px;line-height:24px;text-transform:uppercase}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp p{color:#fff;font-size:16px;line-height:22px;margin:15px 0 25px}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst{webkit-transition:.25s all;border-color:#a0cc4c!important;opacity:0;position:relative;transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;visibility:hidden}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst img{width:inherit}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst:after{bottom:-50px;content:"";height:50px;left:0;position:absolute;width:100%}@media only screen and (max-width:768px){.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst:after{display:none}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp .content-wrapp .btn-gen-thme-cst{display:inline-flex;margin-top:10px;opacity:1;visibility:visible}.related-prods-wrapp .container-cst .product-sc-caro .product-item .content-inner-wrp{padding:50px 25px}}.related-prods-wrapp .container-cst .product-sc-caro .product-item:hover .background-imgwrapp img{transform:scale(1.175)}.related-prods-wrapp .container-cst .product-sc-caro .product-item:hover .content-inner-wrp .icon-wrapp{top:-15px}@media only screen and (max-width:768px){.related-prods-wrapp .container-cst .product-sc-caro .product-item:hover .content-inner-wrp .icon-wrapp{top:0}}.related-prods-wrapp .container-cst .product-sc-caro .product-item:hover .content-inner-wrp .content-wrapp{bottom:15px}@media only screen and (max-width:768px){.related-prods-wrapp .container-cst .product-sc-caro .product-item:hover .content-inner-wrp .content-wrapp{top:0}}.related-prods-wrapp .container-cst .product-sc-caro .product-item:hover .content-inner-wrp .btn-gen-thme-cst{display:inline-flex;opacity:1;visibility:visible}@media only screen and (max-width:768px){.related-prods-wrapp .container-cst .product-sc-caro .product-item{margin:0 auto;max-width:550px;width:100%}}@media only screen and (max-width:998px){.related-prods-wrapp{padding:60px 0}}@media only screen and (max-width:768px){.related-prods-wrapp{padding:50px 0}}@media only screen and (max-width:520px){.related-prods-wrapp{padding:50px 0 25px}}.post-banner-wrapp{background-color:#222c4c;padding:60px 0;position:relative}.post-banner-wrapp .bnr-bgwrapp,.post-banner-wrapp .bnr-bgwrapp img{height:100%;left:0;position:absolute;top:0;width:100%}.post-banner-wrapp .bnr-bgwrapp img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.3!important}.post-banner-wrapp .container-cst{max-width:1060px;position:relative;z-index:5}.post-banner-wrapp .container-cst h5{color:#a0cc4c;font-size:16px;line-height:16px;text-transform:uppercase}.post-banner-wrapp .container-cst h1{color:inherit;color:#fff;font-size:34px;line-height:38px;margin:20px 0 25px;max-width:960px;text-transform:uppercase}@media only screen and (max-width:998px){.post-banner-wrapp .container-cst h1{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.post-banner-wrapp .container-cst h1{font-size:28px;line-height:32px;margin:15px 0 20px}.post-banner-wrapp{padding:50px 0}}.content-post-standard-textarea-cst{overflow:hidden;padding:50px 0;position:relative}.content-post-standard-textarea-cst .container-cst{max-width:1060px;position:relative;z-index:5}.content-post-standard-textarea-cst .container-cst .title-wrapp{margin-bottom:20px}.content-post-standard-textarea-cst .container-cst .title-wrapp .title-divider-btt{margin:0 0 25px}.content-post-standard-textarea-cst .container-cst .title-wrapp h2{color:inherit;font-size:34px;line-height:38px;text-transform:uppercase}@media only screen and (max-width:998px){.content-post-standard-textarea-cst .container-cst .title-wrapp h2{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.content-post-standard-textarea-cst .container-cst .title-wrapp h2{font-size:28px;line-height:32px}}.content-post-standard-textarea-cst .container-cst .larger-para-content{max-width:965px}.content-post-standard-textarea-cst .container-cst .larger-para-content p{font-size:21px;line-height:29px;margin-bottom:20px}@media only screen and (max-width:520px){.content-post-standard-textarea-cst .container-cst .larger-para-content p{font-size:18px;line-height:26px;margin-bottom:15px}}.content-post-standard-textarea-cst .container-cst .smlr-para-content{max-width:965px}.content-post-standard-textarea-cst .container-cst .smlr-para-content h1,.content-post-standard-textarea-cst .container-cst .smlr-para-content h2,.content-post-standard-textarea-cst .container-cst .smlr-para-content h3,.content-post-standard-textarea-cst .container-cst .smlr-para-content h4,.content-post-standard-textarea-cst .container-cst .smlr-para-content h5{font-size:28px;line-height:34px;margin:15px 0;text-transform:uppercase}@media only screen and (max-width:520px){.content-post-standard-textarea-cst .container-cst .smlr-para-content h1,.content-post-standard-textarea-cst .container-cst .smlr-para-content h2,.content-post-standard-textarea-cst .container-cst .smlr-para-content h3,.content-post-standard-textarea-cst .container-cst .smlr-para-content h4,.content-post-standard-textarea-cst .container-cst .smlr-para-content h5{font-size:24px;line-height:30px}}.content-post-standard-textarea-cst .container-cst .smlr-para-content p{font-size:18px;line-height:26px;margin-bottom:20px}@media only screen and (max-width:520px){.content-post-standard-textarea-cst .container-cst .smlr-para-content p{font-size:16px;line-height:22px;margin-bottom:15px}}.content-post-standard-textarea-cst .container-cst .quote-area-bmp{border-left:4px solid #a0cc4c;padding-left:25px}.content-post-standard-textarea-cst .container-cst .quote-area-bmp p{font-style:italic}.content-post-standard-textarea-cst .container-cst .split-img-section{display:flex;margin:40px 0;max-width:965px}.content-post-standard-textarea-cst .container-cst .split-img-section .img-leftr{height:320px;margin-right:15px;position:relative;width:50%}.content-post-standard-textarea-cst .container-cst .split-img-section .img-leftr img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.content-post-standard-textarea-cst .container-cst .split-img-section .img-leftr{height:300px}}@media only screen and (max-width:768px){.content-post-standard-textarea-cst .container-cst .split-img-section .img-leftr{height:300px;margin:0 0 15px;max-width:475px;width:100%}}@media only screen and (max-width:520px){.content-post-standard-textarea-cst .container-cst .split-img-section .img-leftr{height:275px}}.content-post-standard-textarea-cst .container-cst .split-img-section .img-right{height:320px;position:relative;width:50%}.content-post-standard-textarea-cst .container-cst .split-img-section .img-right img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.content-post-standard-textarea-cst .container-cst .split-img-section .img-right{height:300px}}@media only screen and (max-width:768px){.content-post-standard-textarea-cst .container-cst .split-img-section .img-right{height:300px;max-width:475px;width:100%}}@media only screen and (max-width:520px){.content-post-standard-textarea-cst .container-cst .split-img-section .img-right{height:275px}}@media only screen and (max-width:768px){.content-post-standard-textarea-cst .container-cst .split-img-section{flex-direction:column}}.content-post-standard-textarea-cst .container-cst .full-img-section{height:450px;margin:40px 0;max-width:965px;position:relative;width:100%}.content-post-standard-textarea-cst .container-cst .full-img-section img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:998px){.content-post-standard-textarea-cst .container-cst .full-img-section{height:415px}}@media only screen and (max-width:768px){.content-post-standard-textarea-cst .container-cst .full-img-section{height:380px}}@media only screen and (max-width:520px){.content-post-standard-textarea-cst .container-cst .full-img-section{height:350px}}.content-post-standard-textarea-cst .container-cst .cst-resp-embed-container{margin:45px 0;max-width:750px;width:100%}.content-post-standard-textarea-cst .container-cst .share-wrapp{align-items:center;border-top:1px solid #222c4c;display:flex;justify-content:flex-end;margin-top:50px;max-width:965px;padding:25px 0 0}.content-post-standard-textarea-cst .container-cst .share-wrapp h6{margin-right:15px;text-transform:uppercase}.content-post-standard-textarea-cst .container-cst .share-wrapp .share-icons{display:flex;position:relative;top:2px}.content-post-standard-textarea-cst .container-cst .share-wrapp .share-icons img{margin-right:5px}.content-post-standard-textarea-cst .fll-buitelogo{height:650px;position:absolute;right:-165px;top:200px;width:650px;z-index:0}.content-post-standard-textarea-cst .fll-buitelogo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}@media only screen and (max-width:520px){.content-post-standard-textarea-cst .fll-buitelogo{right:-300px}}@media only screen and (max-width:998px){.content-post-standard-textarea-cst{padding:65px 0 35px}}@media only screen and (max-width:520px){.content-post-standard-textarea-cst{padding:50px 0 25px}}.related-posts-wrapp{background-color:#e0e0e0;padding:75px 0}.related-posts-wrapp .container-cst .title-wrapp{margin-bottom:50px;text-align:center}.related-posts-wrapp .container-cst .title-wrapp .title-divider-btt{margin:25px auto 0}.related-posts-wrapp .container-cst .title-wrapp h2{color:inherit;font-size:34px;line-height:38px;text-transform:uppercase}@media only screen and (max-width:998px){.related-posts-wrapp .container-cst .title-wrapp h2{font-size:31px;line-height:37px}}@media only screen and (max-width:520px){.related-posts-wrapp .container-cst .title-wrapp h2{font-size:28px;line-height:32px}.related-posts-wrapp .container-cst .title-wrapp{margin-bottom:30px}}.related-posts-wrapp .container-cst .blog-card-bb-wrapp .btn-gen-thme-cst img{width:inherit}@media only screen and (max-width:768px){.related-posts-wrapp .container-cst .blog-card-bb-wrapp{margin:0 auto}}@media only screen and (max-width:998px){.related-posts-wrapp{padding:60px 0}}@media only screen and (max-width:520px){.related-posts-wrapp{padding:45px 0}}#post-blocks-active-empty{padding:50px 0}#post-blocks-active-empty .container-cst{text-align:center}#post-blocks-active-empty .container-cst h2{font-size:22px;line-height:26px;margin-bottom:10px}#archive-wrapp-deflt{padding:50px 0}#archive-wrapp-deflt .container-cst .posts-archive-wrapp{display:flex;flex-wrap:wrap;justify-content:flex-start}#archive-wrapp-deflt .container-cst .posts-archive-wrapp .blog-card-bb-wrapp{max-width:33.3%;padding:15px 8px 20px}@media only screen and (max-width:998px){#archive-wrapp-deflt .container-cst .posts-archive-wrapp .blog-card-bb-wrapp{max-width:380px}}@media only screen and (max-width:768px){#archive-wrapp-deflt{padding:40px 0}}@media only screen and (max-width:520px){#archive-wrapp-deflt{padding:25px 0}}#blog-single-wrapp-cst{padding:50px 0}#blog-single-wrapp-cst .container-cst h1{margin-bottom:50px}.site-cst-pagination{margin:25px 0 0;text-align:center}.site-cst-pagination ul li{display:inline-block;font-size:19px;font-weight:700;height:40px;line-height:19px;margin-right:5px;width:40px}.site-cst-pagination ul li a,.site-cst-pagination ul li span{align-items:center;background-color:#222c4c;border:2px solid #222c4c;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.site-cst-pagination ul li .current{background-color:#fff;border-color:#222c4c;color:#222c4c;opacity:1}.site-cst-pagination ul li:last-child{margin-right:0}.site-cst-pagination ul li .next,.site-cst-pagination ul li .prev{background-color:#fff0;border:0;color:#222c4c}.error404__content{padding:100px 0 125px;text-align:center}.error404__content h1{color:#222c4c;font-size:150px;line-height:155px}@media only screen and (max-width:768px){.error404__content h1{font-size:100px;line-height:115px}}.error404__content .title-divider-btt{margin:25px auto 50px}@media only screen and (max-width:768px){.error404__content .title-divider-btt{margin:20px auto 40px}.error404__content{padding:75px 0 110px}}#guteburh-edi-enabled-cst .container-cst blockquote,#guteburh-edi-enabled-cst .container-cst blockquote.wp-block-quote{background:#fff0;margin:10px 0;text-align:left}#guteburh-edi-enabled-cst .container-cst blockquote p,#guteburh-edi-enabled-cst .container-cst blockquote.wp-block-quote p{font-size:24px;font-style:normal;font-weight:400}#guteburh-edi-enabled-cst .container-cst blockquote .wp-block-quote__citation,#guteburh-edi-enabled-cst .container-cst blockquote cite,#guteburh-edi-enabled-cst .container-cst blockquote.wp-block-quote .wp-block-quote__citation,#guteburh-edi-enabled-cst .container-cst blockquote.wp-block-quote cite{display:block;font-size:16px;font-style:italic;font-weight:700;margin-top:12px;text-transform:uppercase}#guteburh-edi-enabled-cst .container-cst blockquote p:last-of-type,#guteburh-edi-enabled-cst .container-cst blockquote.wp-block-quote p:last-of-type{margin-bottom:0}#guteburh-edi-enabled-cst .container-cst blockquote.is-large,#guteburh-edi-enabled-cst .container-cst blockquote.is-style-large,#guteburh-edi-enabled-cst .container-cst blockquote.wp-block-quote.is-large,#guteburh-edi-enabled-cst .container-cst blockquote.wp-block-quote.is-style-large{margin:40px auto}#guteburh-edi-enabled-cst .container-cst blockquote.is-large p,#guteburh-edi-enabled-cst .container-cst blockquote.is-style-large p,#guteburh-edi-enabled-cst .container-cst blockquote.wp-block-quote.is-large p,#guteburh-edi-enabled-cst .container-cst blockquote.wp-block-quote.is-style-large p{font-size:30px}#guteburh-edi-enabled-cst .container-cst .wp-block-pullquote{border:none;margin:10px 0;padding:0}#guteburh-edi-enabled-cst .container-cst .wp-block-pullquote blockquote{border-bottom:4px solid #eee;border-left:0;border-top:4px solid #eee;margin:0 auto;max-width:50%;padding:16px 0;text-align:center}#guteburh-edi-enabled-cst .container-cst .wp-block-pullquote.alignleft blockquote,#guteburh-edi-enabled-cst .container-cst .wp-block-pullquote.alignright blockquote{max-width:100%}#guteburh-edi-enabled-cst .container-cst .wp-block-separator:not(.is-style-dots),#guteburh-edi-enabled-cst .container-cst hr:not(.is-style-dots){background-color:#eee;border:0;height:1px}#guteburh-edi-enabled-cst .container-cst .wp-block-separator:not(.is-style-wide):not(.is-style-dots),#guteburh-edi-enabled-cst .container-cst hr:not(.is-style-wide):not(.is-style-dots){background:#fff0;height:4px;width:100%}#guteburh-edi-enabled-cst .container-cst .wp-block-separator:not(.is-style-wide):not(.is-style-dots):before,#guteburh-edi-enabled-cst .container-cst hr:not(.is-style-wide):not(.is-style-dots):before{background:#eee;content:"";display:block;height:2px;width:40px}#guteburh-edi-enabled-cst .container-cst .wp-block-separator.is-style-dots:before,#guteburh-edi-enabled-cst .container-cst hr.is-style-dots:before{color:grey;font-size:18px;letter-spacing:12px;padding-left:12px}