@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{transition-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{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{transition-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{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{0%,100%,50%{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{0%{-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);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{0%{-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);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{0%{-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);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{0%{-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);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{0%,100%{-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{0%,100%{-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 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);}100%{-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);}100%{-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{0%{-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);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{0%{-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);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none;}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);}100%{-webkit-transform:none;transform:none;}}@keyframes wobble{0%{-webkit-transform:none;transform:none;}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);}100%{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{transition-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);}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{transition-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);}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{transition-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);}100%{-webkit-transform:none;transform:none;}}@keyframes bounceInDown{0%,100%,60%,75%,90%{transition-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);}100%{-webkit-transform:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{transition-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);}100%{-webkit-transform:none;transform:none;}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{transition-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);}100%{-webkit-transform:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{transition-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);}100%{-webkit-transform:none;transform:none;}}@keyframes bounceInRight{0%,100%,60%,75%,90%{transition-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);}100%{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{transition-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,-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);}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{0%,100%,60%,75%,90%{transition-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,-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);}100%{-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);}100%{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);}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s;}@-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);}100%{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);}100%{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);}100%{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);}100%{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);}100%{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);}100%{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);}100%{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);}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{0%{-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;}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{0%{-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;}100%{-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{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-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);}100%{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-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);}100%{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-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);}100%{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-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);}100%{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{0%{-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;}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{0%{-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;}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{0%{-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;}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{0%{-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;}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes lightSpeedIn{0%{-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;}100%{-webkit-transform:none;transform:none;opacity:1;}}@keyframes lightSpeedIn{0%{-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;}100%{-webkit-transform:none;transform:none;opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{0%{opacity:1;}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{0%{opacity:1;}100%{-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{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}100%{-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{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}100%{-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{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}100%{-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;}100%{-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;}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}100%{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{0%{opacity:1;}100%{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{0%{opacity:1;}100%{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{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{0%{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{0%{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{0%{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{0%{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{0%{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{0%{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{0%{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{0%{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{0%{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{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}100%{opacity:0;}}@keyframes zoomOut{0%{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}100%{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);}100%{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);}100%{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);}100%{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);}100%{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);}100%{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);}100%{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);}100%{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);}100%{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{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}.swp-flex--col{display:flex;flex-direction:column;flex-grow:1;}form.searchwp-form .swp-flex--row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;flex-grow:1;}form.searchwp-form .swp-flex--wrap{flex-wrap:wrap;}form.searchwp-form .swp-flex--gap-sm{gap:.25em;}form.searchwp-form .swp-flex--gap-md{gap:.5em;}form.searchwp-form .swp-items-stretch{align-items:stretch;}form.searchwp-form .swp-margin-l-auto{margin-left:auto;}form.searchwp-form input.swp-input,form.searchwp-form select.swp-select{color:rgba(14,33,33,.8);}form.searchwp-form select.swp-select{min-width:fit-content;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width=\'17\' height=\'11\' viewBox=\'0 0 17 11\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M14.2915 0.814362L8.09717 6.95819L1.90283 0.814362L0 2.7058L8.09717 10.7545L16.1943 2.7058L14.2915 0.814362Z\' fill=\'%230E2121\' fill-opacity=\'0.8\'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 12px top 50%;background-size:12px auto;padding:0 33px 0 .7em;min-height:2em;}form.searchwp-form select.swp-select.nitro-lazy{background-image:none !important;}form.searchwp-form input.swp-input--search{background-image:url("data:image/svg+xml,%3Csvg width=\'15\' height=\'15\' viewBox=\'0 0 15 15\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M6.06786 12.1357C7.3777 12.1357 8.60074 11.7096 9.59495 10.9995L13.3351 14.7396C13.5087 14.9132 13.7375 15 13.9742 15C14.4871 15 14.858 14.6055 14.858 14.1005C14.858 13.8638 14.7791 13.6428 14.6055 13.4692L10.889 9.74487C11.6702 8.7191 12.1357 7.44871 12.1357 6.06786C12.1357 2.73014 9.40558 0 6.06786 0C2.72225 0 0 2.73014 0 6.06786C0 9.40558 2.72225 12.1357 6.06786 12.1357ZM6.06786 10.8259C3.45608 10.8259 1.30984 8.67175 1.30984 6.06786C1.30984 3.46397 3.45608 1.30984 6.06786 1.30984C8.67175 1.30984 10.8259 3.46397 10.8259 6.06786C10.8259 8.67175 8.67175 10.8259 6.06786 10.8259Z\' fill=\'%23CFCFCF\'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px top 50%;background-size:15px auto;padding-right:38px;padding-left:.7em;}form.searchwp-form input.swp-input--search.nitro-lazy{background-image:none !important;}form.searchwp-form .searchwp-form-input-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;flex-grow:1;}form.searchwp-form .searchwp-form-input-container .swp-input{margin:0;width:100%;}form.searchwp-form .searchwp-form-input-container .swp-select{border-right:0;}form.searchwp-form .searchwp-form-input-container .swp-select + .swp-input{flex-grow:1;}form.searchwp-form .searchwp-form-advanced-filters-toggle{text-align:right;}form.searchwp-form .searchwp-form-advanced-filters select{flex:1;}form.searchwp-form .swp-toggle{cursor:pointer;margin-bottom:0;}form.searchwp-form .swp-toggle-switch{background-color:rgba(14,33,33,.14);border-radius:20px;width:40px;height:22px;position:relative;transition:background-color .25s;}form.searchwp-form .swp-toggle-switch:not(.swp-toggle-switch--mini):hover{background-color:rgba(14,33,33,.2);}form.searchwp-form .swp-toggle-switch--mini{width:25px;height:15px;}form.searchwp-form .swp-toggle-switch:before,form.searchwp-form .swp-toggle-switch:after{content:"";}form.searchwp-form .swp-toggle-switch:before{display:block;background:#fff;border-radius:50%;width:18px;height:18px;position:absolute;top:2px;left:2px;-webkit-transition:left .25s;-o-transition:left .25s;transition:left .25s;}form.searchwp-form .swp-toggle-switch--mini:before{width:11px;height:11px;top:2px;left:2px;}form.searchwp-form .swp-toggle-checkbox:checked + .swp-toggle-switch,form.searchwp-form .swp-toggle-switch--checked{background:currentcolor;}form.searchwp-form .swp-toggle-checkbox:checked + .swp-toggle-switch:before{left:20px;}form.searchwp-form .swp-toggle-checkbox:checked + .swp-toggle-switch--mini:before,form.searchwp-form .swp-toggle-switch--checked.swp-toggle-switch--mini:before{left:12px;}form.searchwp-form input.swp-toggle-checkbox{height:0;width:0;overflow:hidden;position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;}form.searchwp-form input.swp-toggle-checkbox:focus{border:none;box-shadow:none;outline:none;}form.searchwp-form .swp-toggle .swp-label{display:block;margin-top:21px;}form.searchwp-form input.swp-toggle-checkbox:focus + .swp-toggle-switch,form.searchwp-form input.swp-toggle-checkbox:active + .swp-toggle-switch{-webkit-box-shadow:0 0 1px 1px rgba(14,33,33,.14);box-shadow:0 0 1px 1px rgba(14,33,33,.14);border:none;}.partner-bot .content-table table td p{font-size:15px !important;margin:0px 0 10px;}.partner-bot .content-table table td:last-child{padding-bottom:30px;}@charset "UTF-8";.qs-datepicker-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid gray;border-radius:.263921875em;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:sans-serif;font-size:1rem;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:15.625em;z-index:9001;}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box;}.qs-centered{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.qs-hidden{display:none;}.qs-overlay{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:rgba(0,0,0,.75);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;opacity:1;padding:.5em;position:absolute;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%;z-index:1;}.qs-overlay.qs-hidden{opacity:0;z-index:-1;}.qs-overlay .qs-overlay-year{background:transparent;border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;display:block;font-size:.875em;margin:0 auto;padding:.25em 0;text-align:center;width:80%;}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none;}.qs-overlay .qs-close{cursor:pointer;padding:.5em;position:absolute;right:0;top:0;}.qs-overlay .qs-submit{background:hsla(0,0%,50%,.4);border:1px solid #fff;border-radius:.263921875em;cursor:pointer;margin:0 auto auto;padding:.5em;}.qs-overlay .qs-submit.qs-disabled{border-color:gray;color:gray;cursor:not-allowed;}.qs-overlay .qs-overlay-month-container{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;}.qs-overlay .qs-overlay-month{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s;width:33.33333%;}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1;}.qs-controls{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:0;align-items:center;background:#d3d3d3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:blur(0);filter:blur(0);flex-grow:1;flex-shrink:0;justify-content:space-between;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;width:100%;}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px);}.qs-arrow{border-radius:.263921875em;cursor:pointer;height:1.5625em;position:relative;-webkit-transition:background .15s;transition:background .15s;width:1.5625em;}.qs-arrow:hover{background:rgba(0,0,0,.1);}.qs-arrow:hover.qs-left:after{border-right-color:#000;}.qs-arrow:hover.qs-right:after{border-left-color:#000;}.qs-arrow:after{border:.390625em solid transparent;content:"";position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s;}.qs-arrow.qs-left:after{border-right-color:gray;right:50%;-webkit-transform:translate(25%,-50%);transform:translate(25%,-50%);}.qs-arrow.qs-right:after{border-left-color:gray;left:50%;-webkit-transform:translate(-25%,-50%);transform:translate(-25%,-50%);}.qs-month-year{border-bottom:1px solid transparent;cursor:pointer;font-weight:700;-webkit-transition:border .2s;transition:border .2s;}.qs-month-year:hover{border-bottom:1px solid gray;}.qs-month-year:active:focus,.qs-month-year:focus{outline:none;}.qs-month{padding-right:.5ex;}.qs-year{padding-left:.5ex;}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:blur(0);filter:blur(0);-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px);}.qs-square{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:.263921875em;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.5625em;justify-content:center;-webkit-transition:background .1s;transition:background .1s;width:14.28571%;}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange;}.qs-current{font-weight:700;text-decoration:underline;}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6;}.qs-range-start:not(.qs-range-6){border-bottom-right-radius:0;border-top-right-radius:0;}.qs-range-middle{background:#d4ebf2;}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0;}.qs-range-middle.qs-range-0{border-bottom-right-radius:0;border-top-right-radius:0;}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-bottom-left-radius:0;border-top-left-radius:0;}.qs-disabled,.qs-outside-current-month{opacity:.2;}.qs-disabled{cursor:not-allowed;}.qs-day,.qs-empty{cursor:default;}.qs-day{color:gray;font-weight:700;}.qs-event{position:relative;}.qs-event:after{background:#07f;border-radius:50%;bottom:0;content:"";height:.46875em;position:absolute;right:0;width:.46875em;}.glide{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;}.glide *{-webkit-box-sizing:inherit;box-sizing:inherit;}.glide__slides,.glide__track{overflow:hidden;}.glide__slides{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;padding:0;position:relative;-ms-touch-action:pan-Y;touch-action:pan-Y;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform;}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.glide__slide{-ms-flex-negative:0;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;height:100%;white-space:normal;width:100%;}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none;}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.glide--rtl{direction:rtl;}:root{--header-height:114px;--z-top-bar:10500;--z-site-header:10000;--z-notification-widget:9500;--admin-bar-height:32px;}@media (max-width:1249px){:root{--header-height:80px;}}@media (max-width:782px){:root{--admin-bar-height:46px;}}body{font-weight:300;vertical-align:bottom;}body.body--white-background{background-color:#fff;background-image:none;}body.body--white-background.nitro-lazy{background-image:none !important;}[x-cloak]{display:none;}#outer-wrap{background:#fff;min-height:100vh;}#primary{padding-bottom:0;}#main{padding-top:var(--header-height);}.body--no-sticky-header #main{padding-top:0;}.post-edit{display:none !important;}.single-resource .post-pagination-wrap{display:none;}body{color:#141414;font-family:Arial,sans-serif;font-size:16px;line-height:1.3888888889;}.html__font-loaded--primary body{font-family:Manrope,Arial,sans-serif;}@media (min-width:767px){body{font-size:18px;}}body.body--use-safe-web-font{font-family:Arial,sans-serif;}.p,p{margin:13px 0 25px;}.p{color:#141414;font-family:Arial,sans-serif;font-size:16px;font-weight:300;line-height:1.3888888889;}.html__font-loaded--primary .p{font-family:Manrope,Arial,sans-serif;}@media (min-width:767px){.p{font-size:18px;}}a{color:#0081a5;}p>a{position:relative;}p>a:before{background-color:currentColor;bottom:0;content:"";height:2px;left:0;position:absolute;-webkit-transition:width .2s;transition:width .2s;width:0;}p>a:hover:before{width:100%;}a:hover{text-decoration:none;}ol[type=i]{list-style-type:lower-roman;}ol[type=a]{list-style-type:lower-alpha;}.h1,.h1.vcex-heading,h1,h1.vcex-heading{color:#141414;font-family:Manrope,Arial,sans-serif;font-size:12vw;font-weight:300;letter-spacing:-.02em;line-height:1.075;margin-left:-.05em;}body.body--use-safe-web-font .h1,body.body--use-safe-web-font .h1.vcex-heading,body.body--use-safe-web-font h1,body.body--use-safe-web-font h1.vcex-heading{font-family:Arial,sans-serif;font-weight:700;letter-spacing:normal;}@media (min-width:767px){.h1,.h1.vcex-heading,h1,h1.vcex-heading{font-size:70px;}}@media (min-width:992px){.h1,.h1.vcex-heading,h1,h1.vcex-heading{font-size:80px;}}@media (min-width:1025px){.h1,.h1.vcex-heading,h1,h1.vcex-heading{font-size:80px;}}html[lang=de-DE] .h1,html[lang=de-DE] .h1.vcex-heading,html[lang=de-DE] h1,html[lang=de-DE] h1.vcex-heading{line-height:1;}.h2,.h2.vcex-heading,h2,h2.vcex-heading{color:#fff;font-family:Manrope,Arial,sans-serif;font-size:10vw;font-weight:300;letter-spacing:-.01em;line-height:1.12;margin-top:0;}body.body--use-safe-web-font .h2,body.body--use-safe-web-font .h2.vcex-heading,body.body--use-safe-web-font h2,body.body--use-safe-web-font h2.vcex-heading{font-family:Arial,sans-serif;font-weight:700;letter-spacing:normal;}@media (min-width:501px){.h2,.h2.vcex-heading,h2,h2.vcex-heading{font-size:44px;}}@media (min-width:767px){.h2,.h2.vcex-heading,h2,h2.vcex-heading{font-size:50px;}}@media (min-width:992px){.h2,.h2.vcex-heading,h2,h2.vcex-heading{font-size:50px;}}.body--white-background .h2,.body--white-background .h2.vcex-heading,.body--white-background h2,.body--white-background h2.vcex-heading,.h2 .u-bg--white,.h2 .u-slant--white,.h2.vcex-heading .u-bg--white,.h2.vcex-heading .u-slant--white,.single-blog-content .h2,.single-blog-content .h2.vcex-heading,.single-blog-content h2,.single-blog-content h2.vcex-heading,h2 .u-bg--white,h2 .u-slant--white,h2.vcex-heading .u-bg--white,h2.vcex-heading .u-slant--white{color:#000;}html[lang=de-DE] .h2,html[lang=de-DE] .h2.vcex-heading,html[lang=de-DE] h2,html[lang=de-DE] h2.vcex-heading{line-height:1;}#main .typography-white .h2,#main .typography-white .h2.vcex-heading,#main .typography-white h2,#main .typography-white h2.vcex-heading{color:#fff;}.h3,.h3.vcex-heading,h3,h3.vcex-heading{color:#fff;font-family:Manrope,Arial,sans-serif;font-size:24px;font-weight:500;letter-spacing:0;line-height:1.25;margin-bottom:12px;}body.body--use-safe-web-font .h3,body.body--use-safe-web-font .h3.vcex-heading,body.body--use-safe-web-font h3,body.body--use-safe-web-font h3.vcex-heading{font-family:Arial,sans-serif;font-weight:700;letter-spacing:normal;}.body--white-background .h3,.body--white-background .h3.vcex-heading,.body--white-background h3,.body--white-background h3.vcex-heading,.h3 .u-bg--white,.h3 .u-slant--white,.h3.vcex-heading .u-bg--white,.h3.vcex-heading .u-slant--white,.single-blog-content .h3,.single-blog-content .h3.vcex-heading,.single-blog-content h3,.single-blog-content h3.vcex-heading,h3 .u-bg--white,h3 .u-slant--white,h3.vcex-heading .u-bg--white,h3.vcex-heading .u-slant--white{color:#000;}#main .typography-white .h3,#main .typography-white .h3.vcex-heading,#main .typography-white h3,#main .typography-white h3.vcex-heading{color:#fff;}.h4,h4{font-size:22px;font-weight:500;letter-spacing:-.54px;line-height:1.1363636364;margin:0 0 12px;}body.body--use-safe-web-font .h4,body.body--use-safe-web-font h4{font-family:Arial,sans-serif;font-weight:700;letter-spacing:normal;}.single-blog-content .h4,.single-blog-content h4{color:#000;}.h5,h5{font-size:14px;font-weight:700;margin:8px 0 0;text-transform:uppercase;}.h5+p,h5+p{margin:2px 0 4px;}.post-format--event .theme-heading.vcex-module-heading{color:#141414;font-family:Manrope,Arial,sans-serif;font-size:10vw;font-weight:300;letter-spacing:-.01em;line-height:1.12;margin:0 0 40px;overflow:initial;}body.body--use-safe-web-font .post-format--event .theme-heading.vcex-module-heading{font-family:Arial,sans-serif;font-weight:700;letter-spacing:normal;}@media (min-width:501px){.post-format--event .theme-heading.vcex-module-heading{font-size:44px;}}@media (min-width:767px){.post-format--event .theme-heading.vcex-module-heading{font-size:50px;}}@media (min-width:992px){.post-format--event .theme-heading.vcex-module-heading{font-size:50px;}}html[lang=de-DE] .post-format--event .theme-heading.vcex-module-heading{line-height:1;}#main .typography-white .post-format--event .theme-heading.vcex-module-heading{color:#fff;}#top-bar-wrap{background-color:transparent;border:none;position:fixed;top:0;width:100%;z-index:var(--z-top-bar);}body.admin-bar #top-bar-wrap{top:var(--admin-bar-height);}body.body--no-sticky-header #top-bar-wrap{position:absolute;top:0;}@media (max-width:1249px){#top-bar-wrap{display:none;}}.has-content .top-bar-menu{margin-right:0;}#top-bar{padding:10px 0;}#top-bar .searchform{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:16px;margin-right:14px;}@media (max-width:767px){#top-bar .searchform label{display:none;position:absolute;}}#top-bar .searchform input{background-color:#fff;border:0;border-radius:12px;caret-color:#141414;color:#141414;font-size:13px;padding:4px 8px;width:176px;}#top-bar-content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;}@media (max-width:767px){#top-bar-content{padding-top:0;}}.searchform .searchform-submit{color:#141414;font-size:18px;opacity:1;right:10px;}#site-header{height:var(--header-height);position:fixed;top:0;-webkit-transition:min-height .35s ease;transition:min-height .35s ease;width:100vw;z-index:var(--z-site-header);}body.admin-bar #site-header{top:var(--admin-bar-height);}body.body--no-sticky-header #site-header{position:relative;top:0;}#site-header:before{background:#ffd101;bottom:0;content:"";left:0;position:absolute;right:0;top:0;}#site-header.is-scrolled:before{opacity:1;}#site-header-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:36px;padding-top:20px;}@media (max-width:1249px){#site-header-inner{padding-bottom:16px;padding-top:0;}}@media (max-width:501px){#site-header-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:20px;margin-right:20px;max-width:none;width:calc(100vw - 40px);}}#site-logo{-webkit-box-ordinal-group:0;-ms-flex-order:-1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:70px;order:-1;}.header-one #site-logo{float:none;}@media (min-width:1251px){#site-logo{max-width:85px;}}#site-tagline{color:#ffd101;font-size:15px;font-weight:600;margin-bottom:-6px;margin-left:20px;}@media (max-width:992px){#site-tagline{display:none;}}#wpadminbar.mobile{overflow:hidden;}#top-bar .top-bar-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;float:none;}#top-bar .top-bar-menu li{float:none;}#top-bar .top-bar-menu li:hover{position:relative;}#top-bar .top-bar-menu li:hover .sub-menu{background-color:#363636;display:block;margin:0;padding:10px;width:200px;}#top-bar .top-bar-menu li:hover .sub-menu li{display:block !important;}#top-bar .top-bar-menu li.wpml-ls-item .sub-menu{background:#fff;border:1px solid #dbdbda;left:-11px;white-space:nowrap;width:auto;}#top-bar .top-bar-menu a{color:#141414;display:block;font-size:13px;font-weight:400;text-transform:uppercase;}#top-bar .top-bar-menu a:hover{text-decoration:underline;}#top-bar .top-bar-menu>li.menu-item>a{padding-block:5px;}#top-bar .top-bar-menu .sub-menu{display:none;position:absolute;}.main-navigation{margin-top:25px;}@media (max-width:1249px){.main-navigation{display:none;}}.main-navigation>.dropdown-menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;}#mobile-navigation-wrap{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;justify-content:flex-end;padding-top:25px;position:relative;}@media (min-width:1250px){#mobile-navigation-wrap{display:none;}}.mobile-menu-toggle #menu-toggle{display:none;}.mobile-menu-toggle .menu-button-container{cursor:pointer;display:block;height:28px;position:relative;width:40px;}.mobile-menu-toggle .menu-button-container .menu-button,.mobile-menu-toggle .menu-button-container:after,.mobile-menu-toggle .menu-button-container:before{background-color:#141414;height:3px;position:absolute;right:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;width:40px;}.mobile-menu-toggle .menu-button-container .menu-button{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.mobile-menu-toggle .menu-button-container:before{content:"";top:0;}.mobile-menu-toggle .menu-button-container:after{bottom:0;content:"";}.mobile-menu-toggle.is-open .menu-button-container .menu-button{opacity:0;}.mobile-menu-toggle.is-open .menu-button-container:before{-webkit-transform:rotate(-33deg) scaleX(1.2);transform:rotate(-33deg) scaleX(1.2);}.mobile-menu-toggle.is-open .menu-button-container:after{-webkit-transform:rotate(32deg) scaleX(1.2);transform:rotate(32deg) scaleX(1.2);}.mobile-menu-nav{background:#ffd101;color:#141414;max-height:calc(100vh - var(--header-height));overflow-x:hidden;overflow-y:scroll;position:absolute;right:-20px;top:calc(var(--header-height) - 6px);width:100vw;}.mobile-menu-nav.on-submenu{background:#fff;}@media (max-width:501px){.mobile-menu-nav{height:calc(100vh - 75px) !important;}}@media (min-width:502px){.mobile-menu-nav{height:auto;right:0;width:380px;}}.mobile-menu-nav .mobile-menu{list-style:none;margin:0;padding-bottom:20px;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;}.mobile-menu-nav .mobile-menu.has-depth-1{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.mobile-menu-nav .mobile-menu.has-depth-2{-webkit-transform:translateX(-200%);transform:translateX(-200%);}.mobile-menu-nav .mobile-menu>li:first-of-type>h3{border-top:1px solid #7d7b80;}.mobile-menu-nav .searchform{margin:18px 20px;}.mobile-menu-nav .searchform input[type=search]{background:#fff;border:0;border-radius:20px;color:#141414;padding:3px 30px 3px 20px;}.mobile-menu-nav .wpml-ls{border:0;left:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:100%;}.mobile-menu-nav .wpml-ls.is-active{opacity:1;pointer-events:auto;}.mobile-menu-nav .wpml-ls li{width:100%;}.mobile-menu-nav .wpml-ls li a{padding:8px 20px;}.mobile-menu-nav h3{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height=\'16\' width=\'10\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M10 8 0 16V0z\' fill=\'%23fec429\'/%3E%3C/svg%3E");background-position:calc(100% - 20px) 50%;background-repeat:no-repeat;border-bottom:1px solid #dbdbda;color:#141414;font-size:17px;font-weight:700;margin:0;padding:19px 20px;}.mobile-menu-nav h3.nitro-lazy{background-image:none !important;}.mobile-menu-nav h3.is-backlink{background-color:#f8f8f8;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height=\'16\' width=\'10\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'m0 8 10-8v16z\' fill=\'%23fec429\'/%3E%3C/svg%3E");background-position:20px 50%;color:#141414;font-size:17px;padding-left:40px;}.mobile-menu-nav h3.is-backlink.nitro-lazy{background-image:none !important;}.mobile-menu-nav .ls-trigger,.mobile-menu-nav a{color:#141414;display:block;font-size:18px;padding:8px 20px;}.mobile-menu-nav .sub-menu{background:#fff;left:0;list-style:none;margin:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);width:100%;}.mobile-menu-nav .sub-menu>li:first-of-type>h3{border-top:1px solid #dbdbda;}.mobile-menu-nav .sub-menu.is-active{opacity:1;pointer-events:auto;}.mobile-menu-nav .sub-menu .templatera_shortcode{border-bottom:1px solid #dbdbda;margin-bottom:8px;padding:22px 20px;}.mobile-menu-nav .sub-menu .templatera_shortcode .vc_row{margin:0;}.mobile-menu-nav .sub-menu .templatera_shortcode .vc_row .vc_column-inner{padding:0;}.mobile-menu-nav .sub-menu .templatera_shortcode h4{font-size:16px;font-weight:700;}.mobile-menu-nav .sub-menu .templatera_shortcode h4 em{color:#4500a6;font-style:normal;}.mobile-menu-nav .sub-menu .templatera_shortcode p{font-size:16px;}.mobile-menu-nav .sub-menu .templatera_shortcode .vcex-multi-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:16px;}.mobile-menu-nav .sub-menu .templatera_shortcode a.c-button--on-dark-bg{background:none !important;color:#141414 !important;display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;font-size:13px !important;font-weight:700;margin:0;}.mobile-menu-nav .sub-menu .templatera_shortcode a.c-button--on-dark-bg:hover{color:#fff !important;}#site-navigation-wrap{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;height:auto;justify-content:flex-end;margin-bottom:-33px;margin-top:0;position:static;}.navbar-style-one{right:0;}.navbar-style-one .dropdown-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.navbar-style-one .dropdown-menu>li.menu-item{cursor:default;float:none;margin-left:20px;position:relative;}.navbar-style-one .dropdown-menu>li.menu-item.menu-item-has-children:hover>h3{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px;}.navbar-style-one .dropdown-menu>li.menu-item.menu-item-has-children:hover>.sub-menu{display:block;}.navbar-style-one .dropdown-menu>li.menu-item>h3{color:#141414;font-size:14px;font-weight:700;margin:7px 0;}.navbar-style-one .dropdown-menu>li.menu-item>h3.is-active{text-decoration:underline;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu{background:none !important;display:none;left:50%;margin:0;padding:10px 0 0 !important;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li{list-style:none;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode{background:#fff;-webkit-box-shadow:5px 5px 30px rgba(0,0,0,.1);box-shadow:5px 5px 30px rgba(0,0,0,.1);}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:34px;margin:0;padding-left:38px;padding-right:38px;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row:after,.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row:before{content:none;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row.has-full-bleed-column--right{padding-right:0;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row .wpb_column{float:none;padding-bottom:29px;padding-top:29px;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row .wpb_column.has-border--left{border-left:1px solid #dbdbda;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row .wpb_column.has-border--left .wpb_single_image{border-bottom:1px solid #dbdbda;margin-bottom:16px;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row .wpb_column.has-border--left .wpb_text_column{margin-left:14px;margin-right:14px;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row .wpb_column.has-border--left .wpb_text_column h4{color:#4500a6;font-size:12px;font-weight:700;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row .wpb_column.has-border--left .vcex-button{margin:14px 14px 0 !important;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row .wpb_column.has-image-bleed--top{padding-top:0;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>.vc_row .wpb_column>.vc_column-inner{padding:0;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode>p{display:none;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode h3{border-bottom:1px solid #dbdbda;color:#141414;font-size:16px;font-weight:700;padding-bottom:4px;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode h3 em{font-style:normal;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode p{color:#141414;font-size:15px;line-height:1.4666666667;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode .vcex-multi-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:16px;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode a.c-button--on-dark-bg,.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode a.c-button--on-light-bg{background:none !important;display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;font-size:13px !important;font-weight:600;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode a.c-button--on-dark-bg,.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode a.c-button--on-light-bg:hover{color:#fff !important;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode a.c-button--on-dark-bg:hover{color:#000 !important;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode li.menu-item a{background:none !important;color:#141414 !important;font-size:15px !important;padding:3px 0 !important;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu>li .templatera_shortcode li.menu-item a:hover{text-decoration:underline !important;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu .menu--products{width:640px;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu .menu--partners,.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu .menu--solutions{width:820px;}.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu .menu--company,.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu .menu--customers,.navbar-style-one .dropdown-menu>li.menu-item>.sub-menu .menu--resources{width:564px;}.navbar-style-one .dropdown-menu>li.menu-item.c-button{margin-left:20px;margin-top:0;padding:0;}.navbar-style-one .dropdown-menu>li.menu-item.c-button:after,.navbar-style-one .dropdown-menu>li.menu-item.c-button:before{border-width:3px;}.navbar-style-one .dropdown-menu>li.menu-item.c-button>a{font-weight:600;padding:8px 18px 7px;}.navbar-style-one .dropdown-menu>li.menu-item.c-button>a:hover{color:#141414 !important;}.navbar-style-one .dropdown-menu>li.menu-item>a{color:#fff;font-size:14px;height:auto;line-height:1.3888888889;}body.page-template-landing-page-advanced .navbar-style-one .dropdown-menu>li.menu-item>a{border-bottom:1px solid transparent;color:#141414;font-weight:700;}body.page-template-landing-page-advanced .navbar-style-one .dropdown-menu>li.menu-item>a:hover{border-bottom-color:#141414;color:#141414 !important;text-decoration:underline !important;}.navbar-style-one .dropdown-menu>li.menu-item>a span.link-inner{padding:0;}body.page-template-landing-page-advanced .navbar-style-one .dropdown-menu>li.menu-item.c-button>a{border-bottom:none;color:#fff !important;}body.page-template-landing-page-advanced .navbar-style-one .dropdown-menu>li.menu-item.c-button>a:hover{color:#141414 !important;}.sidr-class-sub-menu li.sidr-class-current-menu-item,.sub-menu li li.current-menu-item a{color:#ffd101 !important;}#site-navigation .dropdown-menu>li.menu-item>a:hover{color:#fff;}#site-navigation .dropdown-menu>li.menu-item>a>span.link-inner{-webkit-transition:background-position .7s;transition:background-position .7s;}#site-navigation .site-search-toggle .link-inner .ticon{font-size:18px;}.navbar-style-one .dropdown-menu>li.search-toggle-li>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;}.sf-menu .wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu.menu-item{position:static;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu ul.sub-menu{background:none;list-style:none;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu.is-open>.sub-menu{opacity:1;pointer-events:auto;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu>ul.sub-menu{background-color:#363636;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;left:50%;margin:0 auto;max-width:100%;opacity:0;padding:20px 10px 0 20px;pointer-events:none;position:fixed;-webkit-transform:translateX(-50%) translateY(50px);transform:translateX(-50%) translateY(50px);-webkit-transition:opacity .2s;transition:opacity .2s;width:1140px;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu>ul.sub-menu>.menu-item{padding-right:10px;width:33.3333333333%;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu>ul.sub-menu li.menu-item a:hover{background:none;color:#ffd101;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu>ul.sub-menu li.menu-item-has-children>a{color:#fff;font-size:20px;font-weight:400;letter-spacing:-.61px;padding:0;text-transform:uppercase;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu>ul.sub-menu li.menu-item-has-children>a:focus,.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu>ul.sub-menu li.menu-item-has-children>a:hover{color:#fff;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu>ul.sub-menu .menu-item{white-space:normal;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu>ul.sub-menu .sub-menu{display:block !important;margin-bottom:32px;position:static;}.wpex-dropdown-style-minimal-sq #site-navigation .c-more--menu>ul.sub-menu .sub-menu li>a{color:#7d7b80;font-size:16px;letter-spacing:-.21px;line-height:1.2222222222;padding:5px 0 2px;text-transform:uppercase;}#mobile-nav-scrim{background:#363636;height:var(--header-height);left:0;position:fixed;top:0;width:100vw;z-index:-999;}.js-sticky-filter{margin:0 auto !important;position:relative;width:100%;}.js-sticky-filter .js-sticky-filter--wrapper{margin:0 auto;max-width:1000px;position:relative;width:100%;}.js-sticky-filter .js-sticky-filter--wrapper.js-sticky-filter--is-stuck{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:fixed;right:0;width:100vw;z-index:20;}.js-sticky-filter .js-sticky-filter--wrapper.js-sticky-filter--is-stuck:before{background-color:#fff;content:"";display:block;height:100%;left:calc(50% - 50vw);position:absolute;width:100vw;}.js-sticky-filter .js-sticky-filter--wrapper.js-sticky-filter--is-stuck .vc_column-inner>.wpb_wrapper{-webkit-box-pack:center;-ms-flex-pack:center;gap:30px;justify-content:center;}.js-sticky-filter .js-sticky-filter--wrapper .vc_column-inner>.wpb_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:30px;justify-content:flex-start;}@media (min-width:502px){.js-sticky-filter .js-sticky-filter--wrapper .vc_column-inner>.wpb_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}.js-sticky-filter .js-sticky-filter--wrapper .term-picker{width:195px;}.js-sticky-filter .js-sticky-filter--wrapper .term-picker--search{display:none;}.js-sticky-filter .vc_column-inner{margin-bottom:20px;margin-top:20px;}.footer-wrap{margin-bottom:80px;z-index:5;}@media (max-width:767px){.footer-wrap{margin-bottom:40px;}}.footer-builder-content{border-top:1px solid #949494;margin-top:80px;padding-top:72px;}@media (max-width:767px){.footer-builder-content{margin-top:40px;padding-top:36px;}}.footer-igel-community img{max-width:200px;padding-top:22px;}.footer-subscribe{border-top:1px solid #949494;margin-top:30px;max-width:470px;text-align:center;}.footer-subscribe .h3{color:#141414;font-size:18px;font-weight:500;letter-spacing:0;margin-top:30px;}.footer-subscribe-form{margin:0 auto;max-width:470px;}.footer-subscribe-form .ao-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.footer-subscribe-form .ao-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.footer-subscribe-form .ao-row .ao-combo-layout{text-align:center;}.footer-subscribe-form .ao-form-error-message{color:#f21;font-size:14px;margin-top:4px;text-align:center;}.footer-subscribe-form .ao-form-submit{background:#ffd101 !important;border:2px solid #ffd101 !important;border-radius:20px !important;color:#141414 !important;font-size:14px !important;font-weight:700 !important;padding:11px 25px !important;text-transform:uppercase;}.footer-subscribe-form .ao-row:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;color:#141414;display:none;font-size:15px;font-weight:200;order:2;}.footer-subscribe-form .ao-row:first-child .ao-column-inner{padding-top:0 !important;}.footer-subscribe-form .ao-row:first-child .ao-richtext-block p{margin-bottom:4px;}.footer-subscribe-form .ao-row:first-child .ao-richtext-block p a{color:#4500a6;}.footer-subscribe-form .ao-row:first-child .ao-form-label{display:none;}.footer-subscribe-form .ao-row:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.footer-subscribe-form .ao-row:nth-child(2) .ao-column:last-of-type{display:none;}.footer-subscribe-form .ao-row:nth-child(2) .ao-form-field{background-color:#f8f8f8;border:2px solid #949494;border-radius:22px;color:#141414;font-size:14px;padding-bottom:10px;padding-top:10px;text-align:center;}.footer-subscribe-form .ao-row:nth-child(2) .ao-form-field::-webkit-input-placeholder{color:#141414;font-size:inherit;opacity:.6;}.footer-subscribe-form .ao-row:nth-child(2) .ao-form-field::-moz-placeholder{color:#141414;font-size:inherit;opacity:.6;}.footer-subscribe-form .ao-row:nth-child(2) .ao-form-field:-ms-input-placeholder{color:#141414;font-size:inherit;opacity:.6;}.footer-subscribe-form .ao-row:nth-child(2) .ao-form-field::-ms-input-placeholder{color:#141414;font-size:inherit;opacity:.6;}.footer-subscribe-form .ao-row:nth-child(2) .ao-form-field::placeholder{color:#141414;font-size:inherit;opacity:.6;}.footer-subscribe-form .ao-row:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;display:none;order:3;}.footer-subscribe-form.is-expanded .ao-row:first-child,.footer-subscribe-form.is-expanded .ao-row:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex;}.footer-subscribe-form .ao-row:first-of-type .ao-block-wrapper:first-of-type{display:none;}.footer-wrap #footer-bottom{background:none;color:#141414;font-size:14px;font-weight:200;}.footer-wrap #footer-bottom #footer-bottom-menu .menu{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:20px;}@media (max-width:767px){.footer-wrap #footer-bottom #footer-bottom-menu .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.footer-wrap #footer-bottom #footer-bottom-menu .menu li{line-height:1;margin:0;padding:5px 10px;}@media (min-width:768px){.footer-wrap #footer-bottom #footer-bottom-menu .menu li{border-right:1px solid #949494;}}.footer-wrap #footer-bottom #footer-bottom-menu .menu li:last-of-type{border-right:none;}.footer-wrap #footer-bottom #footer-bottom-menu .menu a{color:#141414;}.footer-wrap #footer-bottom #footer-bottom-menu .menu a:hover{text-decoration:underline;}.webinar-classification-group{padding-bottom:86px;}.webinar-classification-group__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-bottom:30px;overflow:hidden;}.webinar-classification-group__image{position:relative;}.webinar-classification-group__image:after{background-color:#bfbfc0;content:"";height:1px;left:130%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100vh;}.webinar-classification-group__image img{-ms-flex-negative:0;aspect-ratio:160/91.53;flex-shrink:0;height:91.526px;width:160px;}.c-webinar-posts{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;justify-content:flex-start;}@media (min-width:1200px){.c-webinar-posts .c-webinar-card{-webkit-box-flex:0;-ms-flex:0 0 calc(24% - 10px);flex:0 0 calc(24% - 10px);}}@media (min-width:768px) and (max-width:1199px){.c-webinar-posts .c-webinar-card{-webkit-box-flex:0;-ms-flex:0 0 calc(32.5% - 10px);flex:0 0 calc(32.5% - 10px);}}@media (min-width:502px) and (max-width:767px){.c-webinar-posts .c-webinar-card{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);}}@media (max-width:501px){.c-webinar-posts .c-webinar-card{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}}.c-gallery-slider-row .wpex-slider-preloaderimg{background-color:#fff;}.c-gallery-slider-row .wpex-slider-preloaderimg img,.c-gallery-slider-row .wpex-slider-preloaderimg svg{height:auto;margin:0 auto;max-width:350px !important;width:100%;}.c-gallery-slider img,.c-gallery-slider svg{height:auto;margin:0 auto;max-width:350px;width:100%;}.c-gallery-slider .wpex-slider-media{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;min-height:454px;}.c-gallery-slider .sp-slides-container{background-color:#fff;}.c-gallery-slider .sp-arrows{left:0;margin-top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;}.c-gallery-slider .sp-arrows.sp-fade-arrows{opacity:1 !important;}.c-gallery-slider .sp-arrow{background-color:#ffd101;height:110px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:52px;}@media (min-width:641px){.c-gallery-slider .sp-arrow{height:110px;width:52px;}}@media (max-width:640px){.c-gallery-slider .sp-arrow{height:100px;width:45px;}}.c-gallery-slider .sp-arrow.sp-fade-arrows{opacity:1 !important;}@media (min-width:641px){.c-gallery-slider .sp-arrow.sp-previous-arrow{left:-16px !important;}}@media (max-width:640px){.c-gallery-slider .sp-arrow.sp-previous-arrow{left:-34px !important;}}.c-gallery-slider .sp-arrow.sp-previous-arrow:before{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/prev-icon.svg");}@media (min-width:641px){.c-gallery-slider .sp-arrow.sp-next-arrow{right:-16px !important;}}@media (max-width:640px){.c-gallery-slider .sp-arrow.sp-next-arrow{right:-34px !important;}}.c-gallery-slider .sp-arrow.sp-next-arrow:before{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/next-icon.svg");}.c-gallery-slider .sp-arrow:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"" !important;height:48px;left:50% !important;top:50% !important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;}.c-gallery-slider .wpex-slider-caption{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;bottom:auto;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;left:auto;margin:0 auto;position:relative;right:auto;text-align:center;top:auto;}@media (min-width:1024px){.c-gallery-slider .wpex-slider-caption{max-width:900px;width:100%;}}@media (max-width:992px){.c-gallery-slider .wpex-slider-caption{max-width:600px;width:100%;}}@media (max-width:767px){.c-gallery-slider .wpex-slider-caption{max-width:400px;width:100%;}}.c-gallery-slider .wpex-slider-caption p{margin-bottom:20px;}.c-gallery-slider .wpex-slider-caption .yellow-title{color:#ffd101;display:inline-block;margin-bottom:22px;text-transform:uppercase;}.c-gallery-slider .sp-nc-thumbnails-container{margin-top:14px;}@media (max-width:640px){.c-gallery-slider .sp-nc-thumbnails-container{display:none !important;}}.c-gallery-slider .sp-nc-thumbnail-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;height:85px;justify-content:center;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;}.c-gallery-slider .sp-nc-thumbnail-container:focus,.c-gallery-slider .sp-nc-thumbnail-container:hover{background-color:#ffd101;}.c-gallery-slider .sp-nc-thumbnail-container:focus img,.c-gallery-slider .sp-nc-thumbnail-container:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);}.c-gallery-slider .sp-nc-thumbnail-container.sp-nc-selected-thumbnail{background-color:#ffd101;}.c-gallery-slider .sp-nc-thumbnail-container.sp-nc-selected-thumbnail img{-webkit-filter:grayscale(0);filter:grayscale(0);}.c-gallery-slider .sp-nc-thumbnail-container .sp-nc-thumbnail{-webkit-filter:grayscale(1);filter:grayscale(1);height:auto;max-width:150px !important;}.firmware-page__hero{min-height:350px;padding-bottom:0;}.firmware-page__hero p{font-size:20px;}.firmware-page__heading{margin-bottom:20px;}.firmware-page{margin-bottom:20vw;padding:50px 0 100px;}.firmware-page .collapse{display:none;}.firmware-page .collapse.in{display:block;}.firmware-page .documents_list .panel.panel-default{border:none;-webkit-box-shadow:none;box-shadow:none;}.firmware-page .documents_list .collapse{border:none;}.firmware-page .panel-group{background-color:#fff;margin-bottom:5px;padding:16px;}.firmware-page .panel-group .panel{border:none;-webkit-box-shadow:none;box-shadow:none;}.firmware-page .panel-group .panel+.panel{margin-top:5px;}.firmware-page .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top:none;padding:0;}.firmware-page .panel-default>.panel-heading+.panel-collapse>.panel-body .panel-title{font-size:16px;font-weight:300;padding-left:20px;}.firmware-page .panel-default>.panel-heading+.panel-collapse>.panel-body .circle-file li{padding-left:76px;}.firmware-page .panel-default>.panel-heading+.panel-collapse>.panel-body .panel-body .circle-file li{padding-left:95px;}.firmware-page .panel-default>.panel-heading+.panel-collapse>.panel-body .panel-body .circle-file li:after{left:54px;}.firmware-page .panel>.panel-heading{background-color:#f2f2f2;border:none;padding:10px 15px;}.firmware-page .panel .panel-title{font-size:16px;font-weight:800;margin-bottom:0;}.firmware-page .circle-file{list-style:none;margin:0;padding:0;}.firmware-page .circle-file li{background-color:#f2f2f2;margin:5px 0;padding:15px 30px 15px 56px;position:relative;}.firmware-page .circle-file li:after{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/gear-icon-file.png") no-repeat 0 0 transparent;background-size:27px;content:"";height:27px;left:34px;position:absolute;top:18px;width:27px;}.firmware-page .root_files .circle-file li:after{left:15px;}.firmware-page .file-info,.firmware-page .hash-wrap{margin-bottom:5px;overflow:auto;}.firmware-page .file-info .document-wrap{float:left;font-size:14px;width:40%;}.firmware-page .file-info .date{color:#141414;float:left;font-size:12px;width:60%;}.firmware-page .hash{color:#7d7b80;float:left;font-size:12px;width:60%;}.firmware-page .hash.md5{width:40%;}.firmware-page .panel-title>a{color:#0081a5;}.firmware-page .panel-heading .accordion-toggle{display:block;position:relative;}.firmware-page .panel-heading .accordion-toggle:after{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/uploads/2020/01/plus-icon.svg") no-repeat 50% transparent;background-size:contain;content:"";height:24px;position:absolute;right:0;top:0;width:24px;}.firmware-page .panel-heading .accordion-toggle.collapsed:after{-webkit-transform:rotate(0deg);transform:rotate(0deg);}.firmware-page .panel-heading .accordion-toggle.collapsed.showwy:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.firmware-page .folder-icon{margin-right:20px;max-width:21px;width:100%;}.firmware-page .description{color:#141414;font-size:12px;margin-top:10px;}.firmware-page .top-section{padding-bottom:30px;}.firmware-page .top-section h1{font-weight:300;}.firmware-page .top-section p{font-weight:500;}.firmware-page .top-section a{padding-right:5px;}.firmware-page .top-section .blue{color:#4500a6;padding:0 5px;}.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:none;padding:0;}.panel-group .panel-heading+.panel-collapse>.panel-body .circle-file li,.panel-group .panel-heading+.panel-collapse>.panel-body .panel-title{padding-left:40px;}.fancybox-close{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/close-lightbox.png") no-repeat 50% transparent;background-size:20px;}.fancybox-close.nitro-lazy{background-image:none !important;}.fancybox-opened .fancybox-skin{-webkit-box-shadow:initial;box-shadow:none;}.fancybox-opened .fancybox-title{display:none;}.fancybox-opened .fancybox-inner{background-color:#fc3;}.firmware-page__disclaimer{background:#fc3;height:100%;padding:40px;width:100%;z-index:10;}.firmware-page__disclaimer:after{clear:both;content:"";display:block;}.firmware-page__disclaimer .content{background:#fff;font-size:13px;height:300px;overflow-y:scroll;padding:10px;position:relative;width:540px;}.firmware-page__disclaimer .button{border:none;float:right;margin-bottom:32px;margin-top:15px;}.c-button{background:none;font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:1.3888888889;margin-top:25px;padding:11px 25px;position:relative;text-transform:uppercase;z-index:5;}.c-button .theme-button-inner{color:#141414;}body.body--use-safe-web-font .c-button .theme-button-inner{font-family:Arial,sans-serif;font-weight:700;}.c-button:after,.c-button:before{border:2px solid #141414;border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;}.c-button:before{z-index:-2;}.c-button:after{background-color:#4500a6;border-color:#4500a6;opacity:0;z-index:-1;}.c-button:focus,.c-button:hover{background:none;}.c-button:focus:after,.c-button:hover:after{opacity:1;}.c-button:focus .theme-button-inner,.c-button:hover .theme-button-inner{color:#fff;}.vcex-multi-buttons .c-button{color:#141414;}.vcex-multi-buttons .c-button:first-of-type{-webkit-margin-start:0;margin-inline-start:0;}.vcex-multi-buttons .c-button:last-of-type{-webkit-margin-end:0;margin-inline-end:0;}.vcex-multi-buttons .c-button:focus,.vcex-multi-buttons .c-button:hover{color:#fff;}.c-button--on-dark-bg:before{background:#ffd101;border-color:#ffd101;}.c-button--on-dark-bg:hover:before{border-color:#4500a6;}.c-button--on-yellow-bg .theme-button-inner{color:#fff;}.c-button--on-yellow-bg:hover .theme-button-inner{color:#141414;}.c-button--on-yellow-bg:before{background:#4500a6;border-color:#4500a6;}.c-button--on-yellow-bg:after{background:#fff;border-color:#000;}.c-button--ghost .theme-button-inner{color:#fff;}.c-button--ghost:before{border-color:#bfbfc0;}.c-button--ghost:after{border:0;}.c-button--ghost:focus,.c-button--ghost:hover{color:#fff;}.c-button--solid:before{background:#ffd101;}.c-button--solid .theme-button-inner{color:#141414;}.c-button--solid:hover .theme-button-inner{color:#fff;}.c-button--wide{padding-left:40px !important;padding-right:40px !important;}.c-button--black-border .theme-button-inner{color:#363636;}.c-button--black-border:after,.c-button--black-border:before{border-color:#363636;}.c-button--highlight:before{background:#ffd101;border-color:#ffd101;}.c-button--highlight:after{background:#fff;border-color:#000;}.c-button--highlight:hover,.c-button--highlight:hover .theme-button-inner,.vcex-multi-buttons .c-button--highlight:hover{color:#000;}.c-button[href*="/demo-license-customer/"]:not([href*="id="]),.c-button[href*="/demo-license-partner/"]:not([href*="id="]),.c-button[href*="/os11-eval-license-customer/"]:not([href*="mac="]),.c-button[href*="/os11-eval-license-partner/"]:not([href*="mac="]),.c-button[href*="/os11-eval-license-udp-customer/"]:not([href*="unit_id="]),.c-button[href*="/os11-eval-license-udp-partner/"]:not([href*="unit_id="]){opacity:.5;pointer-events:none;}.c-button--show-more{margin-top:40px;}.c-button--show-more .theme-button-inner{display:block;line-height:1;padding-right:10px;}.c-button--show-more .theme-button-inner:after{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/show-more-icon.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:12px;position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);visibility:visible;width:12px;}.c-button--show-more .theme-button-inner.active:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);}@media (min-width:767px){.c-countdown{padding:32px;}}@media (max-width:766px){.c-countdown{padding:8px;}}.c-countdown__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.c-countdown__col,.c-countdown__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}.c-countdown__col{-ms-flex-pack:distribute;justify-content:space-around;text-align:center;width:25%;}.c-countdown__number-wrap{border-color:hsla(0,0%,100%,.15);border-radius:2px;color:#fff;display:inline-block;margin:0;max-width:100%;min-width:100%;position:relative;text-align:center;}@media (min-width:767px){.c-countdown__number-wrap{min-width:100%;padding:5px 15px 13px;}}@media (max-width:766px){.c-countdown__number-wrap{padding:5px 10px 13px;}}.c-countdown__number-wrap:last-child:after{display:none;}.c-countdown__number-wrap:after{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#fff;content:":";display:-webkit-box;display:-ms-flexbox;display:flex;font-size:55px;font-style:normal;font-weight:700;height:30px;justify-content:center;letter-spacing:0;line-height:89.65px;position:absolute;right:-3px;text-transform:none;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10px;word-spacing:0;}@media (min-width:767px){.c-countdown__number-wrap:after{font-size:55px;}}@media (max-width:766px){.c-countdown__number-wrap:after{font-size:33px;}}.c-countdown__number{color:#fff;font-size:55px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1.3;text-transform:none;word-spacing:0;}@media (min-width:767px){.c-countdown__number{font-size:55px;}}@media (max-width:766px){.c-countdown__number{font-size:22px;}}.c-countdown__period{border-top:1px solid rgba(0,0,0,.1);display:block;margin-left:auto;margin-right:auto;max-width:80%;padding-top:2px;}@media (max-width:500px){.c-countdown__period{font-size:10px;}}.c-countdown__dot{background-color:aqua;color:#fff;display:none;font-style:normal;font-weight:700;height:100%;letter-spacing:0;line-height:89.65px;overflow:hidden;text-transform:none;width:32px;word-spacing:0;}@media (min-width:992px){.c-countdown__dot{font-size:55px;line-height:89.65px;}}@media (max-width:500px){.c-countdown__dot{font-size:22px;line-height:89.65px;}}.c-countdown__countdown-cont{border-radius:3px;margin:0 auto;max-width:700px;}.c-case-studies{background-color:#fff;padding-bottom:60px;padding-top:32px;}.c-case-studies__common-header{margin-bottom:40px;}@media (min-width:800px){.c-case-studies__common-header{-webkit-box-orient:horizontal;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-direction:row;flex-direction:row;}.c-case-studies__common-header,.c-case-studies__content{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;}.c-case-studies__content{-webkit-box-orient:vertical;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:center;-ms-flex-pack:center;align-items:stretch;-ms-flex-direction:column;flex-direction:column;flex-grow:1;justify-content:center;}}.c-case-studies__asset{margin-bottom:32px;}.c-case-studies__asset a{margin-top:0;}.c-case-studies__overview-image,.c-case-studies__overview-text{margin-bottom:32px;}.c-case-studies__quote{background-color:#ffd101;margin-bottom:32px;padding:50px 50px 60px;}@media (max-width:640px){.c-case-studies__quote{padding:30px;}}.c-case-studies__quote .q-quote{display:block;font-size:17px;margin-bottom:16px;}@media (min-width:767px){.c-case-studies__quote .q-quote{font-size:22px;}}.c-case-studies__quote .q-name{font-weight:700;}.c-case-studies__quote .q-name,.c-case-studies__quote .q-title{display:block;}.c-case-studies__quote .q-title{font-size:16px;}.c-case-studies__summary{background-color:#4500a6;padding:20px 50px 60px;}@media (max-width:640px){.c-case-studies__summary{padding:30px 16px;}}.c-case-studies__summary-points{line-height:30px;margin-bottom:60px;}.c-case-studies__summary-points:last-child{margin-bottom:0;}.c-case-studies__summary-points h4{margin-bottom:16px;}.c-case-studies__summary-points li{line-height:30px;margin-bottom:10px;}.c-case-studies__summary-points li:last-child{margin-bottom:0;}.c-case-studies .logo-img{height:auto;margin:0 auto;width:100%;}@media (max-width:799px){.c-case-studies .logo-img{max-width:50%;}}.c-case-studies h2{color:#141414;font-size:50px;margin-bottom:32px;}@media (max-width:767px){.c-case-studies h2{font-size:40px;}}@media (max-width:501px){.c-case-studies h2{font-size:32px;}}.c-case-studies h3{color:#141414;}@media (max-width:798px){.c-case-studies__content.cs-logo{text-align:center;}}.c-form{margin-top:26px;}.c-form legend{color:#4500a6;font-size:24px;font-weight:600;margin-bottom:15px;text-transform:uppercase;}.c-form.c-form--light-bg h2{color:#ffd101;}.c-form.c-form--light-bg h3{color:#141414;}.c-form__field-group:after{clear:both;content:"";display:block;}.c-form__error-msg{color:#f22;padding:15px;}.c-form__field{margin-bottom:15px;position:relative;}.c-form__field:after{clear:both;content:"";display:block;}.html--js .c-form__field.has-content label,.html--js .c-form__field.has-focus label{font-size:10px;opacity:.8;top:5px;}.html--js .c-form__field.is-disabled{opacity:.5;}.html--js .c-form--light-bg .c-form__field.is-disabled input{border-color:#999;}@media (min-width:993px){.c-form--columns .c-form__field{float:left;width:50%;}.c-form--columns .c-form__field:nth-child(odd){clear:left;padding-right:15px;}.c-form--columns .c-form__field:nth-child(2n){padding-left:15px;}.html--js .c-form--columns .c-form__field:nth-child(2n) label:not(.has-error){left:45px;}.c-form__field-group--no-columns .c-form__field{float:none;width:80%;}.html--js .c-form__field-group--no-columns .c-form__field:nth-child(2n) label:not(.has-error){left:30px;}.c-form__field-group--no-columns .c-form__field:nth-child(odd){padding-right:0;}.c-form__field-group--no-columns .c-form__field:nth-child(2n){padding-left:0;}}.c-form__field label{font-size:11px;font-weight:600;text-transform:uppercase;-webkit-transition:top .5s,font-size .5s,opacity .5s;transition:top .5s,font-size .5s,opacity .5s;}body.body--use-safe-web-font .c-form__field label{font-family:Arial,sans-serif;font-weight:700;}@media (min-width:993px){.c-form__field label{font-size:16px;}}.html--js .c-form__field label{left:15px;pointer-events:none;position:absolute;top:.6em;}@media (min-width:993px){.html--js .c-form__field label{left:30px;position:absolute;top:.95em;}}.html--js .c-form__field label.has-error{color:#f22;font-size:10px;position:relative;top:0;}.c-form__field.has-error label{color:#f22;}.c-form__field.c-form__field--radio label{position:static;}.c-form__field input,.c-form__field select,.c-form__field textarea{background:transparent;border:1px solid #d8d8d8;border-radius:6px;color:#fff;padding:.9em 20px .2em 15px;width:100%;}@media (min-width:993px){.c-form__field input,.c-form__field select,.c-form__field textarea{padding-left:30px;}}body.body--use-safe-web-font .c-form__field input,body.body--use-safe-web-font .c-form__field select,body.body--use-safe-web-font .c-form__field textarea{font-family:Arial,sans-serif;font-weight:400;}.c-form--light-bg .c-form__field input,.c-form--light-bg .c-form__field select,.c-form--light-bg .c-form__field textarea{border-color:#141414;color:#141414;}.c-form__field.c-form__field--no-label input,.c-form__field.c-form__field--no-label select,.c-form__field.c-form__field--no-label textarea{padding-bottom:.6em;padding-top:.5em;}.c-form__field.has-focus input,.c-form__field.has-focus select,.c-form__field.has-focus textarea{border-color:#ee7d00;}.c-form__field.has-error input,.c-form__field.has-error select,.c-form__field.has-error textarea{border-color:#f22;color:#f22;}.c-form__field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAxUlEQVQoU3WR0ZEBURBFz41gZUAGZiIwMtiNgAwQASIgAzKwGeyKABEQAhG0ulNNjTX7/l71O31P91NEdIARsJd05J8TEZ8uKSLGwAY4Sirb3kdEBfw8ACe4cxdYSlo0oTQ4AL267mKzAzCU9PuAImINTICTpKIGEnLnOXABSknX9N4BN6DyjE8gIav1gS0wA86AlWeSnMRfoACs85Fz+e7teej6vACZMgVWWbdKIcma7UBCThkAX5K+m1t7S0jA3r22j7wDuN5M0ViBEogAAAAASUVORK5CYII=");background-position:93% 50%;background-repeat:no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;max-width:100%;}.c-form__field select.nitro-lazy{background-image:none !important;}.c-form__field option{color:#141414;}.c-form__radio-input{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.c-form__radio-input label{font-weight:300;text-transform:none;width:50%;}.html--js .c-form__radio-input label{pointer-events:auto;}.c-form__radio-input input{width:auto;}.c-form__radio-input input[type=text]{width:100%;}.c-form__radio-input input.is-visible-block{display:block !important;}.c-form__radio-input--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;}.c-form__radio-input--column label{width:auto;}.c-form__radio-input--column label,.c-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-form__row .c-form__field{-webkit-box-flex:1;-ms-flex:1 33%;flex:1 33%;margin-left:5px;margin-right:5px;}.c-form__row .c-form__field:first-of-type{margin-left:0;}.c-form__row .c-form__field:last-of-type{margin-right:0;}.c-form__step.is-hidden{display:none;}.c-form__step-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;list-style:none;margin:0 auto 50px;max-width:500px;position:relative;}.c-form__step-nav:before{background:#4500a6;content:"";height:2px;left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;}.c-form__step-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#4500a6;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;justify-content:center;position:relative;width:20px;}.c-form__step-item.is-active,.c-form__step-item.is-completed{background:#fff;}.c-form__step-item.is-active:before,.c-form__step-item.is-completed:before{content:"✓";font-size:.8em;}.c-form--contact .c-form__field{margin-bottom:4px;}.c-form--contact .c-form__field.has-content label,.c-form--contact .c-form__field.has-focus label{font-size:9px;top:3px;}.c-form--contact .c-form__field label{font-size:15px;top:10px;}.c-form--contact .c-form__field input{padding:9px 20px 2px 30px;}.form-thank-you-template{min-height:800px;}.form-thank-you-template .entry-content{margin-top:60px;padding-bottom:100px;}.c-form__tip{float:left;font-style:italic;max-width:80%;padding-right:20px;}.c-form__words-left{float:right;}@media (min-width:992px){.c-form__col--cust-opp{padding-bottom:40px;position:relative;}.c-form__col--cust-opp button{bottom:0;position:absolute;}}.html--js .c-form--survey .c-form__field--textarea.has-content label,.html--js .c-form--survey .c-form__field--textarea.has-focus label{font-size:8px;opacity:.5;}.c-more--menu{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-more--menu>a{display:block;height:28px !important;margin-bottom:3px;margin-top:3px;overflow:hidden;position:relative;text-indent:101%;white-space:nowrap;width:40px;}.c-more--menu>a:after,.c-more--menu>a:before,.c-more--menu>a>.link-inner:before{background-color:#fff;content:"";height:3px;left:0;position:absolute;right:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;}.c-more--menu>a:before{right:0;top:0;}.c-more--menu>a:after{bottom:0;left:0;}.c-more--menu>a .link-inner:before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.c-more--menu.is-open>a:before{-webkit-transform:rotate(-33deg) scaleX(1.2);transform:rotate(-33deg) scaleX(1.2);}.c-more--menu.is-open>a:after{-webkit-transform:rotate(32deg) scaleX(1.2);transform:rotate(32deg) scaleX(1.2);}.c-more--menu.is-open>a>.link-inner:before{opacity:0;}.event-legend .wpb_wrapper{position:relative;}.c-porsche-legend{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;}@media (min-width:992px){.c-porsche-legend{bottom:0;position:absolute;right:0;}}.c-porsche-legend .c-porsche-legend__text{padding-right:14px;text-align:right;}.c-porsche-legend .c-porsche-legend__img{min-width:38px;}.c-porsche-legend p{margin:0;}.c-porsche-legend em{color:#fff;font-size:16px;line-height:22px;text-align:right;}.c-full-screen__item{height:100vh;padding-top:67px;width:100%;}@media (max-width:767px){.c-full-screen__item{margin-left:0;margin-right:0;}.c-full-screen__item.vc_row-o-content-middle.vc_row-flex>.vc_column_container:first-child{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.c-full-screen__item.vc_row-o-content-middle.vc_row-flex>.vc_column_container:last-child{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}@media (max-height:375px) and (orientation:landscape){.c-full-screen__item{height:auto;padding-bottom:80px !important;padding-top:200px;}.c-full-screen__item:last-child{margin-bottom:150px;}}.c-full-screen__item .vc_column-inner{margin-bottom:0;}.c-reverse-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:20px 20px 20px 30px;}@media (min-width:768px){.c-reverse-box{display:-webkit-box;display:-ms-flexbox;display:flex;}}@media (min-width:993px){.c-reverse-box{padding:40px 40px 40px 60px;}}@media (max-width:767px){.c-reverse-box.no-bottom-margins .wpb_column{margin-bottom:20px;}.c-reverse-box.no-bottom-margins .wpb_column:last-child{margin-bottom:0;}}.c-reverse-box .h2,.c-reverse-box .h2.vcex-heading,.c-reverse-box h2,.c-reverse-box h2.vcex-heading{color:#000;}.c-reverse-box p:first-of-type{margin-top:0;}.c-reverse-box--no-padding{padding-left:0;padding-right:0;}@media (min-width:993px){.c-reverse-box--extra-padding{padding:60px 120px;}}@media (min-width:768px){.c-term-picker-container>.vc_column-inner>.wpb_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.c-term-picker-container .vcex-sshortcode+.vcex-sshortcode{margin-left:40px;}}.c-term-picker{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;position:relative;z-index:5;}@media (max-width:766px){.c-term-picker{display:block;}}.u-horizontal-row-content .c-term-picker{margin-right:20px;}@media (max-width:766px){.u-horizontal-row-content .c-term-picker{margin-right:0;}}.c-term-picker.is-open{z-index:10;}.c-term-picker__item-group{list-style:none;margin:0;z-index:5;}.c-term-picker__title{color:#4500a6;font-size:1em;font-weight:600;letter-spacing:normal;line-height:inherit;margin:0;padding-right:12px;}@media (max-width:766px){.c-term-picker__title{display:block;margin-bottom:5px;width:100%;}}.c-term-picker__container{position:relative;}@media (max-width:766px){.c-term-picker__container{display:block;width:100%;}}.c-term-picker__label{color:#141414;cursor:pointer;display:inline-block;font-weight:400;padding-right:20px;position:relative;white-space:nowrap;}@media (max-width:766px){.c-term-picker__label{font-weight:700;}}.c-term-picker__label:after{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/down-carrot.svg") no-repeat 50% 50%/cover;content:"";height:8px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;width:10px;}.c-term-picker.is-open .c-term-picker__label:after{-webkit-transform:rotate(180deg) translateY(-50%);transform:rotate(180deg) translateY(-50%);}.c-term-picker__item-group{background-color:#fff;border-top:4px solid #ffd101;min-width:275px;}@media (max-width:766px){.c-term-picker__item-group{-webkit-box-shadow:0 0 5px 5px rgba(0,0,0,.15);box-shadow:0 0 5px 5px rgba(0,0,0,.15);left:0;right:0;text-align:left;}}.html--js .c-term-picker__item-group{display:none;left:0;margin-top:5px;position:absolute;top:100%;}.c-term-picker__item-group:before{border:1px solid #f2f2f2;bottom:0;content:"";left:0;position:absolute;right:0;top:0;}.c-term-picker.is-open .c-term-picker__item-group{display:block;}.c-term-picker__item{position:relative;z-index:10;}.c-term-picker__link,.c-term-picker__term{color:#585858;display:block;font-weight:200;padding:7px 15px;}.c-term-picker__link:hover,.c-term-picker__term:hover{background-color:#ffd101;color:#141414;cursor:pointer;text-decoration:none;}.is-selected>.c-term-picker__link,.is-selected>.c-term-picker__term{background-color:#cda800;color:#141414;}.c-term-picker--pill{border:2px solid #000;border-radius:20px;margin-top:20px;padding:10px 20px;}.c-term-picker--pill .c-term-picker__label{color:#000;cursor:pointer;display:block;font-size:14px;font-weight:900;letter-spacing:-.16px;}.c-term-picker--pill .c-term-picker__label:after{background:none;border-color:#ffd101 transparent transparent;border-style:solid;border-width:14px 9.5px 0;height:0;width:0;}.c-term-picker--pill .c-term-picker__item-group{border:2px solid #000;border-radius:20px;margin-top:10px;overflow:hidden;width:100%;}.c-term-picker--pill .c-term-picker__link:hover{background:#ffd101;font-weight:600;}@media (max-width:766px){.c-term-picker__wrap .vcex-sshortcode{margin:5px 0;text-align:center;width:100%;}}.c-term-picker--black-icon .c-term-picker__label:after{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/down-carrot-black.svg") no-repeat 50% 50%/cover;}.c-search__form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;}.c-search__form .c-search__label{color:#141414;font-size:16px;font-weight:400;margin-right:.5em;}.c-search__form .c-search__input{border:1px solid #141414;border-radius:12px;caret-color:#141414;color:#141414;font-size:13px;padding:4px 8px;}.c-search__form .c-search__submit{background:none;color:#141414;padding:0;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.c-search--showcase-partner{border:1px solid #96afb8;border-radius:6px;margin-left:auto;margin-right:auto;max-width:397px;position:relative;}.c-search--showcase-partner .c-search__input{background:none;color:#fff;font-size:18px;min-height:53px;padding-left:30px;padding-right:40px;}.c-search--showcase-partner .c-search__input::-webkit-input-placeholder{font-weight:600;opacity:1;text-transform:uppercase;}.c-search--showcase-partner .c-search__input::-moz-placeholder{font-weight:600;opacity:1;text-transform:uppercase;}.c-search--showcase-partner .c-search__input:-ms-input-placeholder{font-weight:600;opacity:1;text-transform:uppercase;}.c-search--showcase-partner .c-search__input::-ms-input-placeholder{font-weight:600;opacity:1;text-transform:uppercase;}.c-search--showcase-partner .c-search__input::placeholder{font-weight:600;opacity:1;text-transform:uppercase;}.c-search--showcase-partner .c-search__submit{color:#fff;right:20px;}.c-heading--carousel,.c-heading--carousel.vcex-heading{font-size:36px;font-weight:600;letter-spacing:normal;margin-bottom:20px;}.c-heading--underscore{margin-left:16px;position:relative;}.c-heading--underscore:before{background-color:#ffd101;bottom:0;content:"";height:3px;left:-10px;position:absolute;width:14px;}.c-heading--underscore .vcex-heading-inner{margin-left:8px;}.c-box{margin-bottom:20px;padding:26px 22px 22px;}.c-box .vc_column-inner{margin:0;padding:0;}.c-box .vcex-heading{font-size:24px;font-weight:300;letter-spacing:normal;line-height:1;}@media (min-width:993px){.c-box .vcex-heading{font-size:30px;}}.c-box .c-button{margin-top:12px;padding-left:18px;padding-right:18px;}.c-box__heading{font-size:20px;margin:0;}.c-box--brand{background:#ffd101;}.c-box--brand-accent{background:#4500a6;color:#fff;}.c-box--brand-accent h2.vcex-heading,.c-box--brand-accent h3.vcex-heading{color:inherit;}.c-box--brand-dark{background:#000;color:#fff;}.c-box--brand-dark h2.vcex-heading,.c-box--brand-dark h3.vcex-heading,.c-box--brand-dark h4.vcex-heading{color:#ffd101;}.c-box--brand-dark h4.vcex-heading{font-size:22px;line-height:25px;}.c-box--brand-dark .wpb_column .vc_column-inner{border-bottom:none;border-right:none;}.c-box--dark-gradient{background-image:linear-gradient(236deg,#4d4d4d,#444 10%,#3b3b3b 20%,#323232 30%,#292929 40%,#202020 50%,#1a1a1a 60%,#131313 70%,#0d0d0d 80%,#060606 90%,#000);text-align:center;}.c-box--dark-gradient .c-box__heading{color:#fff;}.c-box--stacked{margin-bottom:10px;}.c-box--narrow{padding-left:18px;padding-right:18px;}@media (min-width:993px){.c-box--narrow{width:88.5496183206%;}}.c-box--divided{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;padding:0 20px;}.c-box--divided .vc_column-inner{border-bottom:1px solid #bfbfc0;padding:20px 0;}.c-box--divided .vc_column_container:last-of-type .vc_column-inner{border-bottom:0;}@media (min-width:768px){.c-box--divided{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;padding:48px 5px 60px;}.c-box--divided .vc_column_container{display:-webkit-box;display:-ms-flexbox;display:flex;}.c-box--divided .vc_column-inner{border-bottom:0;border-right:1px solid #bfbfc0;padding:0 40px;}.c-box--divided .vc_column_container:last-of-type .vc_column-inner{border-right:0;}}.c-box--divided p{font-weight:200;}@media (min-width:502px){.c-box--padded{padding:40px 60px;}}.c-box--ghost{border:1px solid #bfbfc0;padding:23px 26px 0;}.c-section-label p:last-of-type{margin-bottom:0;}.c-section-label__back-link{color:#141414;font-size:16px;font-weight:400;text-transform:uppercase;}.c-section-label--secondary{margin-bottom:75px;margin-top:40px;}.c-section-label--secondary .c-section-label__section-name{color:#141414;font-size:60px;}.c-section-label--primary{margin-bottom:60px;margin-top:65px;padding-bottom:40px;}.c-section-label--primary .c-section-label__section-name{color:#ffd101;font-size:60px;font-weight:900;line-height:.8888888889;}@media (min-width:768px){.c-section-label--primary .c-section-label__section-name{font-size:90px;}}.c-roi-calculator{padding-bottom:16vw;}.c-roi-calculator header{border-bottom:5px solid #ffd101;}.c-roi-calculator header h3{color:#141414;font-size:30px;letter-spacing:-.73px;margin:0 0 5px;}.c-roi-calculator header h4{color:#141414;font-size:18px;margin:0 0 5px;text-transform:uppercase;}.c-roi-calculator table{border:0;}.c-roi-calculator td,.c-roi-calculator th{border:0;border-bottom:1px solid hsla(240,1%,75%,.5);height:68px;padding:0;vertical-align:middle;}.c-roi-calculator thead{background:none;}.c-roi-calculator thead th{color:#141414;font-size:16px;letter-spacing:-.39px;text-align:center;text-transform:uppercase;}.c-roi-calculator tbody th{color:#141414;font-size:18px;font-weight:200;text-align:left;width:77%;}.c-roi-calculator table input{background-color:#4d4d4d;border:0;border-radius:4px;color:#fff;font-size:16px;margin-left:11px;padding:4px 4px 3px;text-align:right;width:87px;}.c-roi-calculator caption{caption-side:bottom;font-size:16px;font-style:italic;padding-top:20px;}.c-roi-calculator span.tooltip{display:block;margin-left:8px;}.c-roi-calculator svg.icon{height:17px;width:17px;}.c-roi-calculator__cost-inputs td{position:relative;}.c-roi-calculator__cost-inputs .c-roi-calculator__currency{color:#fff;font-size:16px;left:18px;letter-spacing:-.39px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (min-width:768px){.c-roi-calculator__costs_savings{display:-webkit-box;display:-ms-flexbox;display:flex;}}.c-roi-calculator__costs,.c-roi-calculator__savings{padding:40px 15px;}@media (min-width:768px){.c-roi-calculator__costs,.c-roi-calculator__savings{padding:40px 52px;}}.c-roi-calculator__costs{background-color:#949494;}.c-roi-calculator__costs header{border-color:#bfbfc0;}.c-roi-calculator__costs td,.c-roi-calculator__costs th{height:53px;padding:24px 0 10px;}.c-roi-calculator__savings{background-color:#ffd101;}.c-roi-calculator__savings header{border-color:#000;}.c-roi-calculator__savings header h3{color:#000;}.c-roi-calculator__savings tbody th{color:#000;font-weight:900;letter-spacing:-.44px;text-transform:uppercase;}.c-roi-calculator__savings td,.c-roi-calculator__savings th{border-bottom-color:#000;height:70px;padding:40px 0 10px;}.c-roi-calculator__savings .c-roi-calculator__result{color:#000;font-weight:900;}.c-roi-calculator__result{-webkit-box-pack:end;-ms-flex-pack:end;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;min-width:80px;}.c-roi-calculator__savings .c-roi-calculator__result{min-width:164px;}.c-roi-calculator__result--with-currency{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.c-roi-calculator .c-roi-calculator__tooltip{background-color:#ffd101;border-radius:0;padding:16px 18px;}.c-roi-calculator .c-roi-calculator__tooltip[x-placement^=bottom] .tooltip-arrow{border-bottom-color:#ffd101;}.c-roi-calculator .c-roi-calculator__tooltip .tooltip-content{color:#000;font-weight:200;}.c-roi-calculator__chart-title{color:#ffd101;font-size:30px;margin-top:80px;}.c-small-slant{width:100%;}.vc_row-flex .c-small-slant{height:100%;}.c-small-slant .c-small-slant__inner{-ms-flex-line-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;align-content:center !important;align-items:center !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;height:100%;justify-content:center !important;width:100%;}.c-small-slant h3{color:#fff;font-size:32px;}@media (min-width:641px){.c-small-slant h3{font-size:50px;}}.c-small-slant.u-slant:before{background-position:50% 50%;background-size:100% 80%;bottom:-30px;right:-15px;top:-75px;-webkit-transform:skewY(-11deg);transform:skewY(-11deg);-webkit-transform-origin:50% 0;transform-origin:50% 0;width:auto;}@media (min-width:768px){.c-small-slant.u-slant:before{bottom:-75px;}}@media (min-width:993px){.c-small-slant.u-slant:before{bottom:-150px;top:-150px;}}@media (max-width:766px){.c-small-slant.u-slant:before{right:-40px;top:0;}}.vc_col-sm-1 .c-small-slant.u-slant:before{left:calc(-50vw + 600%);}.vc_col-sm-2 .c-small-slant.u-slant:before{left:calc(-50vw + 300%);}.vc_col-sm-3 .c-small-slant.u-slant:before{left:calc(-50vw + 200%);}.vc_col-sm-4 .c-small-slant.u-slant:before{left:calc(-50vw + 150%);}.vc_col-sm-5 .c-small-slant.u-slant:before{left:calc(-50vw + 120%);}.vc_col-sm-6 .c-small-slant.u-slant:before{left:calc(-50vw + 100%);}.vc_col-sm-7 .c-small-slant.u-slant:before{left:calc(-50vw + 85.71429%);}.vc_col-sm-8 .c-small-slant.u-slant:before{left:calc(-50vw + 75%);}.vc_col-sm-9 .c-small-slant.u-slant:before{left:calc(-50vw + 66.66667%);}.vc_col-sm-10 .c-small-slant.u-slant:before{left:calc(-50vw + 60%);}.vc_col-sm-11 .c-small-slant.u-slant:before{left:calc(-50vw + 54.54545%);}.vc_col-sm-12 .c-small-slant.u-slant:before{left:calc(-50vw + 50%);}@media (max-width:767px){.vc_col-sm-1 .c-small-slant.u-slant:before,.vc_col-sm-10 .c-small-slant.u-slant:before,.vc_col-sm-11 .c-small-slant.u-slant:before,.vc_col-sm-12 .c-small-slant.u-slant:before,.vc_col-sm-2 .c-small-slant.u-slant:before,.vc_col-sm-3 .c-small-slant.u-slant:before,.vc_col-sm-4 .c-small-slant.u-slant:before,.vc_col-sm-5 .c-small-slant.u-slant:before,.vc_col-sm-6 .c-small-slant.u-slant:before,.vc_col-sm-7 .c-small-slant.u-slant:before,.vc_col-sm-8 .c-small-slant.u-slant:before,.vc_col-sm-9 .c-small-slant.u-slant:before{left:calc(-50vw + 50%);}}@supports ((-webkit-clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%)) or (clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%))){.c-small-slant.u-slant:before{background-position:50% 0;background-size:cover;-webkit-transform:none;transform:none;}}@media (max-width:992px){.c-small-slant--no-content{display:none;}}.c-endpoints{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin-left:-17px;margin-right:-17px;}@media (max-width:1024px){.c-endpoints{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (max-width:767px){.c-endpoints{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-line-pack:center;align-content:center;-ms-flex-direction:column;flex-direction:column;}}.c-endpoints p{margin:0 0 5px;}@media (min-width:1025px) and (max-width:1169px){.c-endpoints p{font-size:13px;}}.c-endpoints p:last-of-type{margin-bottom:0;}.c-endpoints+.coming-soon-note{margin:20px auto 0;}.c-endpoints+.coming-soon-note.count--2{width:100%;}@media (min-width:1025px){.c-endpoints+.coming-soon-note.count--2{width:33.32%;}}.c-endpoints+.coming-soon-note.count--3{width:100%;}@media (min-width:1025px){.c-endpoints+.coming-soon-note.count--3{width:49.98%;}}.c-endpoints+.coming-soon-note.count--4{width:100%;}@media (min-width:1025px){.c-endpoints+.coming-soon-note.count--4{width:66.64%;}}.c-endpoints+.coming-soon-note.count--5{width:100%;}@media (min-width:1025px){.c-endpoints+.coming-soon-note.count--5{width:83.3%;}}.c-endpoints+.coming-soon-note.count--6{width:100%;}@media (min-width:1025px){.c-endpoints+.coming-soon-note.count--6{width:99.96%;}}.c-endpoints__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-shadow:0 0 8px 3px rgba(0,0,0,.1);box-shadow:0 0 8px 3px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;float:left;font-size:15px;margin:184px 3px 0;text-align:center;}@media (min-width:1025px){.c-endpoints__item{width:16.66%;}}@media (max-width:1024px) and (min-width:768px){.c-endpoints__item{width:49%;}}@media (max-width:767px){.c-endpoints__item{width:90%;}}.c-endpoints__header{background-image:-webkit-gradient(linear,left top,left bottom,from(#069),to(#0080a5));background-image:linear-gradient(#069,#0080a5);color:#fff;height:220px;padding:15px 10px 10px;position:relative;}.c-endpoints__image{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:184px;justify-content:center;left:0;position:absolute;right:0;top:-150px;}.c-endpoints__title h3{color:#fff;font-size:22px;margin-bottom:5px;}.c-endpoints__subtitle{font-size:13px;}.c-endpoints__body{background-color:#fff;font-size:13px;padding:0 13px;}@media (max-width:1024px){.c-endpoints__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}}.c-endpoints__item--labels .c-endpoints__info.os{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.c-endpoints__info{border-bottom:1px solid #bfbfc0;color:#4d4d4d;padding:15px 0 10px;}@media (min-width:1025px) and (max-width:1169px){.c-endpoints__info{font-size:13px;}}.c-endpoints__info:last-of-type{border-bottom:0;}.c-endpoints__info .coming-soon{color:#999;}.c-endpoints__info.prod-detail{-ms-flex-line-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;align-content:center !important;align-items:center !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center !important;}@media (max-width:1024px){.c-endpoints__info.prod-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media (min-width:1025px){.c-endpoints__info.prod-detail{height:100px;}}.c-endpoints__info.os{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;}@media (max-width:1024px){.c-endpoints__info.os{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media (min-width:1025px){.c-endpoints__info.os{height:107px;}}.c-endpoints__info.os img{padding:5px;}@media (min-width:1025px){.c-endpoints__info.cpu{height:136px;}.c-endpoints__info.flash{height:121px;}.c-endpoints__info.ram{height:76px;}.c-endpoints__info.connectivity{height:150px;}.c-endpoints__info.all-in-one,.c-endpoints__info.laptop,.c-endpoints__info.ud-2,.c-endpoints__info.ud-3,.c-endpoints__info.ud-7,.c-endpoints__info.warranty,.c-endpoints__info.wireless{height:80px;}}.c-endpoints__button-wrap{bottom:17px;left:0;position:absolute;right:0;}.c-endpoints__button-wrap.c-endpoints__button-wrap--alt{left:20px;right:20px;}.c-endpoints__button{padding:5px 25px;}.c-endpoints__button .theme-button-inner{color:#fff;}.c-endpoints__item--labels{-webkit-box-shadow:none;box-shadow:none;text-align:left;}@media (min-width:1025px) and (max-width:1169px){.c-endpoints__item--labels{width:12%;}}@media (max-width:1024px){.c-endpoints__item--labels{display:none;}}.c-endpoints__item--labels .c-endpoints__header{opacity:0;}.c-endpoints__item--labels .c-endpoints__info{border-color:hsla(0,0%,100%,.5);}.c-endpoints__item--labels .c-endpoints__body{background:linear-gradient(125deg,#000,#545454);}.c-endpoints__item--labels h5{color:#fff;font-size:13px;margin:0;text-transform:uppercase;}@media (min-width:1025px) and (max-width:1169px){.c-endpoints__item--labels h5{font-size:13px;}}.c-endpoints__mobile-label{margin:0;}@media (min-width:1025px){.c-endpoints__mobile-label{display:none;}}@media (max-width:1024px){.c-endpoints__mobile-label{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%;}}.c-endpoints__view-details{color:#f8ae00;font-weight:700;text-transform:uppercase;}.accessories--table .c-endpoints__header{height:115px;}@media (max-width:1023px){.accessories--table .c-endpoints__info h5{font-size:12px;}}@media (min-width:1025px) and (max-width:1200px){.accessories--table .c-endpoints__info h5{font-size:10px;}}@media (min-width:1201px){.accessories--table .c-endpoints__info h5{font-size:12px;}}@media (max-width:1024px){.accessories--table .c-endpoints__info.warranty{height:115px;}}@media (min-width:1025px){.accessories--table .c-endpoints__info.warranty{height:90px;}}.accessories--table .c-endpoints__mobile-label{margin-bottom:10px;}.c-ud-alternatives{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin-left:-17px;margin-right:-17px;}@media (max-width:1024px){.c-ud-alternatives{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (max-width:767px){.c-ud-alternatives{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-line-pack:center;align-content:center;-ms-flex-direction:column;flex-direction:column;}}.c-ud-alternatives p{margin:0 0 5px;}@media (min-width:1025px) and (max-width:1169px){.c-ud-alternatives p{font-size:13px;}}.c-ud-alternatives p:last-of-type{margin-bottom:0;}.c-ud-alternatives+.coming-soon-note{margin:20px auto 0;}.c-ud-alternatives+.coming-soon-note.count--2{width:100%;}@media (min-width:1025px){.c-ud-alternatives+.coming-soon-note.count--2{width:33.32%;}}.c-ud-alternatives+.coming-soon-note.count--3{width:100%;}@media (min-width:1025px){.c-ud-alternatives+.coming-soon-note.count--3{width:49.98%;}}.c-ud-alternatives+.coming-soon-note.count--4{width:100%;}@media (min-width:1025px){.c-ud-alternatives+.coming-soon-note.count--4{width:66.64%;}}.c-ud-alternatives+.coming-soon-note.count--5{width:100%;}@media (min-width:1025px){.c-ud-alternatives+.coming-soon-note.count--5{width:83.3%;}}.c-ud-alternatives+.coming-soon-note.count--6{width:100%;}@media (min-width:1025px){.c-ud-alternatives+.coming-soon-note.count--6{width:99.96%;}}.c-ud-alternatives__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-shadow:0 0 8px 3px rgba(0,0,0,.1);box-shadow:0 0 8px 3px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;float:left;font-size:15px;margin:0 3px;text-align:center;}@media (min-width:1025px){.c-ud-alternatives__item{width:16.66%;}}@media (max-width:1024px){.c-ud-alternatives__item{margin-top:80px;}}@media (max-width:1024px) and (min-width:768px){.c-ud-alternatives__item{width:49%;}}@media (max-width:767px){.c-ud-alternatives__item{width:90%;}}.c-ud-alternatives__header{background:#fff;overflow:hidden;padding:15px 10px 10px;}@media (min-width:1025px){.c-ud-alternatives__header{height:133px;}}.c-ud-alternatives__image{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;}.c-ud-alternatives__title h3{color:#fff;font-size:22px;margin-bottom:5px;}.c-ud-alternatives__subtitle{font-size:13px;}.c-ud-alternatives__body{background-color:#fff;font-size:13px;padding:0 13px;}@media (max-width:1024px){.c-ud-alternatives__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}}.c-ud-alternatives__body>.c-ud-alternatives__info:first-child{border-top:1px solid #bfbfc0;}.c-ud-alternatives__item--labels .c-ud-alternatives__info.os{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.c-ud-alternatives__info{border-bottom:1px solid #bfbfc0;color:#4d4d4d;padding:15px 0 10px;}@media (min-width:1025px) and (max-width:1169px){.c-ud-alternatives__info{font-size:13px;}}.c-ud-alternatives__info:last-of-type{border-bottom:0;}.c-ud-alternatives__info .coming-soon{color:#999;}.c-ud-alternatives__info.prod-detail{-ms-flex-line-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;align-content:center !important;align-items:center !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center !important;}@media (max-width:1024px){.c-ud-alternatives__info.prod-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media (min-width:1025px){.c-ud-alternatives__info.prod-detail{height:100px;}}.c-ud-alternatives__info.os{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;}@media (max-width:1024px){.c-ud-alternatives__info.os{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media (min-width:1025px){.c-ud-alternatives__info.os{height:107px;}}.c-ud-alternatives__info.os img{padding:5px;}@media (min-width:1025px){.c-ud-alternatives__info.cpu{height:136px;}.c-ud-alternatives__info.flash{height:121px;}.c-ud-alternatives__info.ram{height:76px;}.c-ud-alternatives__info.connectivity{height:150px;}.c-ud-alternatives__info.all-in-one,.c-ud-alternatives__info.laptop,.c-ud-alternatives__info.ud-2,.c-ud-alternatives__info.ud-3,.c-ud-alternatives__info.ud-7,.c-ud-alternatives__info.warranty,.c-ud-alternatives__info.wireless{height:80px;}}.c-ud-alternatives__button{margin-top:0;padding:5px 25px;}.c-ud-alternatives__button .theme-button-inner{color:#fff;}.c-ud-alternatives__item--labels{-webkit-box-shadow:none;box-shadow:none;text-align:left;}@media (min-width:1025px) and (max-width:1169px){.c-ud-alternatives__item--labels{width:12%;}}@media (max-width:1024px){.c-ud-alternatives__item--labels{display:none;}}.c-ud-alternatives__item--labels .c-ud-alternatives__header{opacity:0;}.c-ud-alternatives__item--labels .c-ud-alternatives__info{border-color:hsla(0,0%,100%,.5);}.c-ud-alternatives__item--labels .c-ud-alternatives__body>.c-ud-alternatives__info{border-top-color:transparent;}.c-ud-alternatives__item--labels .c-ud-alternatives__body{background:linear-gradient(125deg,#000,#545454);}.c-ud-alternatives__item--labels .c-ud-alternatives__footer{opacity:0;}.c-ud-alternatives__item--labels h5{color:#fff;font-size:13px;margin:0;text-transform:uppercase;}@media (min-width:1025px) and (max-width:1169px){.c-ud-alternatives__item--labels h5{font-size:13px;}}.c-ud-alternatives__mobile-label{margin:0;}@media (min-width:1025px){.c-ud-alternatives__mobile-label{display:none;}}@media (max-width:1024px){.c-ud-alternatives__mobile-label{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%;}}.c-ud-alternatives__view-details{color:#f8ae00;font-weight:700;text-transform:uppercase;}.accessories--table__circle{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/full-circle.png") no-repeat 50% transparent;background-size:100%;display:block;height:24px;margin:auto;width:24px;}.accessories--table__circle.nitro-lazy{background-image:none !important;}.accessories--table .c-ud-alternatives__header{height:115px;}@media (max-width:1023px){.accessories--table .c-ud-alternatives__info h5{font-size:12px;}}@media (min-width:1025px) and (max-width:1200px){.accessories--table .c-ud-alternatives__info h5{font-size:10px;}}@media (min-width:1201px){.accessories--table .c-ud-alternatives__info h5{font-size:12px;}}@media (max-width:1024px){.accessories--table .c-ud-alternatives__info.warranty{height:115px;}}@media (min-width:1025px){.accessories--table .c-ud-alternatives__info.warranty{height:90px;}}.accessories--table .c-ud-alternatives__mobile-label{margin-bottom:10px;}.c-ud-alternatives__footer{background-image:-webkit-gradient(linear,left top,left bottom,from(#069),to(#0080a5));background-image:linear-gradient(#069,#0080a5);padding:20px;position:relative;}.c-link-block{margin-top:32px;}.c-link-block:first-child{margin-top:0;}.c-link-block h3{color:#000;margin-top:0;}.c-link-block ul{list-style:none;margin-left:0;}.c-link-block li{border-color:hsla(0,0%,85%,.5);border-top:1px hsla(0,0%,85%,.5);border-style:solid;padding:6px 0 8px;}.c-link-block li .body--white-background{border-color:hsla(240,1%,75%,.5);}.c-link-block li a{color:#fff;display:block;font-weight:200;line-height:1.2;}.body--white-background .c-link-block li a{color:#141414;}.c-link-block li a:hover{text-decoration:underline;}.c-link-block.c-link-block--bottom-dividers li{border-bottom-style:solid;border-bottom-width:1px;border-top-width:0;}.c-link-block.c-link-block--open li{padding:16px 0 18px;}.c-link-block.wpb_text_column li{margin-bottom:0;padding-left:0;}.c-link-block.wpb_text_column li:before{content:none;}.c-link-block--narrow{width:88.5496183206%;}.linux-filter{padding-bottom:175px;}@media (min-width:768px){.linux-filter{padding-top:200px;}}@media (max-width:767px){.linux-filter{padding-top:100px;}}@media (max-width:640px){.linux-filter table{font-size:12px;}}.linux-filter table.is-busy{opacity:.2;}.linux-filter form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.linux-filter__search p{float:left;}@media (max-width:1024px){.linux-filter__search p{float:none;text-align:center;}.linux-filter__search input{display:block;float:none;margin:0 auto;max-width:380px;width:100%;}}@media (min-width:1025px){.linux-filter__search input{float:right;}}.linux-filter__filter{margin:32px 0;}.linux-filter__filter div{float:left;}@media (max-width:767px){.linux-filter__filter div{margin-bottom:1em;width:100%;}}@media (min-width:768px){.linux-filter__filter div{margin-right:1%;width:24.2%;}.linux-filter__filter div:last-child{margin-right:0;}}.linux-filter__filter div:last-child{margin-right:0;}.linux-filter__filter label{display:none;}.linux-filter__filter select{border:1px solid #e1e1e1;display:inline-block;height:45px;width:100%;}.linux-filter__legend{margin-bottom:32px;}.linux-filter__legend-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (max-width:767px){.linux-filter__legend-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.linux-filter__legend-col{padding:10px 5px;position:relative;width:50%;}@media (max-width:767px){.linux-filter__legend-col{width:100%;}}.linux-filter__legend-col .color{border-radius:50%;display:block;height:20px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;}.linux-filter__legend-col h5{margin-left:22px;margin-top:0;}.linux-filter strong{text-transform:uppercase;}.linux-filter .linux-filter__table{position:relative;}@media (max-width:767px){.linux-filter .linux-filter__table{max-width:100%;overflow-x:scroll;}}.linux-filter .status{position:relative;}.linux-filter .status:after{border-radius:50%;content:"";display:block;height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;}.linux-filter .status--Unknown:after{background-color:#999;}.linux-filter .status--Green:after{background-color:#8cc63f;}.linux-filter .status--Red:after{background-color:#f15a24;}.linux-filter .status--Yellow:after{background-color:#fc3;}.linux-filter .linux-filter__load-more{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;}.linux-filter .lds-spinner{color:#999;display:inline-block;height:80px;left:50%;margin-left:-40px;opacity:0;position:absolute;top:100px;width:80px;z-index:100;}.linux-filter .lds-spinner.is-busy{opacity:1;}.linux-filter .lds-spinner div{-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px;}.linux-filter .lds-spinner div:after{background:#999;border-radius:20%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px;}.linux-filter .lds-spinner div:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;-webkit-transform:rotate(0deg);transform:rotate(0deg);}.linux-filter .lds-spinner div:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-transform:rotate(30deg);transform:rotate(30deg);}.linux-filter .lds-spinner div:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s;-webkit-transform:rotate(60deg);transform:rotate(60deg);}.linux-filter .lds-spinner div:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s;-webkit-transform:rotate(90deg);transform:rotate(90deg);}.linux-filter .lds-spinner div:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s;-webkit-transform:rotate(120deg);transform:rotate(120deg);}.linux-filter .lds-spinner div:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s;-webkit-transform:rotate(150deg);transform:rotate(150deg);}.linux-filter .lds-spinner div:nth-child(7){-webkit-animation-delay:-.5s;animation-delay:-.5s;-webkit-transform:rotate(180deg);transform:rotate(180deg);}.linux-filter .lds-spinner div:nth-child(8){-webkit-animation-delay:-.4s;animation-delay:-.4s;-webkit-transform:rotate(210deg);transform:rotate(210deg);}.linux-filter .lds-spinner div:nth-child(9){-webkit-animation-delay:-.3s;animation-delay:-.3s;-webkit-transform:rotate(240deg);transform:rotate(240deg);}.linux-filter .lds-spinner div:nth-child(10){-webkit-animation-delay:-.2s;animation-delay:-.2s;-webkit-transform:rotate(270deg);transform:rotate(270deg);}.linux-filter .lds-spinner div:nth-child(11){-webkit-animation-delay:-.1s;animation-delay:-.1s;-webkit-transform:rotate(300deg);transform:rotate(300deg);}.linux-filter .lds-spinner div:nth-child(12){-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(330deg);transform:rotate(330deg);}@-webkit-keyframes lds-spinner{0%{opacity:1;}to{opacity:0;}}@keyframes lds-spinner{0%{opacity:1;}to{opacity:0;}}.c-list-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;margin-bottom:25px;}.c-list-item .vcex-content{color:#000;font-family:Manrope;}.c-jump-hero{padding-top:20px;}@media (min-width:768px){.c-jump-hero{padding-top:40px;}}@media (max-width:767px){.c-jump-hero{padding-bottom:40px;}.c-jump-hero .vc_column-inner{margin-bottom:10px;}}@media (min-width:767px){.c-jump-hero__title,.c-jump-hero__title.vcex-heading{font-size:50px;}}@media (min-width:992px){.c-jump-hero__title,.c-jump-hero__title.vcex-heading{font-size:70px;}}@media (min-width:1200px){.c-jump-hero__title,.c-jump-hero__title.vcex-heading{font-size:90px;}}@media (min-width:768px){.c-jump-hero__body{margin-top:40px;}}.c-jump-hero__content{color:#bfbfc0;}.c-hero-product{padding-bottom:16vw;padding-top:60px;}@media (min-width:768px){.c-hero-product{padding-top:120px;}}.c-hero-product_centered{padding-bottom:120px;padding-top:120px;}@media (min-width:768px){.c-hero-product_centered{padding-top:120px;}}.body--white-background .c-hero-product__lead,.body--white-background .c-hero-product__lead.vcex-heading,.c-hero-product__lead,.c-hero-product__lead.vcex-heading{color:#ffd101;}.c-hero-product__title,.c-hero-product__title.vcex-heading{line-height:.9;}.body--white-background .c-hero-product__title,.body--white-background .c-hero-product__title.vcex-heading,.c-hero-product__content{color:#fff;}@media (min-width:768px){.c-hero-video__mobile{display:none;}}.c-hero-video__mobile .vcex-image-inner{width:100%;}.c-hero-video__oembed{margin-top:-180px;pointer-events:none;}@media (max-width:767px){.c-hero-video__oembed{display:none;}}.c-hero-video__wrapper{display:none;height:auto;margin-top:-180px;max-width:100%;overflow:hidden;padding-bottom:56.25%;pointer-events:none;position:relative;}@media (min-width:768px){.c-hero-video__wrapper{display:block;}}.c-hero-video__wrapper embed,.c-hero-video__wrapper iframe,.c-hero-video__wrapper object{height:100%;left:0;position:absolute;top:0;width:100%;}.bg-video{height:auto;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;}.bg-video #player{height:100%;left:0;position:absolute;top:0;width:100%;}.bg-video .overlay{height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:1;}.c-table thead th{padding-bottom:30px;padding-top:40px;text-align:center;text-transform:uppercase;}.c-table thead tr:first-of-type th{border-top:0;}.c-table thead tr:first-of-type th:first-of-type{border-left:0;}.c-table thead tr:first-of-type th:last-of-type{border-right:0;}.c-table thead tr:last-of-type th{border-bottom-width:5px;}.c-table tbody tr:first-of-type td,.c-table tbody tr:first-of-type th{border-top:0;}.c-table tbody tr td:first-child,.c-table tbody tr th:first-child{border-left:0;}.c-table tbody tr td:last-child,.c-table tbody tr th:last-child{border-right:0;}.c-table tbody tr th{text-align:right;}.c-table tbody tr td{text-align:center;}.c-table tbody tr td,.c-table tbody tr th{padding-bottom:30px;padding-top:40px;}.c-table tbody tr:last-of-type td,.c-table tbody tr:last-of-type th{border-bottom:0;}@media (max-width:599px){.c-table__container{overflow-x:scroll;}}.c-table--dark{color:#bfbfc0;}.c-table--dark,.c-table--dark thead th{background:#2d2d2d;}.c-table--dark thead tr:last-of-type th{border-bottom-color:#ffd101;border-left-color:#bfbfc0;border-right-color:#bfbfc0;}.c-table--dark th{color:#fff;}.c-table--dark td,.c-table--dark th{border-color:#bfbfc0;}.c-table--distributors td,.c-table--distributors th{background:#fff;border-color:#d8d8d8;vertical-align:middle;width:25%;}.c-table--distributors tr:nth-child(2n) td,.c-table--distributors tr:nth-child(2n) th{background:#f2f2f2;}.post-format--testimonial-carousel .wpex-carousel-entry-details{-ms-flex-line-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;align-content:center !important;align-items:center !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;justify-content:center !important;min-height:300px;}.c-testimonial{color:#fff;padding:20px;text-align:center;text-transform:uppercase;}@media (min-width:767px){.c-testimonial{padding:20px 40px;}}.c-testimonial__quote{font-size:8vw;font-weight:900;letter-spacing:-1.46px;line-height:.9;}@media (min-width:502px){.c-testimonial__quote{font-size:40px;}}@media (min-width:768px){.c-testimonial__quote{font-size:60px;}}.c-testimonial__attribution{letter-spacing:-.49px;margin-top:20px;}@media (min-width:768px){.c-testimonial__attribution{font-size:20px;}}.c-testimonial__attribution-title{font-weight:200;}.c-info-layer{padding-block:80px;text-align:center;z-index:5;}.c-info-layer.u-slant:before{left:15px;right:15px;-webkit-transform:none;transform:none;width:auto;}.c-info-layer .vc_column-inner{margin-bottom:0;}.c-info-layer h3{font-size:50px;font-weight:300;letter-spacing:-.01em;line-height:1.12;}.c-info-layer p{font-size:22px;}.c-plan{border-bottom-width:20px;border-radius:0;height:100%;padding-left:20px;padding-right:20px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;}.c-plan .vcex-pricing-header{background:none;border:0;border-radius:0;font-size:28px;font-weight:900;letter-spacing:-.68px;line-height:1;padding-top:40px;}@media (min-width:768px){.c-plan .vcex-pricing-header{padding-top:80px;}}.c-plan .vcex-pricing-content{border:0;}.c-plan .vcex-pricing-content p:last-of-type{margin-bottom:0;}.c-plan--primary{border-color:#ffd101;position:relative;z-index:5;}@media (min-width:993px){.c-plan--primary{-webkit-box-shadow:5px 5px 40px rgba(0,0,0,.3);box-shadow:5px 5px 40px rgba(0,0,0,.3);-webkit-transform:scale(1.23);transform:scale(1.23);}.c-plan--primary .vcex-pricing-content{margin-bottom:-60px;-webkit-transform:scale(.8130081301);transform:scale(.8130081301);-webkit-transform-origin:50% 0;transform-origin:50% 0;}}.c-plan--primary .vcex-pricing-header{color:#ffd101;}@media (min-width:993px){.c-plan--primary .vcex-pricing-header{padding-top:40px;-webkit-transform:scale(.8130081301);transform:scale(.8130081301);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}}.c-plan--secondary{border-color:#4500a6;}.c-plan--secondary .vcex-pricing-header{color:#4500a6;}.c-plan--tertiary{border-color:#ee7d00;}.c-plan--tertiary .vcex-pricing-header{color:#ee7d00;}.html--js .c-navigator .menu{display:none;}#main .c-navigator .widgettitle{color:#ffd101;font-size:22px;letter-spacing:normal;line-height:1.2727272727;margin-bottom:15px;margin-top:0;}.c-navigator .c-navigator__field{font-size:16px;font-weight:600;padding-bottom:1em;padding-top:1em;text-transform:uppercase;}.c-newsletter-form__row--input{min-height:44px;position:relative;}.c-newsletter-form__row--input span.ao-form-error-message{bottom:-20px;left:0;position:absolute;}.c-newsletter-form__column--input{left:0;position:absolute !important;right:0;top:0;width:100% !important;}.c-newsletter-form__input--text{background-color:transparent !important;border:2px solid #ffd101 !important;border-radius:30px !important;color:#fff;font-size:14px;font-weight:700;height:44px;padding:0 32px 0 16px !important;}.c-newsletter-form__column--submit{position:absolute !important;right:5px;top:0;width:46px !important;}.c-newsletter-form .ao-form .ao-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.c-newsletter-form .ao-form .ao-row{margin-bottom:8px;}.c-newsletter-form .ao-form p{font-size:14px;line-height:22px;margin:0 0 8px;}.c-newsletter-form .ao-form .ao-form-submit{background-color:transparent !important;color:#ffd101 !important;font-size:18px !important;font-weight:700 !important;margin-top:0 !important;}.c-newsletter-form .ao-form .ao-form-submit:focus,.c-newsletter-form .ao-form .ao-form-submit:hover{color:#fff !important;}.c-newsletter-form .ao-form .ao-combo-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;}.c-newsletter-form .ao-input-block input[name=Email]{color:#fff;}.c-newsletter-form.blog--form{padding-top:16px;}.c-newsletter-form.blog--form p{color:#141414;font-size:13px;line-height:18px;margin-bottom:8px;}.c-newsletter-form.blog--form label{color:#141414;}.c-newsletter-form.blog--form .ao-form-submit{color:#141414 !important;}.c-newsletter-form.blog--form .ao-form-submit:focus,.c-newsletter-form.blog--form .ao-form-submit:hover{color:#ffd101 !important;}.c-newsletter-form.blog--form .ao-column-inner{padding:0 !important;}.c-newsletter-form.blog--form .ao-combo-label{font-size:13px;}.c-newsletter-form.blog--form .c-newsletter-form__column--input{background-color:#fff;border:2px solid #fff;border-radius:30px;}.c-newsletter-form.blog--form .ao-input-block input{color:#585858;}.c-win-timeline{padding-top:75px;}.c-win-timeline .tl__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;}.c-win-timeline .tl__row:last-child{margin-bottom:0;}.c-win-timeline .tl__row.tl__reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}@media (max-width:767px){.c-win-timeline .tl__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}}@media (min-width:768px){.c-win-timeline .tl__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}}.c-win-timeline .tl__separline:before{background-color:#fc3;bottom:0;content:"";height:calc(100% + 4em);position:absolute;top:20px;width:2px;}@media (max-width:767px){.c-win-timeline .tl__separline:before{left:calc(1.5em - 1px);}}@media (min-width:768px){.c-win-timeline .tl__separline:before{left:calc(50% - 1px);}}.c-win-timeline .timeline-element{-webkit-box-orient:horizontal;-webkit-box-direction:normal;word-wrap:break-word;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-bottom:50px;position:relative;word-break:break-word;}.c-win-timeline .timeline-text-content{background:#fc3;margin-right:3em;padding:32px 40px;-webkit-transition:all .4s;transition:all .4s;}@media (max-width:767px){.c-win-timeline .timeline-text-content{margin-left:4em;margin-right:0;padding:32px 20px;}}.c-win-timeline .timeline-text-content p{margin-bottom:0;}@media (max-width:767px){.c-win-timeline .tl__reverse .timeline-text-content{margin-left:4em;margin-right:0;}}@media (min-width:768px){.c-win-timeline .tl__reverse .timeline-text-content{margin-left:5em;margin-right:0;}}.c-win-timeline .iconsBackground{background-color:#fc3;border-radius:50%;display:inline-block;height:60px;line-height:30px;margin-left:-30px;position:absolute;text-align:center;top:20px;width:60px;}@media (min-width:768px){.c-win-timeline .iconsBackground{left:50%;}}@media (max-width:767px){.c-win-timeline .iconsBackground{left:1.5em;}}.c-win-timeline .mbr-iconfont{display:inline-block;font-size:35px;left:13px;position:absolute;text-align:center;top:13px;z-index:3;}.c-distributor-region{margin-bottom:30px;}@media (min-width:992px){.c-distributor-region{margin-bottom:60px;}}.c-distributor-region__name{font-size:24px;}.c-distributor__contact span{display:block;}body.single-job h1.vcex-heading{font-size:60px;}.c-job__position-details{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;}.c-job__position-details>div{width:50%;}.c-jobs-table__col--title{width:41.6666666667%;}.c-jobs-table__col--city,.c-jobs-table__col--country,.c-jobs-table__col--department{width:16.6666666667%;}.c-jobs-table__col--details{width:8.3333333333%;}.c-jobs-table__filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAABGdBTUEAALGPC/xhBQAAAStJREFUGBljTEtLY2VkZEzk4ODYOHHixJcMOEBGRobD////mZmYmZldgIyZ379/39HQ0MCGTX1WVpYpUM1uIF7FxM3NfQio6C4QGzx79qwRXQPQBVx//vxZAlTMApSbz9TT0/MV6KRYIOcvkC4DKrBB09QD5KsB8WV2dvZqJpDkzJkzjwMVtwNNYQLSi8vKynhB4pmZmZ4gCoh/AZ0eM3ny5J/MIAkQ8PX1PfzlyxcvoCatnz9/SlpYWBz5+/fvTqAUDxBXAg1dD1IHtgHEAHr4D1BxLNCG70A6AejuA0BaAih1UEpKqhekBgTgNoA4Z8+efWNsbPwByPQCYjGg5k+srKzu3d3dIDEwgNsAEwBaPQ2ocAsQ/wPirKlTpz6EyeGkgU5hBIa9LDYFADRreVpUUZeaAAAAAElFTkSuQmCC");background-position:100% 50%;background-repeat:no-repeat;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-weight:inherit;margin:0;max-width:100%;padding-right:20px;}.c-jobs-table__filter.nitro-lazy{background-image:none !important;}@media (min-width:1441px){.c-jobs-table{margin-bottom:352px;}}@media (max-width:1440px){.c-jobs-table{margin-bottom:300px;}}@media (max-width:992px){.c-jobs-table{display:block;font-size:16px;margin-bottom:200px;max-width:100%;overflow-x:scroll;}}@media (max-width:767px){.c-jobs-table{font-size:14px;}}@media (max-width:501px){.c-jobs-table{font-size:12px;}}@media (max-width:767px){.c-jobs-table td,.c-jobs-table th{padding:.769em .5em;}}.c-sharing{background-color:#fff;padding-bottom:16px;padding-top:22px;}.c-sharing h4{color:#141414;font-size:16px;}.c-sharing__inner{text-align:center;}.c-sharing__list{list-style:none;margin:12px auto 0;overflow:auto;padding:0;}.c-sharing__list li{display:inline-block;}.c-sharing__list .share-icons{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/share-icons.png") no-repeat;background-size:100%;float:left;height:30px;margin-right:5px;width:30px;}.c-sharing__list .share-icons.nitro-lazy{background-image:none !important;}.c-sharing__list .share-icons.ln{background-position:0 -23px;}.c-sharing__list .share-icons.tw{background-position:0 -51px;}.c-sharing__list .share-icons.fb{background-position:0 -80px;}.c-sharing__list .share-icons.xing{background-position:0 -130px;}.c-sharing__list .share-icons.mail{background-position:0 -106px;}.c-timeline-express{background-color:#4500a6;margin-top:75px;}.c-timeline-express .cd-timeline-title-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.c-timeline-express .cd-timeline-title-container .cd-timeline-item-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;font-family:Manrope,Arial,sans-serif;font-size:18px;font-style:italic;font-weight:400;margin-top:10px;order:2;}.c-timeline-express .cd-timeline-title-container .timeline-date{color:#000;font-family:Gotham A,Gotham B,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:800;letter-spacing:-1.46px;line-height:.9;}.c-timeline-express #cd-timeline:before{background:#000;}.c-timeline-express #cd-timeline .cd-timeline-img{background:#fec429 !important;border:4px solid #000;-webkit-box-shadow:initial !important;box-shadow:none !important;height:24px;margin-left:12px;width:24px;}@media only screen and (min-width:822px){.c-timeline-express #cd-timeline .cd-timeline-img{margin-left:-12px;}}.c-timeline-express #cd-timeline span.fa{display:none !important;}.c-timeline-express #cd-timeline .cd-timeline-content{border-radius:initial !important;-webkit-box-shadow:initial !important;box-shadow:none !important;top:-12px;}@media only screen and (min-width:822px){.c-timeline-express #cd-timeline .cd-timeline-content{background-color:#fff !important;padding:.75em;}}@media only screen and (max-width:821px){.c-timeline-express #cd-timeline .cd-timeline-content{margin-left:57px;}}.c-timeline-express #cd-timeline .cd-timeline-content .the-excerpt p{margin-top:0;}.c-timeline-express #cd-timeline .cd-timeline-content:before{background-color:#000;border:initial;border-color:initial;content:"";height:4px;position:absolute;right:100%;top:22px;width:16%;z-index:-1;}@media only screen and (max-width:821px){.c-timeline-express #cd-timeline .cd-timeline-content:before{width:32px;}}.legal-terms__title{color:#141414;}.legal-terms__content{max-height:50vh;overflow:scroll;}.legal-terms__modal{max-width:80vw !important;}@media (min-width:1201px){.legal-terms__modal{max-width:1000px !important;}}.legal-terms__modal h2{color:#141414;font-size:24px;letter-spacing:0;}.legal-terms__modal ol{counter-reset:item;list-style:none;margin:0;}.legal-terms__modal li{padding-left:30px;position:relative;}.legal-terms__modal li:before{content:counters(item,".") " ";counter-increment:item;left:0;position:absolute;top:0;}.legal-terms__modal li>strong{display:block;padding-bottom:10px;}.legal-terms__modal li li{padding-bottom:10px;padding-left:50px;}.legal-terms__modal li li>strong,.legal-terms__modal ol.tight li>strong{display:inline;padding-bottom:0;}.legal-terms__modal ol.roman{list-style:lower-roman;margin-left:40px;}.legal-terms__modal ol.roman>li{padding-left:10px;}.legal-terms__modal ol.roman>li:before{content:none;}.legal-terms__modal button:focus{outline:none;}.legal-terms__note{float:right;font-size:14px;margin-top:40px;}.c-notification-widget__wrapper{padding:10px 0;position:fixed;width:100%;z-index:var(--z-notification-widget);}@media (min-width:768px){.c-notification-widget__wrapper{padding:15px 0;}}.c-notification-widget__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:767px){.c-notification-widget__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;text-align:center;}}.c-notification-widget__lead{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0;font-size:16px;font-weight:600;letter-spacing:-.44px;margin-bottom:5px;padding-right:30px;position:relative;text-transform:uppercase;}@media (min-width:768px){.c-notification-widget__lead{font-size:18px;margin-bottom:0;}.c-notification-widget__lead:after{border-right:1px solid;bottom:0;content:"";position:absolute;right:15px;top:0;}}.c-notification-widget__body{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:25px;margin-right:25px;}@media (min-width:768px){.c-notification-widget__body{margin-left:0;margin-right:50px;}}.c-notification-widget__body .glide__arrow{background:none;border-radius:0;display:block;height:25px;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px;}.c-notification-widget__body .glide__arrow--left{left:-28px;}@media (min-width:768px){.c-notification-widget__body .glide__arrow--left{left:auto;right:-25px;}}.c-notification-widget__body .glide__arrow--right{right:-28px;}@media (min-width:768px){.c-notification-widget__body .glide__arrow--right{right:-50px;}}.c-notification-widget__entry{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;min-height:50px;width:100%;}@media (min-width:768px){.c-notification-widget__entry{font-size:18px;}}.c-notification-widget__entry a{color:inherit;}.c-notification-widget__entry a:hover{text-decoration:underline;}.c-tile--category{padding:29px 20px 20px;}.c-tile--category .vcex-icon-box-media{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:109px;justify-content:center;margin:0 auto 20px;width:108px;}.c-tile--category .vcex-icon-box-media .vcex-icon-box-image{margin:0;}.c-tile--category .vcex-icon-box-heading{color:#ffd101;font-size:22px;font-weight:700;margin:0;}.c-tile--vertical{position:relative;}.c-tile--vertical .vcex-icon-box-media .vcex-icon-box-image{margin:0 auto;}.c-tile--vertical .vcex-icon-box-body{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#ffd101;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;min-height:76px;padding:16px 12px 12px;position:absolute;right:0;}.c-tile--vertical .vcex-icon-box-heading{color:#000;font-size:22px;margin-bottom:0;}.c-tile--product{padding:30px 15px;}.c-tile--product .vcex-icon-box-media{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:174px;justify-content:center;margin-bottom:16px;overflow:hidden;}.c-tile--product .vcex-icon-box-media .vcex-icon-box-image{margin-bottom:0;}.c-tile--product .vcex-icon-box-body{font-weight:200;}.c-tile--product .vcex-icon-box-heading{color:#141414;text-transform:none;}@media (min-width:1451px){#video-app{margin-left:-140px;width:1308px !important;}}@media (min-width:768px){.c-video-filter__container{background:#f1f1f1;border-radius:8px;margin-top:24px;padding:34px 25px;}}@media (max-width:1100px){.c-video-filter__container{padding:30px 0;}}@media (max-width:766px){.c-video-filter__container .c-video-filter{display:none;}#video-app.is-open .c-video-filter__container .c-video-filter{display:block;}}@media (max-width:1100px){.c-video-filter__container .c-video-filter ul li{font-size:14px;word-break:break-all;}}.c-video-filter__container.is-open .c-video-filter{display:block;}.body--white-background .c-video-filter__title,.body--white-background .c-video-filter__title.vcex-heading{color:#008db3;font-size:24px;font-weight:600;}@media (max-width:767px){.body--white-background .c-video-filter__title,.body--white-background .c-video-filter__title.vcex-heading{-webkit-box-pack:center;-ms-flex-pack:center;background:#008db3;border-radius:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:center;letter-spacing:-.16px;padding:12px;}.body--white-background .c-video-filter__title.vcex-heading:after,.body--white-background .c-video-filter__title:after{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/filter-icon.svg");content:"";height:12px;margin-left:15px;width:16px;}.body--white-background .has-active-filters .c-video-filter__title.vcex-heading:after,.body--white-background .has-active-filters .c-video-filter__title:after{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/filter-icon--active.svg");}}.c-video-filter__heading{border-bottom:1px solid hsla(240,1%,75%,.59);color:#000;font-size:18px;font-weight:600;margin:0;padding-bottom:5px;}@media (max-width:1100px){.c-video-filter__heading{font-size:15px;word-break:break-all;}}.c-video-filter{margin-bottom:35px;margin-top:20px;}.c-video-filter ul{list-style:none;margin:0;}.c-video-filter li{border-bottom:1px solid hsla(240,1%,75%,.59);cursor:pointer;font-size:16px;font-weight:200;line-height:1.2;padding:9px 5px 6px 9px;}.c-video-filter li.is-disabled{cursor:not-allowed;opacity:.5;}.c-video-filter--active{margin:12px -3px 0;}.c-video-filter--active ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;list-style:none;margin:0;}.c-video-filter--active li{background:#fec429;border-radius:5px;cursor:pointer;font-size:12px;font-weight:900;line-height:1.2;margin:0 3px 6px;padding:7px 25px 5px 7px;position:relative;}.c-video-filter--active li:after{content:"X";font-size:12px;font-weight:900;position:absolute;right:7px;top:7px;}.c-slide-pos{font-size:13px;font-weight:500;}.c-slide-pos__separator{margin-left:4px;margin-right:4px;}.ready-cat-desc{margin-bottom:12px;}@media (min-width:993px){.ready-cat-desc>.group{display:-webkit-box;display:-ms-flexbox;display:flex;}.ready-cat-desc>.group>.img{max-width:160px;}.ready-cat-desc>.group>.img.has-space{padding-right:30px;}}.ready-cat-desc>.group .text>p:first-child{font-weight:700;margin-bottom:12px;}.c-carousel--wrapper{margin:0;position:relative;}.c-carousel--wrapper .c-carousel__item{left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;}.c-carousel--wrapper .c-carousel__item.is-active{opacity:1;pointer-events:auto;}.c-carousel--wrapper .c-carousel__nav{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;position:absolute;width:100%;z-index:5;}.c-carousel--wrapper .c-carousel__nav button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;font-size:0;padding:0;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control{height:40px;width:40px;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control.is-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height=\'40\' width=\'40\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'m19.179.972 5.7 5.61-13.41 13.66 13.41 13.66-5.7 5.61-18.92-19.27z\'/%3E%3Cpath d=\'M39.859 24.242h-34v-8h34z\'/%3E%3C/svg%3E");background-repeat:no-repeat;margin-right:20px;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control.is-prev.nitro-lazy{background-image:none !important;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control.is-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height=\'40\' width=\'40\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'m20.939 39.512-5.7-5.61 13.41-13.66-13.41-13.66 5.7-5.61 18.92 19.27z\'/%3E%3Cpath d=\'M.259 16.242h34v8h-34z\'/%3E%3C/svg%3E");background-repeat:no-repeat;margin-left:20px;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control.is-next.nitro-lazy{background-image:none !important;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;position:static;width:auto;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li{display:inline-block;margin:0 3px;padding:4px;position:relative;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li:before{background:#000;border-bottom-left-radius:100%;border-bottom-right-radius:100%;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;z-index:-1;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li button{background-color:#737172 !important;border:1px solid transparent;border-radius:100%;display:block;height:12px;width:12px;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li.is-active button{background-color:#000 !important;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li span{background:#000;border-radius:10px;bottom:100%;color:#fff;font-size:14px;left:50%;opacity:0;padding:3px 8px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li.is-active:hover:before,.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li:hover:before{opacity:1;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li.is-active:hover button,.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li:hover button{background-color:#fff !important;}.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li.is-active:hover span,.c-carousel--wrapper .c-carousel__nav .c-carousel__control--dotlist>li:hover span{opacity:1;}.c-carousel--wrapper .c-carousel__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;justify-content:center;padding-bottom:70px;padding-top:80px;}@media (min-width:1181px){.c-carousel--wrapper .c-carousel__item{padding-bottom:100px;padding-top:200px;}}.c-carousel--wrapper .c-carousel__item>.vc_column_container{position:static;}.c-carousel--wrapper .c-carousel__item h1,.c-carousel--wrapper .c-carousel__item h1.vcex-heading{font-size:35px;}@media (min-width:768px){.c-carousel--wrapper .c-carousel__item h1,.c-carousel--wrapper .c-carousel__item h1.vcex-heading{font-size:70px;}}.c-carousel--wrapper .c-carousel__item .wpb_single_image{bottom:0;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.c-carousel--wrapper .c-carousel__item .wpb_single_image>.vc_figure,.c-carousel--wrapper .c-carousel__item .wpb_single_image>.vc_figure>.vc_single_image-wrapper{position:static;}.c-carousel--wrapper .c-carousel__item .wpb_single_image img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;position:absolute;right:0;top:0;width:100%;}@media (min-width:1025px){.c-carousel--wrapper .c-carousel__item .wpb_single_image img{-o-object-position:center;object-position:center;}}.c-carousel__item.item--now-registration{height:710px;padding-bottom:60px;padding-top:60px;width:100%;}@media (max-width:767px){.c-carousel__item.item--now-registration{height:auto;}}.c-carousel__item.item--now-registration .c-button{font-weight:500;}.c-carousel__item.item--now-registration .c-carousel__content{font-weight:400;margin-left:0;max-width:500px;}.c-carousel__video{-ms-flex-line-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;align-content:center !important;align-items:center !important;bottom:0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;height:650px;justify-content:center !important;left:50%;margin-bottom:30px;margin-right:-300px;margin-top:30px;overflow:hidden;position:absolute;top:0;z-index:-1;}@media (max-width:767px){.c-carousel__video{display:none !important;}}.c-carousel__video-container{border:1px solid red !important;display:block;margin-right:-100px;overflow:hidden;}.c-carousel__video-container.has-play-button:after{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/play-icon.svg") no-repeat;bottom:3%;content:"";height:63px;left:11%;opacity:.8;position:absolute;-webkit-transition:all .2s ease;transition:all .2s ease;width:63px;}.c-carousel__video-container.has-play-button:hover:after{opacity:1;-webkit-transform:translateY(-3px);transform:translateY(-3px);}.c-carousel__video-container:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:650px 0 0 68px;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:0;z-index:5;}.c-carousel__video-container video{-webkit-transform:translateX(-100px);transform:translateX(-100px);}.c-step-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding-left:0;}@media (max-width:767px){.c-step-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;}}.c-step-box .vcex-icon-box-media{-ms-flex-negative:0;flex-shrink:0;width:60px;}.c-step-box .vcex-icon-box-image{position:static;}.c-step-box .vcex-icon-box-heading{font-size:24px;font-weight:500;}.c-callout{background:#77046a;margin-bottom:20px;padding-block:20px;}.c-callout>.vc_column-inner{margin-bottom:0;}.c-callout__aside{background:#77046a;float:right;margin-bottom:20px;margin-left:20px;padding-block:20px;position:relative;z-index:5;}.c-callout__aside>.vc_column-inner{margin-bottom:0;}.c-callout .vcex-heading,.c-callout a,.c-callout p,.c-callout__aside .vcex-heading,.c-callout__aside a,.c-callout__aside p{color:#fff;}.c-callout__content{float:none;}body.page-template-table-of-contents #outer-wrap{overflow:visible;}.c-toc__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;margin-top:70px;}.c-toc__toc{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - 30px);flex:0 0 calc(16.66667% - 30px);}.c-toc__toc ul{border-right:1px solid #949494;list-style:none;margin:0;position:sticky;top:var(--header-height);}body.admin-bar .c-toc__toc ul{top:calc(var(--header-height) + var(--admin-bar-height,0));}.c-toc__toc li{padding-right:22px;padding-block:12px;text-align:right;}.c-toc__toc li.is-active{background:#4500a6;color:#fff;}.c-toc__toc li:hover{cursor:pointer;}.c-toc__container{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - 30px);flex:0 0 calc(83.33333% - 30px);}.c-toc__content{padding-right:20px;}.c-toc__content h1{font-size:60px;}.c-toc__content h2{border-top:1px solid #949494;color:#141414;font-size:40px;font-weight:300;margin-bottom:20px;margin-top:38px;padding-top:35px;}.c-toc__content h3{color:#141414;font-size:26px;font-weight:500;margin-top:32px;}.c-toc__sidebar{padding-top:36px;}.c-toc__sidebar.is-sticky{position:sticky;top:var(--header-height);}body.admin-bar .c-toc__sidebar.is-sticky{top:calc(var(--header-height) + var(--admin-bar-height,0));}.c-toc__sidebar h4{font-size:24px;font-weight:500;}.c-toc__sidebar .c-toc__sidebar-item{border-top:1px solid #949494;margin-top:20px;padding-top:25px;}.js-simple-tabs .js-simple-tabs--content{display:none;}.js-simple-tabs .js-simple-tabs--tabs .vc_column-inner>.wpb_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:4rem;justify-content:center;}.js-simple-tabs .js-simple-tabs--tabs a{border-bottom:2px solid transparent;color:#000;padding:6px 10px;}.js-simple-tabs .js-simple-tabs--tabs a.js-active{border-color:#000;font-weight:700;}.js-webinar-tabs .js-webinar-tabs{display:none;}.c-tabs__controls{background-color:#fff;position:relative;}.c-tabs__controls .wpb_column{position:relative;}.c-tabs__controls .vc_column-inner>.wpb_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:0;justify-content:flex-start;}.c-tabs__controls .wpb_wrapper:before{background-color:#fff;bottom:0;content:"";display:block;left:-24px;opacity:1;position:absolute;right:0;top:0;width:34px;z-index:0;}.c-tabs__controls .wpb_wrapper a{margin-left:-5px;}.c-tabs__controls .wpb_wrapper a:first-child{margin-left:0;}.c-tabs__controls .wpb_wrapper a:first-child:before{background-color:#fff;bottom:0;content:"";display:block;left:-15px;opacity:.6;position:absolute;top:0;width:40px;z-index:-1;}.c-tabs__controls .wpb_wrapper:after{bottom:0;-webkit-box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.1);box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.1);content:"";display:block;height:20px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-2;}.c-tabs__controls .theme-button{background-color:transparent;border:initial;border-radius:0;color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:166.667%;margin:0;outline-style:none;padding:17px 40px 18px 18px;position:relative;text-align:center;text-align:left;width:50%;}@media (min-width:641px){.c-tabs__controls .theme-button{font-size:18px;padding:17px 110px 20px 90px;text-align:center;width:auto;}}.c-tabs__controls .theme-button:focus,.c-tabs__controls .theme-button:hover{background-color:transparent;border:initial;color:#000;}.c-tabs__controls .theme-button:focus .theme-button-inner,.c-tabs__controls .theme-button:hover .theme-button-inner{color:#000;text-decoration:underline;}.c-tabs__controls .theme-button:after{background-color:#eee;bottom:0;content:"";display:block;left:-15px;opacity:.6;position:absolute;right:0;top:0;-webkit-transform:skew(156deg);transform:skew(20deg);width:100%;z-index:-1;}.c-tabs__controls .theme-button.js-active{background-color:transparent;color:#000;opacity:1;}.c-tabs__controls .theme-button.js-active:after{opacity:1;}.c-tabs__controls .theme-button.js-active .theme-button-inner{color:#000;}.c-tabs__panel{display:none;padding-bottom:60px;padding-top:60px;}.c-tabs__panel.js-active{display:block;}.c-tabs .wpb_column>.vc_column-inner{margin-bottom:0;}.webinar-picker{max-width:360px;width:100%;}.webinar-picker .webinar-picker__label{position:relative;width:100%;}.webinar-picker .webinar-picker__label svg{content:"";display:block;height:9px;position:absolute;right:25px;top:20px;-webkit-transform-origin:center;transform-origin:center;width:14px;z-index:1;}.webinar-picker .webinar-picker__list-item a:focus,.webinar-picker .webinar-picker__list-item a:hover{opacity:1;}.vc-testimonial-carousel{background-color:#4500a6;padding-top:35px;}.vc-testimonial-carousel .entry-meta{display:none;}@media (min-width:768px){.vc-testimonial-carousel h2{font-size:60px;line-height:54px;}}@media (max-width:767px){.vc-testimonial-carousel h2{font-size:50px;line-height:54px;}}@media (max-width:640px){.vc-testimonial-carousel h2{font-size:35px;line-height:40px;}}.vc-testimonial-carousel__source{margin-top:24px;}.vc-testimonial-carousel__source span{margin-left:3px;margin-right:3px;}.vc-testimonial-carousel.wpex-carousel-post-type .wpex-carousel-entry-details{background-color:transparent;border:none;}.vc-testimonial-carousel.wpex-carousel-post-type .owl-dots{background-color:#4500a6;height:auto;padding-bottom:40px;padding-top:36px;}.vc-testimonial-carousel.wpex-carousel-post-type .owl-dots .owl-dot{background-color:#4da7c0;}.vc-testimonial-carousel.wpex-carousel-post-type .owl-dots .owl-dot.active{background-color:#ffd101;}.theme-heading span.text:after{border:0;}.c-text-clipping__text{font-size:13vw;font-weight:700;line-height:.8333333333;text-transform:uppercase;}@media (min-width:501px){.c-text-clipping__text{font-size:60px;}}@media (min-width:992px){.c-text-clipping__text{font-size:90px;}}.c-text-clipping__text em{font-style:normal;}@media (min-width:992px){.c-text-clipping__text--medium{font-size:80px;}}.c-text-clipping__text--small{font-size:8vw;}@media (min-width:501px){.c-text-clipping__text--small{font-size:42px;}}@media (min-width:992px){.c-text-clipping__text--small{font-size:70px;}}.html--no-backgroundcliptext .c-text-clipping__text{background-image:none !important;}.html--no-backgroundcliptext .c-text-clipping__text.nitro-lazy{background-image:none !important;}.html--backgroundcliptext .c-text-clipping__text{-webkit-background-clip:text;background-clip:text;background-position:bottom;background-repeat:repeat-x;color:#333;display:block;}.html--backgroundcliptext .c-text-clipping__text--fade-in{color:transparent;}.html--backgroundcliptext .c-text-clipping.is-scrolling-in .c-text-clipping__text--brand{-webkit-animation:clipping-animation--brand 4s ease-out .5s normal forwards;animation:clipping-animation--brand 4s ease-out .5s normal forwards;}.html--backgroundcliptext .c-text-clipping.is-scrolling-in .c-text-clipping__text--brand-accent{-webkit-animation:clipping-animation--brand-accent 4s ease-out .5s normal forwards;animation:clipping-animation--brand-accent 4s ease-out .5s normal forwards;}.html--backgroundcliptext .c-text-clipping.is-scrolling-in .c-text-clipping__text--brand-secondary{-webkit-animation:clipping-animation--brand-secondary 4s ease-out .5s normal forwards;animation:clipping-animation--brand-secondary 4s ease-out .5s normal forwards;}.html--backgroundcliptext .c-text-clipping.is-scrolling-in .c-text-clipping__text em{-webkit-animation:inline-supporting-text-clipping 4s ease-out .5s normal forwards;animation:inline-supporting-text-clipping 4s ease-out .5s normal forwards;}.html--backgroundcliptext .c-text-clipping.is-scrolling-in .c-text-clipping__supporting-text{-webkit-animation:supporting-text-clipping-animation 2s ease-out 3s normal forwards;animation:supporting-text-clipping-animation 2s ease-out 3s normal forwards;-webkit-background-clip:text;background-clip:text;background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/supporting-text-bg.png");background-position:bottom;background-repeat:repeat-x;color:transparent;display:block;}.html--backgroundcliptext .c-text-clipping.is-scrolling-in .c-text-clipping__supporting-text.nitro-lazy{background-image:none !important;}.c-text-clipping__more-info{color:#bfbfc0;opacity:0;-webkit-transition:opacity .5s ease .4s;transition:opacity .5s ease .4s;}@media (max-width:767px){.c-text-clipping__more-info{margin-left:0;width:100%;}}.c-text-clipping__more-info.is-scrolling-in{opacity:1;}@-webkit-keyframes clipping-animation--brand{0%{background-position:bottom;}to{background-position:top;color:#ffd101;}}@keyframes clipping-animation--brand{0%{background-position:bottom;}to{background-position:top;color:#ffd101;}}@-webkit-keyframes clipping-animation--brand-accent{0%{background-position:bottom;}to{background-position:top;color:#4500a6;}}@keyframes clipping-animation--brand-accent{0%{background-position:bottom;}to{background-position:top;color:#4500a6;}}@-webkit-keyframes clipping-animation--brand-secondary{0%{background-position:bottom;}to{background-position:top;color:#ee7d00;}}@keyframes clipping-animation--brand-secondary{0%{background-position:bottom;}to{background-position:top;color:#ee7d00;}}@-webkit-keyframes inline-supporting-text-clipping{to{color:#fff;}}@keyframes inline-supporting-text-clipping{to{color:#fff;}}@-webkit-keyframes supporting-text-clipping-animation{0%{background-position:bottom;}to{background-position:top;}}@keyframes supporting-text-clipping-animation{0%{background-position:bottom;}to{background-position:top;}}.wpex-carousel-post-type .owl-dots{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;height:49px;justify-content:center;left:0;position:absolute;right:0;top:100%;}.wpex-carousel-post-type .owl-dots .owl-dot{background:#bfbfc0;height:9px;margin:0 5px;width:9px;}.wpex-carousel-post-type .owl-dots .owl-dot.active,.wpex-carousel-post-type .owl-dots .owl-dot:active,.wpex-carousel-post-type .owl-dots .owl-dot:focus,.wpex-carousel-post-type .owl-dots .owl-dot:hover{background:#7d7a80;}.wpex-carousel-post-type.post-format--testimonial-carousel{background-color:#4500a6;}.wpex-carousel-post-type.post-format--testimonial-carousel .wpex-carousel-entry-details{background:transparent;border:0;}.wpex-carousel-post-type.post-format--testimonial-carousel .owl-dots{background-color:#4500a6;}.wpex-carousel-post-type.post-format--testimonial-carousel .owl-dots .owl-dot{background:#fff;opacity:.3;}.wpex-carousel-post-type.post-format--testimonial-carousel .owl-dots .owl-dot.active,.wpex-carousel-post-type.post-format--testimonial-carousel .owl-dots .owl-dot:active,.wpex-carousel-post-type.post-format--testimonial-carousel .owl-dots .owl-dot:focus,.wpex-carousel-post-type.post-format--testimonial-carousel .owl-dots .owl-dot:hover{background:#ffd101;opacity:1;}.wpex-social-share.style-custom.disable-labels li a{background-size:cover;display:block;height:50px;width:50px;}.wpex-social-share.style-custom.disable-labels .wpex-twitter a{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/twitter-share.svg");}.wpex-social-share.style-custom.disable-labels .wpex-twitter a.nitro-lazy{background-image:none !important;}.wpex-social-share.style-custom.disable-labels .wpex-facebook a{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/facebook-share.svg");}.wpex-social-share.style-custom.disable-labels .wpex-facebook a.nitro-lazy{background-image:none !important;}.wpex-social-share.style-custom.disable-labels .wpex-linkedin a{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/linkedin-share.svg");}.wpex-social-share.style-custom.disable-labels .wpex-linkedin a.nitro-lazy{background-image:none !important;}.wpex-social-share.style-custom.disable-labels .wpex-email a{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/email-share.svg");}.wpex-social-share.style-custom.disable-labels .wpex-email a.nitro-lazy{background-image:none !important;}.wpex-social-share.style-custom.disable-labels .ticon{display:none;}.wpex-social-btns{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;}.wpex-social-btns .wpex-social-btn{background-position:50% 50%;background-repeat:no-repeat;display:block;height:41px;margin:0;width:64px;}.wpex-social-btns .wpex-linkedin{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/linkedin-footer-dark.svg");}.wpex-social-btns .wpex-linkedin.nitro-lazy{background-image:none !important;}.wpex-social-btns .wpex-twitter{background-image:url("https://www.igel.com/wp-content/themes/igel-2019/img/twitter-footer-dark.svg");}.wpex-social-btns .wpex-twitter.nitro-lazy{background-image:none !important;}.wpex-social-btns .wpex-youtube{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/youtube-footer-dark.svg");}.wpex-social-btns .wpex-youtube.nitro-lazy{background-image:none !important;}.wpex-social-btns .wpex-facebook{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/facebook-footer-dark.svg");}.wpex-social-btns .wpex-facebook.nitro-lazy{background-image:none !important;}.wpex-social-btns .wpex-rss{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/rss-footer-dark.svg");}.wpex-social-btns .wpex-rss.nitro-lazy{background-image:none !important;}.wpex-social-btns .wpex-slack{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/slack-footer-dark.svg");}.wpex-social-btns .wpex-slack.nitro-lazy{background-image:none !important;}.wpex-social-btns .wpex-x_twitter{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/x_twitter-footer-dark.svg");}.wpex-social-btns .wpex-x_twitter.nitro-lazy{background-image:none !important;}.wpex-social-btns .ticon{display:none;}.vc-hero{padding-top:30px;}@media (min-width:992px){.vc-hero{padding-top:60px;}}.vc-hero.u-slant:before{bottom:-3vw;top:-60vw;}.vc-hero.u-slant--very-high:before{top:-30vw;}@media (max-width:767px){h1.vc-hero__heading{font-size:10vw;}}.vc-hero__content{color:#141414;}@media (min-width:993px){.vc-hero__content{font-size:22px;}}@media (min-width:1440px){.vc-hero--workspace{padding-bottom:190px;}}@media (min-width:1200px) and (max-width:1439px){.vc-hero--workspace{padding-bottom:250px;}}@media (min-width:1440px){.vc-hero--workspace .vc-hero__content-col{margin-bottom:100px;}}.vc-hero--igel-ums{margin-top:50px;}@media (min-width:993px){.vc-hero--igel-ums .vc_column-inner{margin-bottom:0;}.vc-hero--igel-ums .vc-hero__content-col h3.vc-hero__heading{margin-top:-20px;}}.vc-hero--igel-ums .vc-hero__content-col p{margin-top:0;}@media (min-width:993px){.vc-hero--igel-ums .vcex-image{margin-left:auto;max-width:525px;}}.vc-hero--igel-ums .vc-hero__media-col{position:relative;}@media (min-width:993px){.vc-hero--igel-ums .vc-hero__video{position:absolute;right:0;top:10px;}}@media (min-width:1501px){.vc-hero--igel-ums .vc-hero__video{top:20px;}}.vc-hero--has-monitor{padding-top:50px;}@media (min-width:768px){.vc-hero--has-monitor{padding-bottom:220px;}.vc-hero--has-monitor.u-slant:before{bottom:0;}}.vc-hero--has-monitor .vc-hero__media-col{position:relative;}@media (min-width:1200px){.vc-hero--has-monitor .vc-hero__monitor{height:auto;left:50%;position:absolute;top:-10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:440px;}}@media (min-width:768px){.vc-hero--has-laptop.u-slant:before{bottom:0;}}.vc-hero--has-laptop .vc-hero__media-col{position:relative;}@media (min-width:1200px){.vc-hero--has-laptop .vc-hero__laptop{height:600px;position:absolute;right:-70px;top:-10px;width:1000px;}}@media (min-width:1501px){.vc-hero--has-laptop .vc-hero__laptop{top:20px;}}@media (min-width:992px){.vc-hero--adv-serv{min-height:750px;padding-bottom:200px;}}@media (max-width:991px){.vc-hero--adv-serv{padding-bottom:170px;}}@media (min-width:768px){.vc-hero--adv-serv.u-slant:before{bottom:0;}}@media (min-width:992px){.vc-hero--contact .vc-hero__media-col{margin-top:-40px;}}.vc-hero--white{background:#fff;}.vc-hero--white .vc-hero__content,.vc-hero--white .vc-hero__lead,.vc-hero--white .vc-hero__subheading{color:#000;}.vc-hero--white .vc-hero__lead{font-weight:900;letter-spacing:-.58px;margin-bottom:0;}.vc-hero--white .vc-hero__subheading{font-size:8vw;font-weight:900;line-height:1.3829787234;}@media (min-width:768px){.vc-hero--white .vc-hero__subheading{font-size:40px;}}@media (min-width:993px){.vc-hero--white .vc-hero__subheading{font-size:47px;}}.vc-hero--white .vc-hero__content{font-size:18px;font-weight:200;}.vc-hero.vc-hero--webinars .webinar-graphic{margin:0 auto 0 0;max-width:223px;width:100%;}@media (max-width:319px){.vc-hero.vc-hero--webinars .vc-hero__content,.vc-hero.vc-hero--webinars .vc-hero__media{width:100%;}}.vc-hero.vc-hero--webinars .vc-hero__media .vc_column-inner>.wpb_wrapper{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;}@media (min-width:321px){.vc-hero.vc-hero--webinars .vc-hero__media .vc_column-inner>.wpb_wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}.vc-hero.vc-hero--webinars .vc-hero__media .vcex-button{margin:0;padding:11px 10px;}@media (max-width:639px){.vc-hero.vc-hero--webinars .vc-hero__media .vcex-button{font-size:10px;}}.wpex-carousel .owl-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;left:50%;padding-top:24px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:200px;}.wpex-carousel .owl-nav,.wpex-carousel .owl-nav button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;}.wpex-carousel .owl-nav button{background-color:#ffd101;border-radius:50%;font-size:24px;height:44px;margin:0 16px;-webkit-transition:background-color .5s ease;transition:background-color .5s ease;width:44px;}.wpex-carousel .owl-nav button:focus,.wpex-carousel .owl-nav button:hover{background:#141414;}.vc-get-started{min-height:300px;padding-bottom:0;padding-top:0;}@media (max-width:501px){.vc-get-started{margin-bottom:10px;}}@media (min-width:1800px){.vc-get-started{padding-top:16px;}}@media (min-width:992px){.vc-get-started p{font-size:22px;}}.vc-get-started h3{margin-top:0;}.vc-cards__item .vc_column-inner{min-height:300px;}@media (min-width:502px){.vc-cards__item .vc_column-inner{padding:66px 45px 60px;}}@media (max-width:501px){.vc-cards__item .vc_column-inner{padding:66px 25px 60px;}}.vc-cards__item h2{margin-top:0;}@media (min-width:1200px){.vc-cards__item h2{font-size:50px;}}@media (max-width:1199px){.vc-cards__item h2{font-size:40px;}}@media (max-width:501px){.vc-cards__item h2{font-size:30px;}}@media (max-width:320px){.vc-cards__item h2{font-size:25px;}}.vc-anchor-image-slant{min-height:700px;}.vc_row-flex:not(.vc_row-o-content-middle)>.vc_column_container>.vc_column-inner>.wpb_wrapper{height:100%;}.wpb_text_column ul{list-style:none;margin:0 0 25px;}.wpb_text_column ul li{font-weight:200;margin-bottom:5px;padding-left:26px;position:relative;}.wpb_text_column ul li:before{background-color:#ffd101;border-radius:100%;content:"";height:6px;left:.5em;position:absolute;top:.5em;width:6px;}.vcex-divider-solid{border-color:#bfbfc0;}.single-page-article .password-protection-box{margin-bottom:200px;margin-top:100px;}@media (max-width:767px){.single-page-article .password-protection-box p:last-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;}.single-page-article .password-protection-box p:last-child input[type=password]{margin-bottom:5px;width:auto;}.single-page-article .password-protection-box p:last-child input[type=submit]{float:none;margin-left:0;width:auto;}}@media (min-width:768px){.single-page-article .password-protection-box{margin:200px 200px 300px;}}.single-page-article .password-protection-box h2{color:#141414;}.vc-tabs .vc_tta-tabs-list,[class*=vc-tabs--] .vc_tta-tabs-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid #4d4d4d;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:center;}.vc-tabs .vc_tta-tab,[class*=vc-tabs--] .vc_tta-tab{border-bottom:2px solid transparent;}.vc-tabs .vc_tta-tab>a,[class*=vc-tabs--] .vc_tta-tab>a{background:none !important;padding:14px 15px;}@media (max-width:1280px){.vc-tabs .vc_tta-tab>a,[class*=vc-tabs--] .vc_tta-tab>a{padding:14px 10px;}}@media (max-width:1024px){.vc-tabs .vc_tta-tab>a,[class*=vc-tabs--] .vc_tta-tab>a{padding:14px 7px;}}@media (max-width:990px){.vc-tabs .vc_tta-tab>a,[class*=vc-tabs--] .vc_tta-tab>a{padding:15px;}}.vc-tabs .vc_tta-tab .vc_tta-title-text,[class*=vc-tabs--] .vc_tta-tab .vc_tta-title-text{color:hsla(0,0%,100%,.3);font-size:14px;font-weight:900;margin-left:0 !important;text-transform:uppercase;}@media (max-width:1280px){.vc-tabs .vc_tta-tab .vc_tta-title-text,[class*=vc-tabs--] .vc_tta-tab .vc_tta-title-text{font-size:13px;font-weight:300;}}.vc-tabs .vc_tta-tab.vc_active,.vc-tabs .vc_tta-tab:hover,[class*=vc-tabs--] .vc_tta-tab.vc_active,[class*=vc-tabs--] .vc_tta-tab:hover{border-bottom-color:#1a9ab5;}.vc-tabs .vc_tta-tab.vc_active .vc_tta-title-text,.vc-tabs .vc_tta-tab:hover .vc_tta-title-text,[class*=vc-tabs--] .vc_tta-tab.vc_active .vc_tta-title-text,[class*=vc-tabs--] .vc_tta-tab:hover .vc_tta-title-text{color:#1a9ab5;}.vc-tabs .vc_tta-panels,[class*=vc-tabs--] .vc_tta-panels{background:none !important;}@media (max-width:766px){.vc-tabs .vc_tta-panels .vc_tta-panel-body,.vc-tabs .vc_tta-panels .vc_tta-panel-heading,[class*=vc-tabs--] .vc_tta-panels .vc_tta-panel-body,[class*=vc-tabs--] .vc_tta-panels .vc_tta-panel-heading{background:none !important;}.vc-tabs .vc_tta-panels .vc_tta-panel-title,[class*=vc-tabs--] .vc_tta-panels .vc_tta-panel-title{background:#090909;border-bottom:1px solid #323232;}.vc-tabs .vc_tta-panels .vc_tta-panel-title>a,[class*=vc-tabs--] .vc_tta-panels .vc_tta-panel-title>a{font-size:16px;font-weight:600;}.vc-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title a,[class*=vc-tabs--] .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title a{color:#1a9ab5 !important;}}.vc-tabs--fade-in .vc_tta-panels .vc_tta-panel{opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;}.vc-tabs--fade-in .vc_tta-panels .vc_tta-panel.vc_active{opacity:1;}.vc-tabs--fade-in .vc_tta-panels .vc_tta-panel-body.vc_tta-panel-body{-webkit-transition:none;transition:none;}@media (min-width:993px){.vc-tabs--fit-width .vc_tta-tabs-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;}}.vc-tabs--image .vc_tta-tab>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-flow:column;flex-flow:column;}.vc-tabs--image .vc_tta-tab .vc_tta-image{margin-bottom:25px;opacity:.3;}.vc-tabs--image .vc_tta-tab.vc_active .vc_tta-image{opacity:1;}.post-format--blog .entry-details{border:0;padding:25px 22px;}.post-format--blog .entry-title{font-size:20px;font-weight:600;letter-spacing:normal;line-height:1.3;margin-bottom:8px;text-transform:none;}.post-pagination-wrap{display:none;}.error404-content{padding:10vh 0 50vh;}.error404-content p{color:#fff;}@media (min-width:767px){.post-format--blog-primary{margin-bottom:20px;padding-left:15px;padding-right:15px;}}.post-format--blog-primary .owl-nav{width:100%;z-index:10;}@media (min-width:767px){.post-format--blog-primary .owl-nav{display:none;width:auto;}}.post-format--blog-primary .owl-next,.post-format--blog-primary .owl-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:0;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;height:49px;justify-content:center;margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:49px;}.post-format--blog-primary .owl-next:focus,.post-format--blog-primary .owl-next:hover,.post-format--blog-primary .owl-prev:focus,.post-format--blog-primary .owl-prev:hover{background:#ffd101;}.post-format--blog-primary .owl-next:focus .ticon,.post-format--blog-primary .owl-next:hover .ticon,.post-format--blog-primary .owl-prev:focus .ticon,.post-format--blog-primary .owl-prev:hover .ticon{color:#ffd101 !important;}.post-format--blog-primary .owl-next .ticon,.post-format--blog-primary .owl-prev .ticon{font-size:16px;}.post-format--blog-primary .owl-prev{left:0;}@media (min-width:767px){.post-format--blog-primary .owl-prev{left:-50px;}}.post-format--blog-primary .owl-next{right:0;}@media (min-width:767px){.post-format--blog-primary .owl-next{right:-50px;}.post-format--blog-primary .owl-dots{left:110px;right:110px;}}.post-format--blog-primary .entry{position:relative;}.post-format--blog-primary .entry .wpex-carousel-entry-media:before{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.8));bottom:0;content:"";height:230px;left:0;position:absolute;right:0;z-index:3;}.post-format--blog-primary .entry .wpex-carousel-entry-details{background:none;border:0;bottom:0;color:#fff;left:0;min-height:200px;padding:0 28px 20px;position:absolute;right:0;z-index:5;}.post-format--blog-primary .entry .entry-title{color:inherit;font-size:20px;font-weight:600;line-height:1.1538461538;margin-bottom:8px;}@media (min-width:501px){.post-format--blog-primary .entry .entry-title{font-size:22px;}}@media (min-width:767px){.post-format--blog-primary .entry .entry-title{font-size:26px;}}.post-format--blog-primary .entry .entry-meta{color:inherit;}@media (max-width:766px){.post-format--blog-primary .entry .entry-meta{font-size:12px;}}.post-format--blog-secondary .owl-stage-outer{padding-bottom:58px;}.post-format--blog-secondary .owl-stage-outer:before{background-color:#f2f2f2;bottom:0;content:"";height:160px;left:0;position:absolute;right:0;}.post-format--blog-secondary .entry{position:relative;}.post-format--blog-secondary .entry .wpex-carousel-entry-details{background-color:#fff;border:0;bottom:-58px;left:38px;min-height:208px;position:absolute;right:38px;}.post-format--blog-secondary .entry .entry-title{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:8px;}.post-format--blog-small .vcex-module-heading{font-size:22px;letter-spacing:normal;}.post-format--blog-small .vcex-module-heading:before{background-color:#f2f2f2;bottom:0;content:"";height:6px;left:0;position:absolute;right:0;}.post-format--blog-small .vcex-module-heading .text{padding-bottom:12px;}.post-format--blog-small .vcex-module-heading .text:after{background-color:#ffd101;bottom:0;height:6px;left:0;margin:0;position:absolute;right:0;top:auto;width:100%;}.post-format--blog-small .entries .entry .entry-inner{display:-webkit-box;display:-ms-flexbox;display:flex;}.post-format--blog-small .entries .entry .entry-media{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;margin-right:12px;}.post-format--blog-small .entries .entry .entry-details{width:auto;}.post-format--blog-small .entries .entry .entry-title{font-size:16px;font-weight:600;letter-spacing:normal;line-height:1.375;text-transform:none;}.post-format--blog-hero .wpex-carousel-slide{margin:0 auto;max-width:1140px;min-height:500px;padding-bottom:80px;position:relative;}@media (min-width:993px){.post-format--blog-hero .wpex-carousel-slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;}}.post-format--blog-hero .wpex-carousel-entry-media{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;left:120px;position:absolute;right:0;top:0;z-index:-1;}@media (max-width:991px){.post-format--blog-hero .wpex-carousel-entry-media{display:none;}}.post-format--blog-hero .wpex-carousel-entry-media img{-webkit-box-shadow:20px 20px 50px rgba(0,0,0,.16);box-shadow:20px 20px 50px rgba(0,0,0,.16);}.post-format--blog-hero .wpex-carousel-entry-details{background-color:#ffd101;border:0;padding:50px 40px;width:100%;}@media (min-width:992px){.post-format--blog-hero .wpex-carousel-entry-details{margin:30px 0;min-height:333px;width:41.6666666667%;}}.post-format--blog-hero .entry-title{font-size:34px;font-weight:900;letter-spacing:-.83px;line-height:1.2058823529;}.post-format--blog-hero .entry-meta{font-size:16px;margin-top:10px;}.post-format--blog-hero.wpex-carousel .owl-nav{left:0;padding:0;top:8px;-webkit-transform:none;transform:none;width:auto;}@media (min-width:993px){.post-format--blog-hero.wpex-carousel .owl-nav{top:0;}}@media (min-width:1181px){.post-format--blog-hero.wpex-carousel .owl-nav{left:50%;-webkit-transform:translateX(-590px);transform:translateX(-590px);}}.post-format--blog-hero.wpex-carousel .owl-nav button{background:none;color:#141414;font-size:14px;height:15px;width:10px;}.post-format--pr .cpt-entry-inner,.post-format--pr .entry-inner{background:#fff;cursor:pointer;position:relative;}.post-format--pr .cpt-entry-inner:before,.post-format--pr .entry-inner:before{border:5px solid #ffd101;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:5;}.post-format--pr .cpt-entry-inner:hover:before,.post-format--pr .entry-inner:hover:before{opacity:1;}.post-format--pr .cpt-entry-media,.post-format--pr .entry-media{margin-bottom:0;overflow:hidden;padding-bottom:61.0687022901%;position:relative;}.post-format--pr .cpt-entry-media>a,.post-format--pr .cpt-entry-media>img,.post-format--pr .entry-media>a,.post-format--pr .entry-media>img{bottom:0;left:50%;position:absolute;top:25px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 50px);}.post-format--pr .has-full-bleed-media .cpt-entry-media>a,.post-format--pr .has-full-bleed-media .cpt-entry-media>img,.post-format--pr .has-full-bleed-media .entry-media>a,.post-format--pr .has-full-bleed-media .entry-media>img{top:0;width:100%;}.post-format--pr .entry-details{border:0;}.post-format--pr .cpt-entry-header,.post-format--pr .entry-details{padding:20px 25px;}.post-format--pr .entry-title{font-size:18px;font-weight:200;font-weight:400;line-height:1.3888888889;text-transform:none;}.html__font-loaded--primary .post-format--pr .entry-title{font-family:Manrope,Arial,sans-serif;}.post-format--pr .entry-title a:focus,.post-format--pr .entry-title a:hover{text-decoration:none;}.post-format--leadership-tiles{margin-bottom:16vw;}.post-format--leadership-tiles .vcex-post-type-entry{margin:0;}.post-format--leadership-tiles .entry-details{border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -9px;padding:0;}@media (min-width:993px){.post-format--leadership-tiles .entry-details{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.post-format--leadership-tiles .vcex-grid-item:nth-child(2n) .entry-header{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.post-format--leadership-tiles .vcex-grid-item:nth-child(2n) .entry-headshot{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.post-format--leadership-tiles .vcex-grid-item:nth-child(2n) .entry-quote{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}}.post-format--leadership-tiles .entry-header,.post-format--leadership-tiles .entry-headshot{width:100%;}@media (min-width:768px){.post-format--leadership-tiles .entry-header,.post-format--leadership-tiles .entry-headshot{width:50%;}}.post-format--leadership-tiles .entry-quote{margin-bottom:50px;width:100%;}@media (min-width:993px){.post-format--leadership-tiles .entry-quote{margin-bottom:0;}}.post-format--leadership-tiles .entry-header,.post-format--leadership-tiles .entry-headshot,.post-format--leadership-tiles .entry-quote{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 9px 18px;}@media (min-width:993px){.post-format--leadership-tiles .entry-header,.post-format--leadership-tiles .entry-headshot,.post-format--leadership-tiles .entry-quote{width:33.3333333333%;}}.post-format--leadership-tiles .entry-header-inner,.post-format--leadership-tiles .entry-quote-inner{display:-webkit-box;display:-ms-flexbox;display:flex;}.post-format--leadership-tiles .entry-header-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:12px 38px;}@media (max-width:766px){.post-format--leadership-tiles .entry-header-inner{padding:20px 38px;}}.post-format--leadership-tiles .entry-name{color:#000;font-size:32px;letter-spacing:0;margin:0 0 12px;text-transform:uppercase;}@media (min-width:993px){.post-format--leadership-tiles .entry-name{font-size:40px;}}@media (min-width:1181px){.post-format--leadership-tiles .entry-name{font-size:50px;}}.post-format--leadership-tiles .entry-title{color:#585858;font-size:28px;line-height:1.0714285714;margin-bottom:12px;}.post-format--leadership-tiles .entry-quote-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-style:italic;font-weight:200;line-height:1.3em;padding:12px 40px;}.post-format--leadership-tiles .entry-quote-inner q{display:block;}.post-format--leadership-tiles .entry-quote-inner q:before{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/quote-lead.png");content:"";display:block;height:14px;margin-bottom:12px;width:17px;}.post-format--leadership-tiles .vcex-grid-item:nth-child(3n+1) .entry-quote-inner{background-color:#0081a5;color:#fff;}.post-format--leadership-tiles .vcex-grid-item:nth-child(3n+3) .entry-quote-inner{background-color:#f2f2f2;}.post-format--leadership-tiles .vcex-grid-item:nth-child(3n+2) .entry-quote-inner{background-color:#000;color:#fff;}@media (min-width:1301px){.post-format--leadership-tiles .vcex-post-type-entry-header .entry-header-inner,.post-format--leadership-tiles .vcex-post-type-entry-headshot .entry-headshot-inner,.post-format--leadership-tiles .vcex-post-type-entry-quote .entry-quote-inner{max-height:367px;}}.post-format--leadership-bios{background-color:#fff;margin-bottom:16vw;padding-bottom:44px;}.post-format--leadership-bios .vcex-grid-item{margin:0;padding:44px 44px 0;}@media (min-width:768px){.post-format--leadership-bios .entry-inner{display:-webkit-box;display:-ms-flexbox;display:flex;}.post-format--leadership-bios .entry-media{min-width:200px;}}@media (min-width:1181px){.post-format--leadership-bios .entry-media{-ms-flex-negative:0;flex-shrink:0;}}.post-format--leadership-bios .vcex-post-type-entry-details{border:0;padding:20px 0;}@media (min-width:768px){.post-format--leadership-bios .vcex-post-type-entry-details{padding:0 0 0 40px;}}.post-format--leadership-bios .entry-header{position:relative;}.post-format--leadership-bios .entry-name{color:#000;font-size:28px;margin:0;text-transform:uppercase;}.post-format--leadership-bios .entry-title{color:#585858;font-size:18px;margin-top:12px;padding-right:42px;text-transform:none;}@media (min-width:768px){.post-format--leadership-bios .entry-title{padding-right:0;}}.post-format--leadership-bios .linkedin-link{position:absolute;right:0;top:30px;}@media (min-width:768px){.post-format--leadership-bios .linkedin-link{top:0;}}.post-format--leadership-bios .entry-bio-content{margin-top:24px;}.post-format--leadership-tiles-2025 .vcex-post-type-grid{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px;justify-content:flex-start;margin:0;padding:0;}.post-format--leadership-tiles-2025 .vcex-post-type-grid .vcex-grid-item{-webkit-box-flex:0;-ms-flex:0 0 calc(24.5% - 9px);flex:0 0 calc(24.5% - 9px);margin:0;padding:0;}@media (min-width:768px) and (max-width:1024px){.post-format--leadership-tiles-2025 .vcex-post-type-grid .vcex-grid-item{-webkit-box-flex:0;-ms-flex:0 0 calc(32.5% - 9px);flex:0 0 calc(32.5% - 9px);}}@media (min-width:501px) and (max-width:767px){.post-format--leadership-tiles-2025 .vcex-post-type-grid .vcex-grid-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 9px);flex:0 0 calc(50% - 9px);}}@media (max-width:500px){.post-format--leadership-tiles-2025 .vcex-post-type-grid .vcex-grid-item{-ms-flex-preferred-size:100%;flex-basis:100%;}}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-details{border-bottom:4px solid #ffd101;height:100%;padding:0;position:relative;}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-content,.post-format--leadership-tiles-2025 .vcex-grid-item .entry-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:18px 18px 80px;}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-headshot{-webkit-box-ordinal-group:2;-ms-flex-order:1;background-color:#ccc;order:1;overflow:hidden;width:100%;}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-headshot .entry-headshot-inner{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;}@media (min-width:768px){.post-format--leadership-tiles-2025 .vcex-grid-item .entry-headshot .entry-headshot-inner{height:276px;width:auto;}}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-headshot img{display:block;}@media (max-width:767px){.post-format--leadership-tiles-2025 .vcex-grid-item .entry-headshot img{height:auto;width:100%;}}@media (min-width:767px){.post-format--leadership-tiles-2025 .vcex-grid-item .entry-headshot img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-name{-webkit-box-ordinal-group:3;-ms-flex-order:2;color:#000;font-size:22px;font-style:normal;font-weight:600;line-height:136.364%;margin-bottom:0;margin-top:0;order:2;}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-title{-webkit-box-ordinal-group:4;-ms-flex-order:3;color:#141414;font-size:16px;font-style:normal;font-weight:400;line-height:137.5%;order:3;}.post-format--leadership-tiles-2025 .vcex-grid-item .entry-bio,.post-format--leadership-tiles-2025 .vcex-grid-item .entry-quote,.post-format--leadership-tiles-2025 .vcex-grid-item .linkedin-link,.post-format--leadership-tiles-2025 .vcex-grid-item hr{display:none;}.post-format--leadership-tiles-2025 .vcex-grid-item .c-button{bottom:20px;left:18px;margin-top:0;position:absolute;}@media (max-width:992px){.fancybox-slide .fancybox-content{height:80vh !important;padding-left:30px;padding-right:30px;}}.fancybox-is-open .fancybox-slide .vcex-post-type-entry-details{border:initial;padding:initial;}.fancybox-is-open .fancybox-slide .entry-modal,.fancybox-is-open .fancybox-slide .modal--wrap-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:80px;justify-content:space-between;margin:0;padding:0;}@media (max-width:1024px){.fancybox-is-open .fancybox-slide .entry-modal,.fancybox-is-open .fancybox-slide .modal--wrap-inner{gap:40px;}}.fancybox-is-open .fancybox-slide .entry-modal .vcex-post-type-entry-details,.fancybox-is-open .fancybox-slide .modal--wrap-inner .vcex-post-type-entry-details{border:initial;padding:0;}.fancybox-is-open .fancybox-slide .entry-modal .entry-media,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-media{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 40px);flex:0 0 calc(25% - 40px);margin:0;padding:0;}@media (min-width:768px) and (max-width:1024px){.fancybox-is-open .fancybox-slide .entry-modal .entry-media,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-media{-webkit-box-flex:0;-ms-flex:0 0 calc(32.5% - 20px);flex:0 0 calc(32.5% - 20px);}}@media (max-width:767px){.fancybox-is-open .fancybox-slide .entry-modal .entry-media,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-media{-ms-flex-preferred-size:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;flex-basis:100%;order:2;}}.fancybox-is-open .fancybox-slide .entry-modal .entry-content,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-content{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - 40px);flex:0 0 calc(75% - 40px);margin:0;padding:0;position:relative;}@media (min-width:768px) and (max-width:1024px){.fancybox-is-open .fancybox-slide .entry-modal .entry-content,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-content{-webkit-box-flex:0;-ms-flex:0 0 calc(67.5% - 20px);flex:0 0 calc(67.5% - 20px);}}@media (max-width:767px){.fancybox-is-open .fancybox-slide .entry-modal .entry-content,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-content{-ms-flex-preferred-size:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;flex-basis:100%;order:1;}}.fancybox-is-open .fancybox-slide .entry-modal .entry-name,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-name{-webkit-box-ordinal-group:3;-ms-flex-order:2;color:#000;font-size:35px;font-style:normal;font-weight:600;line-height:1.15em;margin-bottom:8px;margin-top:10px;order:2;padding-right:100px;}@media (max-width:639px){.fancybox-is-open .fancybox-slide .entry-modal .entry-name,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-name{font-size:28px;padding-right:0;}}.fancybox-is-open .fancybox-slide .entry-modal .entry-title,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-title{-webkit-box-ordinal-group:4;-ms-flex-order:3;color:#141414;font-family:Arial,sans-serif;font-size:16px;font-size:24px;font-style:normal;font-weight:400;line-height:1.15em;margin-bottom:0;order:3;padding-right:100px;}@media (max-width:639px){.fancybox-is-open .fancybox-slide .entry-modal .entry-title,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-title{font-size:16px;padding-right:0;}}.fancybox-is-open .fancybox-slide .entry-modal hr,.fancybox-is-open .fancybox-slide .modal--wrap-inner hr{margin:2em 0;}.fancybox-is-open .fancybox-slide .entry-modal img,.fancybox-is-open .fancybox-slide .modal--wrap-inner img{display:block;height:auto;width:100%;}.fancybox-is-open .fancybox-slide .entry-modal .entry-bio p,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-bio p{color:#141414;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:156.25%;}@media (max-width:639px){.fancybox-is-open .fancybox-slide .entry-modal .entry-bio p,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-bio p{font-size:14px;}}.fancybox-is-open .fancybox-slide .entry-modal .entry-bio p:last-of-type,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-bio p:last-of-type{margin-bottom:0;}.fancybox-is-open .fancybox-slide .entry-modal .entry-quote,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-quote{border-bottom:4px solid #ffd101;padding:30px 0 40px;}.fancybox-is-open .fancybox-slide .entry-modal .entry-quote q,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-quote q{color:#141414;display:block;font-size:16px;font-style:italic;line-height:1.3em;text-align:left;}@media (max-width:639px){.fancybox-is-open .fancybox-slide .entry-modal .entry-quote q,.fancybox-is-open .fancybox-slide .modal--wrap-inner .entry-quote q{font-size:14px;}}.fancybox-is-open .fancybox-slide .entry-modal .c-button,.fancybox-is-open .fancybox-slide .modal--wrap-inner .c-button{display:none;}.fancybox-is-open .fancybox-slide .entry-modal .linkedin-link,.fancybox-is-open .fancybox-slide .modal--wrap-inner .linkedin-link{display:block;height:30px;margin-top:12px;width:30px;}@media (min-width:640px){.fancybox-is-open .fancybox-slide .entry-modal .linkedin-link,.fancybox-is-open .fancybox-slide .modal--wrap-inner .linkedin-link{height:36px;margin-top:0;position:absolute;right:20px;top:25px;width:36px;}}.post-format--office-locations .vcex-post-type-filter{margin-bottom:40px;}@media (max-width:766px){.post-format--office-locations .vcex-post-type-filter li{margin:10px auto;}}.post-format--office-locations .vcex-post-type-filter a{color:#0081a5;font-size:16px;font-weight:700;margin:0 15px;position:relative;text-decoration:none;text-transform:uppercase;-webkit-transition:color .35s ease;transition:color .35s ease;}.post-format--office-locations .vcex-post-type-filter a:focus,.post-format--office-locations .vcex-post-type-filter a:hover{color:#0081a5;}.post-format--office-locations .vcex-post-type-filter a:after,.post-format--office-locations .vcex-post-type-filter a:before{opacity:0;-webkit-transition:opacity .35s ease;transition:opacity .35s ease;}.post-format--office-locations .vcex-post-type-filter a:before{background-color:#f8ae00;content:"";height:4px;left:0;position:absolute;right:0;top:100%;width:100%;}.post-format--office-locations .vcex-post-type-filter a:after{border:11px solid transparent;border-top-color:#f8ae00;content:"";height:10px;left:0;margin:auto;position:absolute;right:0;top:100%;width:10px;}.post-format--office-locations .vcex-post-type-filter .active a{color:#363636;}.post-format--office-locations .vcex-post-type-filter .active a:after,.post-format--office-locations .vcex-post-type-filter .active a:before{opacity:1;}.post-format--office-locations .entry-media:before{background-image:linear-gradient(239deg,rgba(0,229,255,.85),hsla(0,0%,7%,.85) 53%,rgba(57,57,57,.85) 74%,rgba(248,183,11,.85) 90%,rgba(255,188,11,.85) 93%,rgba(204,124,9,.85));bottom:0;content:"";left:0;mix-blend-mode:normal;opacity:.6;position:absolute;right:0;top:0;}.post-format--office-locations .entry-details{background-color:#000;border:0;color:#fff;padding:25px 25px 50px;position:relative;}.post-format--office-locations .entry-details h2{color:#fff;font-size:20px;letter-spacing:0;text-transform:none;}.post-format--office-locations .entry-details .entry-office-name{font-size:20px;font-weight:300;}.post-format--office-locations .entry-details .entry-office-address{font-size:16px;font-weight:300;}.post-format--office-locations .entry-details .entry-office-phone{bottom:25px;font-size:14px;left:25px;position:absolute;}.post-format--office-locations .entry-details .entry-office-phone a{color:#fff;-webkit-transition:color .35s ease;transition:color .35s ease;}.post-format--office-locations .entry-details .entry-office-phone a:focus,.post-format--office-locations .entry-details .entry-office-phone a:hover{color:#0081a5;}.post-format--office-locations .entry-details .entry-maps-url{bottom:0;height:50px;position:absolute;right:0;width:50px;}.post-format--office-locations .entry-details .entry-maps-url a{-ms-flex-line-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;align-content:center !important;align-items:center !important;background-color:#363636;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;height:50px;justify-content:center !important;-webkit-transition:background-color .35s ease;transition:background-color .35s ease;width:50px;}.post-format--office-locations .entry-details .entry-maps-url a:focus,.post-format--office-locations .entry-details .entry-maps-url a:hover{background-color:#0081a5;}.c-row--on-demand-webinars .post-format--event .vcex-module-heading,.c-row--upcoming-webinars .post-format--event .vcex-module-heading{color:#ee7d00;}.post-format--event .entry-inner{background:#fff;cursor:pointer;padding:22px;position:relative;}.post-format--event .entry-inner:before{border:5px solid #ffd101;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:5;}.post-format--event .entry-inner:hover:before{opacity:1;}@media (min-width:768px){.post-format--event .entry-media{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:176px;justify-content:center;overflow:hidden;text-align:center;}.post-format--event .entry-media img{display:block;width:100%;}}.post-format--event .entry-details{border:0;padding:0;}.post-format--event .entry.no-media .entry-details{padding-top:176px;}.post-format--event .entry-type{background-color:#000;color:#fff;display:inline-block;font-size:10px;line-height:1;margin-bottom:16px;padding:5px;text-transform:uppercase;}.post-format--event .entry-title{font-size:20px;line-height:1.3;text-transform:none;}.post-format--event .entry-date-range,.post-format--event .entry-hosted-by,.post-format--event .entry-length,.post-format--event .entry-location{font-size:14px;font-weight:200;}.post-format--event .entry-contest-code{background:#ffd101 url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/contest-car.svg") no-repeat 50% 50%;bottom:5px;height:42px;position:absolute;right:5px;width:45px;}.post-format--event .entry-contest-code.nitro-lazy{background-image:none !important;}.post-format--event .type-event.no-media .entry-details:before,.post-format--event .type-training.no-media .entry-details:before,.post-format--event .type-webinar.no-media .entry-details:before{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/igel-hosted-by-logo.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:55px;left:19px;position:absolute;top:35px;width:91px;}.event-single{padding-bottom:160px;padding-top:32px;}@media (min-width:1500px){.event-single{padding-bottom:240px;}}.event-single h1,.event-single h2,.event-single h3,.event-single h4,.event-single h5,.event-single h6{color:#141414;}.event-single__main .wpb_wrapper{background-color:#fff;padding:32px;}.event-single__cpt{background-color:#000;color:#fff;display:inline-block;font-size:10px;line-height:1;margin-bottom:14px;padding:5px;text-transform:uppercase;}.event-single__header{border-bottom:1px solid #ccc;margin-bottom:60px;padding-bottom:40px;}@media (min-width:502px){.event-single__header h1{font-size:50px;line-height:45px;}}@media (max-width:501px){.event-single__header h1{font-size:33px;line-height:36px;}}.event-single__meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;}.event-single__date,.event-single__link,.event-single__passcode,.event-single__time{padding:10px 10px 10px 50px;}@media (min-width:502px){.event-single__date,.event-single__link,.event-single__passcode,.event-single__time{width:50%;}}@media (max-width:501px){.event-single__date,.event-single__link,.event-single__passcode,.event-single__time{width:100%;}}.event-single__date{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/icon-date.png") no-repeat 0 transparent;background-size:26px;}.event-single__date.nitro-lazy{background-image:none !important;}.event-single__time{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/icon-time.png") no-repeat 0 transparent;background-size:26px;}.event-single__time.nitro-lazy{background-image:none !important;}.event-single__link{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/external-link.svg") no-repeat 0 transparent;background-size:26px;}.event-single__link.nitro-lazy{background-image:none !important;}.event-single__passcode{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/password-icon.svg") no-repeat 0 transparent;background-size:26px;}.event-single__passcode.nitro-lazy{background-image:none !important;}.event-single__venue{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/icon-location.png") no-repeat 0 transparent;background-size:26px;margin-top:16px;padding:10px 10px 10px 50px;width:100%;}.event-single__venue.nitro-lazy{background-image:none !important;}.event-single__contest{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:30px;width:100%;}@media (max-width:501px){.event-single__contest{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/tesla-icon.png") no-repeat center 20px #fc3;background-size:60px;-ms-flex-direction:column;flex-direction:column;padding:70px 30px 30px;text-align:center;}.event-single__contest.nitro-lazy{background-image:none !important;}}@media (min-width:502px){.event-single__contest{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/tesla-icon.png") no-repeat 20px #fc3;background-size:60px;-ms-flex-direction:row;flex-direction:row;padding:30px 20px 30px 100px;}.event-single__contest.nitro-lazy{background-image:none !important;}}@media (max-width:501px){.event-single__contest .contest-title{margin-bottom:16px;}.event-single__contest .contest-link,.event-single__contest .contest-title{display:block;width:100%;}}.event-single__sidebar{background-color:#ffd101;background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/rsvp-background.png");background-repeat:no-repeat;background-size:100%;padding:30px 16px;text-align:center;}.event-single__sidebar.nitro-lazy{background-image:none !important;}@media (min-width:641px){.event-single__sidebar{padding:60px 40px;}}.event-single__sidebar h3{margin-bottom:40px;margin-top:0;}.event-single__sidebar .c-button{display:block;margin:0 auto 40px;max-width:280px;width:100%;}@media (max-width:640px){.event-single__sidebar .c-button{font-size:12px;}}.event-single__content{margin-bottom:60px;padding-bottom:40px;}.event-single__hosted-by h3{margin-bottom:40px;margin-top:0;}.event-single__logos{-webkit-box-orient:horizontal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;}.event-single__logos,.event-single__logos .logo-img{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;}.event-single__logos .logo-img{-webkit-box-orient:vertical;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-bottom:22px;padding:10px;}@media (min-width:502px){.event-single__logos .logo-img{width:50%;}}@media (max-width:501px){.event-single__logos .logo-img{width:100%;}}.event-single__logos figcaption{font-size:14px;text-align:center;}.event-single__back-link{padding:32px 30px 0;text-align:center;}.event-single__sidebar-image{margin-bottom:30px;}.event-single__sidebar-reglinks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;justify-content:stretch;list-style:none;margin:0 0 30px;padding:0;}.event-single__sidebar-reglinks li{margin-bottom:0;width:100%;}.event-single__sidebar-reglinks a{margin-bottom:0 !important;}.post-format--featured-event .entry-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;}@media (min-width:768px){.post-format--featured-event .entry-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;}}.post-format--featured-event .entry-media{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;}@media (min-width:768px){.post-format--featured-event .entry-media{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;}}.post-format--featured-event .entry-details{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-flow:column;flex-flow:column;justify-content:center;padding:20px 22px;}@media (min-width:768px){.post-format--featured-event .entry-details{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:20px 60px;}}.post-format--featured-event .entry-type{color:#ffd101;font-size:22px;font-weight:600;text-transform:uppercase;}.post-format--featured-event .entry-title{font-size:28px;margin:12px 0;}.post-format--featured-event .entry-date-range,.post-format--featured-event .entry-hosted-by,.post-format--featured-event .entry-venue{font-weight:200;}.post-format--partner-tiles .entry-inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:235px;position:relative;}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.post-format--partner-tiles .entry-inner{display:table;width:100%;}.post-format--partner-tiles .entry-inner .entry-media{display:table-cell;vertical-align:middle;}}.post-format--partner-tiles .entry-details{border:0;padding:0;}.post-format--partner-tiles .entry-title{display:none;}.post-format--partner-tiles .partner-entry-expand{bottom:0;color:#ee7d00;font-size:38px;font-weight:700;height:50px;position:absolute;right:0;text-align:center;-webkit-transition:all .35s ease;transition:all .35s ease;width:50px;}.post-format--partner-tiles .partner-entry-modal-link{bottom:0;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;font-size:0;left:0;position:absolute;right:0;top:0;-webkit-transition:all .35s ease;transition:all .35s ease;}.post-format--partner-tiles .entry-inner:focus .partner-entry-modal-link,.post-format--partner-tiles .entry-inner:hover .partner-entry-modal-link{-webkit-box-shadow:0 0 10px 6px rgba(0,0,0,.18);box-shadow:0 0 10px 6px rgba(0,0,0,.18);}.post-format--partner-tiles .entry-inner:focus .partner-entry-expand,.post-format--partner-tiles .entry-inner:hover .partner-entry-expand{color:#0081a5;}.partner-modal{background-color:#fff;border-radius:6px;margin:40px auto;max-width:980px;padding:20px;position:relative;width:100%;}@media (min-width:767px){.partner-modal{padding:50px 80px 60px;}}.partner-modal .c-button{color:#141414;}@media (min-width:767px){body button.mfp-close{-ms-flex-line-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;align-content:center !important;align-items:center !important;background-color:#ee7d00;border-radius:0;border-bottom-right-radius:6px !important;border-top-right-radius:6px !important;color:#fff !important;cursor:pointer;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;font-weight:900;height:50px;justify-content:center !important;opacity:1;position:absolute;right:-35px;top:60px;-webkit-transition:all .35s ease;transition:all .35s ease;width:35px;}body button.mfp-close:focus,body button.mfp-close:hover{background-color:#bb6200;}}.partner-modal__content{font-size:13px;margin-top:20px;}@media (min-width:767px){.partner-modal__content{font-size:15px;}}.post-format--resource-featured{background:#fff;}@media (min-width:767px){.post-format--resource-featured .entry-inner{display:-webkit-box;display:-ms-flexbox;display:flex;}}.post-format--resource-featured .entry-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}@media (min-width:767px){.post-format--resource-featured .entry-media{width:50%;}}.post-format--resource-featured .entry-media a{display:block;height:100%;width:100%;}.post-format--resource-featured .entry-media img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}.post-format--resource-featured .entry-details{-webkit-box-ordinal-group:0;-ms-flex-order:-1;border:0;order:-1;padding:25px 20px;width:100%;}@media (min-width:767px){.post-format--resource-featured .entry-details{padding:45px 65px;width:50%;}}.post-format--resource-featured .entry-resource-type{color:#ffd101;}.post-format--resource-featured .entry-title{font-size:28px;line-height:1;}.post-format--resource-featured .entry-excerpt{font-weight:200;}.post-format--resource-tiles .entry-inner{cursor:pointer;margin-left:auto;margin-right:auto;max-width:270px;position:relative;}.post-format--resource-tiles .entry-inner:before{border:5px solid #ffd101;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:5;}.post-format--resource-tiles .entry-inner:hover:before{opacity:1;}.post-format--resource-tiles .entry-details{background-color:#fff;border:0;padding:26px 24px;}.post-format--resource-tiles .entry-resource-type{background:#000;color:#fff;display:inline-block;font-size:10px;font-weight:600;margin-bottom:18px;padding:2px 5px;text-transform:uppercase;}.post-format--resource-tiles .entry-title{font-size:18px;font-weight:200;font-weight:400;letter-spacing:normal;line-height:1.3888888889;text-transform:none;}.html__font-loaded--primary .post-format--resource-tiles .entry-title{font-family:Manrope,Arial,sans-serif;}.post-format--resource-tiles .entry-title a:focus,.post-format--resource-tiles .entry-title a:hover{text-decoration:none;}.post-format--featured-video{margin-bottom:25px;}.post-format--featured-video .vcex-post-type-grid__header{margin-bottom:15px;padding-right:30px;position:relative;}@media (min-width:768px){.post-format--featured-video .vcex-post-type-grid__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;justify-content:space-between;}}.post-format--featured-video .vcex-post-type-grid__header .theme-heading{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:18px;font-weight:600;letter-spacing:normal;line-height:1;margin:0;}@media (min-width:768px){.post-format--featured-video .vcex-post-type-grid__header .theme-heading{font-size:28px;}}.post-format--featured-video .vcex-post-type-grid__header .c-button{margin:0;}@media (max-width:767px){.post-format--featured-video .vcex-post-type-grid__header .c-button{height:20px;padding:0;position:absolute;right:0;top:0;width:25px;}.post-format--featured-video .vcex-post-type-grid__header .c-button:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:3px;color:#000;content:"+";display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;line-height:1;}.post-format--featured-video .vcex-post-type-grid__header .c-button .theme-button-inner{display:none;}}.post-format--featured-video .wpex-row{margin:0 -4px;}.post-format--featured-video .entries{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;}.post-format--featured-video .entry{margin-bottom:25px;padding:0 4px;}@media (max-width:767px){.post-format--featured-video .entry{width:50%;}.post-format--featured-video .entry:nth-child(odd){clear:left;}}.post-format--featured-video .entry-media{position:relative;}.post-format--featured-video .entry-media:before{background:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/play-button-bug.svg");bottom:10px;content:"";height:19px;pointer-events:none;position:absolute;right:8px;width:23px;}.post-format--featured-video .entry-details{border:none;padding:12px 0 0;}.post-format--featured-video .entry-title{font-size:16px;font-weight:400;letter-spacing:normal;line-height:1.375;text-transform:none;}@media (min-width:768px){.post-format--featured-video .entry-title{font-size:18px;line-height:1.4444444444;}}.entry-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;}.entry-categories a{background:#000;color:#fff;font-size:10px;margin-bottom:6px;margin-right:10px;padding:5px 6px;text-transform:uppercase;}@media (min-width:501px){.entry-categories a{margin-bottom:12px;}}.entry-categories a:last-of-type{margin-right:0;}.entry-categories a:hover{background:#ffd101;color:#141414;text-decoration:none;}.entry-title a:hover{color:inherit;text-decoration:underline;}.entry-meta{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;color:#585858;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:flex-start;line-height:1.2em;}.entry-meta a{color:inherit;white-space:nowrap;}.entry-meta .vcex-carousel-entry-date,.entry-meta .vcex-post-type-entry-date{color:inherit;font-size:1em;margin:0;}.single-blog-article{margin-left:8.3333333333%;padding-bottom:30px;position:relative;width:91.6666666667%;}.single-blog-article:before{background:#fff;bottom:0;content:"";left:50%;position:absolute;top:60vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.single-blog-article .wpex-social-share{left:-90px;position:absolute;top:270px;}.single-blog-article .wpex-social-share ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;}@media (min-width:993px){.single-blog-article{margin-left:16.6666666667%;width:66.6666666667%;}}.single-blog-article #post-media:before,.single-blog-article .single-blog-header:before{height:100vw;}.single-blog-article .single-post-title{color:#363636;font-size:60px;font-weight:900;line-height:1;text-transform:none;}.single-blog-article .post-meta{color:#585858;font-size:16px;font-weight:200;line-height:1.5;margin:12px 0 32px;}.blog__author-bio{border:4px solid #bfbfc0;border-left:0;border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:28px;padding-top:28px;}.blog__author-media{-ms-flex-negative:0;flex-shrink:0;padding-left:28px;padding-right:28px;}.blog__author-name{color:#363636;font-size:24px;margin:0 0 8px;}.blog__author-description{color:#000;line-height:1.3333333333;}.blog__tax-content{color:#585858;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-top:30px;padding-bottom:45px;}.blog__tax-content a{position:relative;}.blog__tax-content a:before{background-color:currentColor;bottom:0;content:"";height:2px;left:0;position:absolute;-webkit-transition:width .2s;transition:width .2s;width:0;}.blog__tax-content a:hover:before{width:100%;}.blog__category-list{margin-right:20px;}body.archive.author .site-content,body.archive.category .site-content,body.archive.tag .site-content{padding-bottom:20vw;}body.archive.author .site-content:before,body.archive.category .site-content:before,body.archive.tag .site-content:before{background:#fff;bottom:0;content:"";left:50%;position:absolute;top:60vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}body.archive.author .site-content .entries:before,body.archive.category .site-content .entries:before,body.archive.tag .site-content .entries:before{min-height:max(50vh,100vw);}body.archive.author .site-content .entry-title,body.archive.category .site-content .entry-title,body.archive.tag .site-content .entry-title{line-height:1.2;text-transform:none;}.related-posts .theme-heading{font-size:26px;font-weight:600;margin-bottom:16px;text-transform:uppercase;}@media (min-width:1500px){.blog-body{margin-bottom:-100px;padding-bottom:300px;}}@media (max-width:767px){#main .blog-body__inner:before{top:-300px;}}body.archive.tax-topic .site-content .archive-content .archive-grid,body.post-type-archive-press_release.date .site-content .archive-content .archive-grid{padding-bottom:20vw;}@media (min-width:1301px){body.archive.tax-topic .archive-grid,body.post-type-archive-press_release.date .archive-grid{padding-top:40px;}}.single-press_release-post{margin-left:8.3333333333%;padding-bottom:50px;position:relative;width:91.6666666667%;}.single-press_release-post:before{background:#fff;bottom:0;content:"";left:50%;margin-left:calc(-4.16667% - 5px);position:absolute;top:60vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.single-press_release-post .wpex-social-share{left:-90px;position:absolute;top:270px;}.single-press_release-post .wpex-social-share ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;}.single-press_release-post .entry-title{color:#363636;font-size:10vw;font-weight:600;line-height:1;position:relative;text-transform:none;}.single-press_release-post .entry-title:before{bottom:0;content:"";display:block !important;left:50%;margin-left:calc(-4.16667% - 5px);position:absolute;top:-2vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:50% 0;transform-origin:50% 0;width:101vw;z-index:-3;}@supports ((-webkit-clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%)) or (clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%))){.single-press_release-post .entry-title:before{top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (min-width:2100px){.single-press_release-post .entry-title:before{top:-2vw;}}}@media (min-width:768px){.single-press_release-post .entry-title{font-size:50px;}}@media (min-width:993px){.single-press_release-post .entry-title{font-size:60px;font-weight:900;}}.single-press_release-post .entry-title:before{height:100vw;}.single-press_release-post .entry-subtitle{color:#141414;font-size:8vw;font-weight:600;line-height:1;text-transform:none;}@media (min-width:768px){.single-press_release-post .entry-subtitle{font-size:26px;}}@media (min-width:993px){.single-press_release-post .entry-subtitle{font-size:32px;font-weight:700;}}.partners-section{padding-bottom:260px;padding-top:200px;}.partners-section h2{margin-top:32px;}.partner-program-section.overview{padding-bottom:50px;padding-top:100px;}@media (min-width:767px){.partner-program-section.overview{padding-bottom:150px;padding-top:200px;}}.partner-program-section.levels{padding-bottom:150px;padding-top:150px;}.partner-program-section.compliance{padding-bottom:150px;padding-top:50px;}@media (min-width:767px){.partner-program-section.compliance{padding-bottom:280px;padding-top:100px;}}@media (min-width:1440px){.adv-serv__slant-row{padding-bottom:100px !important;}}@media (max-width:1439px){.adv-serv__slant-row{padding-bottom:150px !important;}}@media (max-width:766px){.adv-serv__slant-row{padding-bottom:30px !important;}}@media (min-width:992px){.adv-serv--mid-hero{margin-top:-185px;padding-bottom:135px !important;}}@media (max-width:991px){.adv-serv--mid-hero{margin-top:-30px;}.adv-serv--mid-hero .endpoints-mid-hero__left{padding-left:0;}}@media (max-width:766px){.adv-serv--mid-hero{padding-top:50px;}}.adv-serv-carousel .vckit-carousel.vckit-carousel-dot-outside{margin-bottom:0;}.adv-serv-carousel .vckit-carousel .slick-dots{bottom:auto;padding-bottom:26px;padding-top:26px;position:static;}.workspace-hero{padding-bottom:200px;}.workspace-essential-elements{margin-top:-75px;padding-bottom:100px;padding-top:100px;}@media (min-width:1200px){.workspace-essential-elements.u-slant--medium:before{top:-20vw;}}@media (max-width:1199px){.workspace-essential-elements.u-slant--medium:before{top:-30vw;}}.workspace-key-feature__media{display:none;}@media (min-width:992px){.workspace-key-feature__media{display:block;left:-180px;position:absolute;top:-150px;}}.workspace-key-feature__video{text-align:center;}@media (min-width:992px){.workspace-key-feature__video{position:absolute;right:0;text-align:left;top:520px;}.workspace-simple-secure{height:856px;left:-340px;position:absolute;top:-100px;width:969px;}}.workspace-simple-secure h3{font-size:50px;line-height:1em;max-width:360px;position:relative;right:-165px;top:30px;}@media (max-width:767px){.workspace-simple-smart .c-small-slant__inner{min-height:380px !important;}}.workspace-simple-smart .workspace-simple-smart__text{padding-top:45px;}@media (min-width:992px){.workspace-simple-smart .workspace-simple-smart__text{padding-left:32px;}}.workspace-simple-smart .vcex-heading{margin-bottom:45px;}@media (min-width:992px){.workspace-ums-laptop{margin-right:-120px;margin-top:50px;}}@media (min-width:1470px){.workspace-text-overflow{margin-right:-25%;max-width:125%;width:125%;}}@media (min-width:992px){.workspace-easy{margin-top:100px;}}@media (min-width:1025px){.community-main{margin-top:-200px !important;padding-bottom:140px !important;padding-top:210px !important;}}@media (max-width:1024px){.community-main{padding-bottom:100px !important;padding-top:130px !important;}}@media (max-width:640px){.community-main{padding-bottom:50px !important;padding-top:100px !important;}}.community-main__button-group .wpb_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:20px;}.community-main__button-group .wpb_wrapper a{margin-right:20px;min-width:133px;text-align:center;}.community-main__button-group .wpb_wrapper a:last-child{margin-right:0;}@media (min-width:768px){.endpoints-hero.vc-hero.u-slant:before{bottom:-6vw;}}@media (max-width:991px){.endpoints-hero .vc-hero__laptop{text-align:center;}}.endpoints-keypoints{padding-bottom:32px;padding-top:32px;}.endpoints-keypoints .wpb_content_element li,.endpoints-keypoints .wpb_content_element p{color:#4d4d4d;font-family:Manrope;}.endpoints-keyfeatures,.endpoints-laptop{padding-bottom:32px;padding-top:32px;}.endpoints-keyfeatures .wpb_content_element{margin-top:14px;}@media (max-width:767px){.endpoints-keyfeatures .wpb_content_element h2{font-size:7vw;}}.endpoints-keyfeatures .wpb_content_element li,.endpoints-keyfeatures .wpb_content_element p{color:#4d4d4d;font-family:Manrope;}.endpoints-cta .vc-anchor-image-slant__content{margin-bottom:275px;margin-top:25px;}.endpoints-mid-hero{padding-bottom:210px;}.endpoints-mid-hero__left{padding-top:75px;}@media (min-width:992px){.endpoints-mid-hero__left{padding-left:75px;}}.endpoints-mid-hero__slant:before{background-position:100% !important;}.endpoints-mid-hero__slant h3{margin-top:0;}@media (max-width:991px){.endpoints-mid-hero--careers .c-small-slant__inner{min-height:700px !important;}}@media (min-width:992px){.endpoints-mid-hero--careers .endpoints-mid-hero__left{margin-top:-229px;}.entmgmnt-small-slant{height:980px;left:-400px;position:absolute;top:-150px;width:969px;}}.entmgmnt-small-slant h3{font-size:50px;line-height:1em;max-width:360px;position:relative;right:-165px;top:30px;}.entmgmt-section{margin-top:-150px;}@media (min-width:767px){.entmgmt-section{margin-top:-200px;padding-bottom:150px;padding-top:200px;}}@media (min-width:992px){.entmgmt-section{margin-top:-300px;padding-bottom:150px;padding-top:340px;}.entmgmt-section .vc_column-inner{margin-bottom:0;}}.entmgmt-section .u-slant--image{padding-bottom:8vw !important;}@media (min-width:992px){.entmgmt-section .u-slant--image:before{right:0;}}@media (max-width:991px){.entmgmt-section .u-slant--image:before{right:-60px;}}@media (min-width:992px){.entmgmt-section .u-slant--image h3{margin-top:-114px;}}@media (max-width:500px){.entmgmt-section .u-slant--image h3{font-size:35px;}}.entmgmt-section__slant{min-height:550px;}@media (min-width:992px){.entmgmt-section__slant{min-height:700px;}.entmgmt-features{padding-left:32px;}}.feature-block h3{margin-bottom:30px;}@media (min-width:768px){.feature-block h3{font-size:28px;}}.feature-block p{margin-bottom:30px;}.customer-story-body{background-color:#f5f5f5;}@media (min-width:992px){.customer-story-body{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#f3f3f3),color-stop(30%,#f5f5f5));background-image:linear-gradient(180deg,#f3f3f3 5%,#f5f5f5 30%);padding-bottom:240px !important;padding-top:200px !important;}}@media (max-width:991px){.customer-story-body{padding-bottom:100px !important;padding-top:100px !important;}}.customer-story-body__row{margin-bottom:100px;}.customer-story-body__row h2{margin-top:0;}@media (min-width:993px){.customer-story-body__row h2{font-size:50px;line-height:45px;}.customer-story-body__row p{max-width:520px;}.customer-story-body__row:nth-child(odd) .vcex-image{padding-left:16px;}}@media (max-width:991px){.customer-story-body__row:nth-child(2n) .wpb_column:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.customer-story-body__row:nth-child(2n) .wpb_column:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}}@media (min-width:993px){.customer-story-body__row:nth-child(2n) .vcex-image{padding-right:16px;}}@media (min-width:1441px){.body__page-type--ichallenge{background-position-x:center;background-position-y:-100px;background-repeat:no-repeat;background-size:contain;}}@media (max-width:1440px){.body__page-type--ichallenge{background-position-x:center;background-position-y:100px;background-repeat:no-repeat;background-size:contain;}}@media (max-width:992px){.body__page-type--ichallenge{background-position:50%;background-position-x:center;background-position-y:300px;background-repeat:no-repeat;background-size:contain;}}@media (max-width:767px){.body__page-type--ichallenge{background-position:50%;background-repeat:no-repeat;background-size:contain;}}.tesla-new-survey{margin-bottom:100px;padding-top:100px;}@media (min-width:992px){.tesla-new-survey{min-height:100vh !important;}}@media (max-width:991px){.tesla-new-survey{min-height:680px !important;}}.tesla-new-survey .c-form{margin-top:32px;text-align:center;}.tesla-new-survey .c-form label{margin-right:11px;}.ichallenge-hero{padding-bottom:250px !important;}@media (min-width:992px){.ichallenge-hero{padding-bottom:250px !important;}}@media (max-width:991px){.ichallenge-form-box{padding-top:50px;}}.ichallenge-form-box .c-form__step-item.is-active,.ichallenge-form-box .c-form__step-item.is-completed{background-color:#f2f2f2;}.ichallenge-form-box__col .vc_column-inner{margin-top:-250px;padding:15px;}@media (min-width:992px){.ichallenge-form-box__col .vc_column-inner{margin-top:-200px;padding:50px 100px;}}.igel-careers{padding-top:72px;}.igel-careers--contact .vcex-heading{color:#fff;}.igel-careers--contact h4.vcex-heading{font-size:22px;line-height:22px;margin-bottom:12px;}.igel-customer__hero{min-height:768px;padding-bottom:0;}.igel-customer__heading{margin-bottom:66px;}@media (min-width:1440px){.igel-customer__spotlight.u-slant--very-high:before{top:-20vw;}}@media (max-width:1439px){.igel-customer__spotlight.u-slant--very-high:before{top:-30vw;}}.igel-customer__featured{position:relative;}@media (max-width:640px){.igel-customer__featured{padding:32px 16px;}}@media (min-width:641px){.igel-customer__featured{padding:47px 47px 16px;}}.igel-customer__featured:before{background-color:#fff;content:"";display:block !important;height:100%;position:absolute !important;right:0;top:0;width:auto;}@media (min-width:640px){.igel-customer__featured:before{left:82px;}}@media (max-width:639px){.igel-customer__featured:before{left:0;}}@media (min-width:993px){.igel-customer__featured-img{padding-right:16px;}}.igel-customer__featured-img .wpb_wrapper{position:relative;}@media (min-width:993px){.igel-customer__featured-img .vcex-image{margin-left:-32px;}}@media (max-width:991px){.igel-customer__featured-text .wpb_wrapper{margin-left:32px;margin-top:32px;}}@media (max-width:639px){.igel-customer__featured-text .wpb_wrapper{margin-left:0;}}@media (max-width:991px){.igel-customer__featured-text .vcex-button{margin-left:32px;}}@media (max-width:639px){.igel-customer__featured-text .vcex-button{margin-left:0;}}.igel-customer__featured-text .wpb_text_column{color:#000 !important;max-width:555px;}.igel-customer__featured-logo{position:relative;}.igel-customer__featured-logo .vcex-image-inner{background-color:#fff;-webkit-box-shadow:5px 5px 20px rgba(0,0,0,.16);box-shadow:5px 5px 20px rgba(0,0,0,.16);display:block;height:112px;left:-22px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:435px;}.igel-customer__featured-logo img{height:auto;left:50%;max-width:338px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}@media (max-width:639px){.igel-customer__featured-logo img{padding:16px;}}.igel-customer__spotlight{padding-bottom:300px;padding-top:32px;}.igel-customer__find{background-color:#4500a6;}@media (min-width:992px){.igel-customer__find{margin-top:-250px;padding:70px 70px 32px;}}@media (max-width:991px){.igel-customer__find{margin-top:-150px;padding:16px;}}.igel-customer__find .vcex-heading{margin-bottom:32px;}.igel-customer__find .lead-text{margin:0;max-width:740px;width:100%;}.igel-customer__path-cards:nth-child(odd){margin-bottom:10px;position:relative;}.igel-customer__path-cards:nth-child(odd):after{background-color:#000;bottom:-4px;display:block !important;height:4px;left:3%;position:absolute !important;right:3%;width:auto;}@media (max-width:767px){.igel-customer__path-cards:nth-child(odd):after{display:none !important;}}.igel-customer__path-cards:nth-child(2n){margin-top:50px;}.igel-customer__path-card.tr-left .vc_column-inner:before{bottom:-40px;left:9%;}.igel-customer__path-card.tr-left .vc_column-inner:after{bottom:-53px;left:6%;}.igel-customer__path-card.tr-center .vc_column-inner:before{bottom:-40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.igel-customer__path-card.tr-center .vc_column-inner:after{bottom:-53px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.igel-customer__path-card.tr-right .vc_column-inner:before{bottom:-40px;right:9%;}.igel-customer__path-card.tr-right .vc_column-inner:after{bottom:-53px;right:6%;}.igel-customer__path-card.lr-left .vc_column-inner:before{height:46px;left:40%;top:-46px;}.igel-customer__path-card.lr-left .vc_column-inner:after{left:37%;top:-59px;}.igel-customer__path-card.lr-right .vc_column-inner:before{height:46px;right:40%;top:-46px;}.igel-customer__path-card.lr-right .vc_column-inner:after{right:37%;top:-59px;}.igel-customer__path-card .vc_column-inner{position:relative;}.igel-customer__path-card .vc_column-inner:before{background-color:#000;display:block !important;height:40px;position:absolute !important;width:4px;}@media (max-width:767px){.igel-customer__path-card .vc_column-inner:before{display:none !important;}}.igel-customer__path-card .vc_column-inner:after{background-color:#ffd101;border:4px solid #000;border-radius:100%;display:block !important;height:24px;position:absolute !important;width:24px;z-index:2;}@media (max-width:767px){.igel-customer__path-card .vc_column-inner:after{display:none !important;}}.igel-customer__path-card .wpb_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:22px 23px;}.igel-customer__path-card h3.vcex-heading{margin:0 0 12px;}.igel-customer__path-card span.vcex-heading{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:18px;line-height:1.38889;margin-bottom:0;}.igel-customer__who{padding-bottom:100px;padding-top:100px;}.igel-customer__who-row .vc_column-inner{margin-bottom:46px;}@media (max-width:991px){.igel--education{margin-top:-80px;padding-top:0;}}.igel-education__values{padding-bottom:60px;padding-top:60px;}.igel-education__values .vcex-heading{margin-bottom:32px;}.igel-education__values .vcex-heading+.wpb_text_column{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;}.igel-education__values .vcex-heading+.wpb_text_column p{color:#4d4d4d;}@media (max-width:767px){.igel-education__academy{margin-bottom:50px;padding-bottom:50px;}}@media (min-width:768px){.igel-education__academy{margin-bottom:100px;padding-bottom:100px;}}.igel-education__academy .c-small-slant:before{background-position:50% 70%,50% 0;background-size:107% 146%,cover;}.igel-education__academy .vcex-heading{margin-bottom:32px;padding-top:40px;}@media (min-width:993px){.igel-education__academy .vcex-heading,.igel-education__academy .vcex-list_item{padding-left:32px;}}.igel-education__academy .vcex-list_item:last-child{margin-bottom:0;}@media (max-width:767px){.igel-education__training-serv{padding-bottom:50px;}}@media (min-width:768px){.igel-education__training-serv{padding-bottom:60px;}}@media (min-width:992px){.igel-education__training-serv .wpb_text_column{margin-left:0;max-width:458px;}.igel-education__training-serv .vcex-image{min-width:679px;position:relative;width:100%;}}.igel-education__training-serv .vcex-list_item:last-child{margin-bottom:0;}.igel-education__value-points p{color:#4d4d4d;margin-left:auto;margin-right:auto;max-width:300px;}.education-small-slant .c-small-slant__inner{min-height:400px;}@media (min-width:501px){.education-small-slant .c-small-slant__inner{min-height:550px;}}@media (min-width:767px){.education-small-slant .c-small-slant__inner{min-height:700px;}}@media (min-width:993px){.igel-ums--main{padding-bottom:300px;padding-top:200px;}}@media (max-width:991px){.igel-ums--main{padding-bottom:200px;padding-top:150px;}}.igel-ums--main .igel-ums--main__title{margin-bottom:40px;text-transform:uppercase;}@media (min-width:993px){.igel-ums--main .igel-ums--main__title{font-size:50px;line-height:40px;}.igel-os--main{padding-bottom:216px;padding-top:200px;}}@media (max-width:991px){.igel-os--main{padding-bottom:150px;padding-top:150px;}}@media (min-width:1200px){.igel-os--main .igel-os--main--media .vcex-image{height:auto;left:-132px;position:absolute;top:-130px;width:745px;}}.igel-os--main .igel-os--main__title{margin-bottom:40px;text-transform:uppercase;}@media (min-width:993px){.igel-os--main .igel-os--main__title{font-size:50px;line-height:40px;}}.solution-family__main-content{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#fff),to(#b8bfca));background-image:linear-gradient(#fff 75%,#b8bfca);margin-bottom:-100px;margin-top:-150px;padding-bottom:50px;padding-top:100px;}.solution-family__main-content h5{font-size:18px;margin-top:0;}.solution-family__windows-box{background-color:#000;clear:both;margin-bottom:60px;}.solution-family__column{min-height:523px;}.solution-family__column .wpb_text_column{margin-bottom:35px;}.solution-family__column .wpb_text_column:last-child{margin-bottom:0;}.solution-family__column .vc_column-inner{padding:35px 25px;}@media (min-width:501px){.solution-family__column .vc_column-inner{padding:50px;}}.solution-family__endpoints{position:relative;}@media (min-width:993px){.solution-family__endpoints-media{margin-top:-120px;}}@media (max-width:767px){#main .solution-lobby-slant-wrap .endpoints-mid-hero__right{margin:-120px 0 -80px !important;}}@media (max-width:1024px){.find-solution-provider__nav .c-navigator{margin-bottom:180px;}}.find-solution-provider__search:before{top:-9vh !important;}.partner-bot .container{max-width:100% !important;}.find-solution-provider img.load_img{display:block;margin:0 auto;max-width:480px;width:100%;}.find-solution-provider .content-table .container{overflow-y:scroll;}@media (max-width:640px){.find-solution-provider .content-table .container,.find-solution-provider table tbody td{font-size:14px;}}@media (min-width:641px){.find-solution-provider table tbody td{font-size:15px;}}@media (max-width:640px){.find-solution-provider table tbody h4{font-size:14px;}}@media (min-width:641px){.find-solution-provider table tbody h4{font-size:15px;}}.vc_section.find-distributor{padding-bottom:225px;padding-top:225px;}.c-distributor-region__name{color:#ffd101;margin-top:32px;}@media (max-width:992px){.c-distributor__logo{display:none;}.c-table--distributors td,.c-table--distributors th{font-size:14px;}}@media (max-width:767px){.vc_section.find-distributor{padding-top:175px;}}@media (max-width:640px){.c-table--distributors{display:block;overflow-x:scroll;}.c-table--distributors td,.c-table--distributors th{font-size:12px;}}@media (max-width:480px){.vc_section.find-distributor{padding-top:135px;}}.try-free__hero{padding-bottom:0;}@media (min-width:768px){.try-free__hero{min-height:480px;}}@media (min-width:502px) and (max-width:767px){.try-free__hero{min-height:560px;}}@media (max-width:501px){.try-free__hero{min-height:450px;}}.try-free__hero p{font-size:20px;}.try-free__heading{margin-bottom:20px;}.try-free__blocks{margin-top:-160px;min-height:680px;}.try-free__blocks .vc-cards h1:first-of-type,.try-free__blocks .vc-cards h2:first-of-type,.try-free__blocks .vc-cards h3:first-of-type,.try-free__blocks .vc-cards h4:first-of-type,.try-free__blocks .vc-cards h5:first-of-type{margin-top:0;}.try-free__forms{margin-top:-160px;min-height:680px;padding-bottom:380px;}.try-free__form-area{background-color:#fff;}@media (min-width:992px){.try-free__form-area{padding:70px 70px 32px;}}@media (max-width:991px){.try-free__form-area{padding:60px 35px;}}@media (max-width:767px){.try-free__form-area{padding:32px 16px;}}.try-free__form-area>h2{color:#141414;}.try-free__form-area .vcex-heading{margin-bottom:32px;}@media (min-width:767px){.free-trial-selector .vc-cards__content{min-height:72px;}}.why-igel-main{padding-bottom:0 !important;padding-top:100px !important;}@media (max-width:500px){.why-igel-main{padding-bottom:0 !important;padding-top:50px !important;}}.why-igel-main__row{margin-bottom:50px;}.why-igel-main__row h2{margin-top:0;}@media (min-width:993px){.why-igel-main__row h2{font-size:50px;line-height:45px;}}.why-igel-main:before{background-image:linear-gradient(197deg,#b8bfca,#f5f5f5) !important;}@media (min-width:992px){.why-igel-main-alt{padding-bottom:270px !important;padding-top:50px !important;}}@media (max-width:991px){.why-igel-main-alt{padding-bottom:160px !important;padding-top:80px !important;}}.why-igel-main-alt h2.vcex-heading{margin-top:22px;}#main .why-hero{text-align:center;}#main .why-hero:before{bottom:0;}@media (min-width:992px){#main .why-hero:before{bottom:-4vw;}}.vision-culture__vision{padding-bottom:0;padding-top:100px;}@media (min-width:767px){.vision-culture__vision{padding-bottom:82px;padding-top:140px;}}@media (min-width:992px){.vision-culture__vision{padding-bottom:120px;padding-top:40px;}}@media (min-width:1200px){.vision-culture__vision{padding-bottom:30px;}}.vision-culture__vision .vcex-heading{margin-bottom:40px;}@media (min-width:992px){.vision-culture__vision .vcex-heading{padding-left:80px;padding-top:100px;}}@media (max-width:991px){.vision-culture__vision .wpb_text_column{padding-bottom:120px;}}@media (min-width:992px){.vision-culture__vision .wpb_text_column{padding-left:80px;}}@media (max-width:991px){.vision-culture__culture{margin-top:-70px;padding-bottom:200px;padding-top:80px;}}@media (min-width:992px){.vision-culture__culture{padding-bottom:275px;padding-top:200px;}}@media (max-width:767px){.vision-culture__culture{padding-bottom:100px;padding-top:180px;}}.vision-culture__culture .vc_row{margin-bottom:30px;}@media (min-width:767px){.vision-culture__culture .vc_row{margin-bottom:100px;}}@media (min-width:992px){.vision-culture__culture .vc_row:nth-child(2n) .vcex-heading,.vision-culture__culture .vc_row:nth-child(2n) p{padding-left:42px;}}@media (max-width:991px){.vision-culture__culture .vc_row:nth-child(2n) .wpb_column:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}}.vision-culture__culture .vc_row:last-child{margin-bottom:32px;}.vision-culture__culture .vcex-heading{margin-bottom:40px;}.vision-culture__culture .maxy-width p{max-width:500px;}@media (max-width:991px){.vision-culture__guidence{padding-bottom:200px;padding-top:50px;}}@media (min-width:992px){.vision-culture__guidence{padding-bottom:275px;padding-top:66px;}}.vision-culture__guidence-tabs h2{margin-bottom:73px;text-align:center;}.vision-culture__guidence-tabs .vc_tta-tabs-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;justify-content:center;}@media (max-width:767px){.vision-culture__guidence-tabs .vc_tta-tabs-container{display:none !important;}}.vision-culture__guidence-tabs .vc_tta-tabs-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:center;-ms-flex-pack:center;align-items:stretch;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-direction:row;flex-direction:row;justify-content:center;overflow:visible !important;}.vision-culture__guidence-tabs .vc_tta-tabs-list .vc_active a,.vision-culture__guidence-tabs .vc_tta-tabs-list .vc_active a:focus,.vision-culture__guidence-tabs .vc_tta-tabs-list .vc_active a:hover{border-bottom:4px solid #ffd101 !important;color:#141414 !important;}.vision-culture__guidence-tabs .vc_tta-tabs-list .vc_active a:after{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/tab-triangle.png");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-9px;content:"";height:10px;left:50% !important;position:absolute;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;width:10px !important;}.vision-culture__guidence-tabs .vc_tta-tab{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;margin-bottom:16px !important;}.vision-culture__guidence-tabs .vc_tta-tab a{-ms-flex-item-align:stretch;align-self:stretch;background-color:transparent !important;border:transparent !important;border-bottom:4px solid #fff !important;color:#fff !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;font-weight:600;line-height:24px;position:relative;text-align:center;text-transform:uppercase;}.vision-culture__guidence-tabs .vc_tta-tab a:focus,.vision-culture__guidence-tabs .vc_tta-tab a:hover{border-bottom:4px solid #ffd101 !important;color:#141414 !important;}.vision-culture__guidence-tabs .vc_tta-tab a:focus:after,.vision-culture__guidence-tabs .vc_tta-tab a:hover:after{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/tab-triangle.png");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-9px;content:"";height:10px;left:50% !important;position:absolute;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;width:10px !important;}.vision-culture__guidence-tabs .vc_tta-tab a span.vc_tta-title-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;}.vision-culture__guidence-tabs .vc_tta-panels-container{padding-top:24px;}.vision-culture__guidence-tabs .vc_tta-panels{background-color:transparent !important;border:none !important;}.vision-culture__guidence-tabs .vc_tta-panels .vc_active a,.vision-culture__guidence-tabs .vc_tta-panels .vc_active a:focus,.vision-culture__guidence-tabs .vc_tta-panels .vc_active a:hover{border-bottom:4px solid #ffd101 !important;color:#141414 !important;}.vision-culture__guidence-tabs .vc_tta-panel-body{background-color:transparent !important;border:none !important;padding:0 !important;}.vision-culture__guidence-tabs .vc_tta-panel-heading{background-color:transparent !important;border:transparent !important;}.vision-culture__guidence-tabs .vc_tta-panel-title{text-align:center;}.vision-culture__guidence-tabs .vc_tta-panel-title a{background-color:transparent !important;border:transparent !important;border-bottom:4px solid #fff !important;color:#fff !important;font-weight:600;line-height:24px;}.vision-culture__guidence-tabs .vc_tta-panel-title a:focus,.vision-culture__guidence-tabs .vc_tta-panel-title a:hover{border-bottom:4px solid #ffd101 !important;color:#141414 !important;}.vision-culture__guidence-tabs .vc_tta-panel-title a:focus:after,.vision-culture__guidence-tabs .vc_tta-panel-title a:hover:after{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/tab-triangle.png");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-9px;content:"";height:10px;left:50% !important;position:absolute;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;width:10px !important;}.igel-os-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:76px;}@media (min-width:767px) and (max-width:991px){.igel-os-small-slant h3{font-size:35px;}}.isearch-hero{margin-top:40px;}@media (min-width:992px){.isearch-hero{margin-bottom:250px;}}@media (max-width:991px){.isearch-hero{margin-bottom:175px;}}@media (min-width:992px){.isearch-hero h1{font-size:42px;line-height:46px;}}@media (max-width:991px){.isearch-hero h1{font-size:28px;line-height:32px;}}@media (max-width:501px){.isearch-hero h1{font-size:24px;line-height:28px;}}.isearch-hero h4{color:#fff;font-size:16px;font-weight:500;text-transform:uppercase;}body.search-results .site-content{padding-bottom:20vw;}body.search-results .site-content:before{background:#fff;bottom:0;content:"";left:50%;position:absolute;top:60vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}@media (max-width:991px){body.search-results .site-content:before{top:140vw;}}@media (max-width:501px){body.search-results .site-content:before{top:175vw;}}@media (min-width:992px){body.search-results .site-content .entries{padding-top:50px;}}@media (max-width:991px){body.search-results .site-content .entries{padding-top:25px;}}body.search-results .site-content .entries:before{bottom:-100vw !important;}@media (max-width:501px){body.search-results .site-content .entries:before{top:-40vw !important;}body.search-results .site-content .blog-entry-title{font-size:24px;line-height:28px;}}body.search-results .site-content article:last-child{margin-bottom:5vw;}body.search-results .site-content .entry-title{line-height:1.2;text-transform:none;}.disrupt-promo{margin-bottom:150px;padding-bottom:200px;position:relative;}.disrupt-promo__content{left:50%;max-width:680px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;}.home-mobile-hero{min-height:650px;top:-106px;}@media (min-width:767px){.home-mobile-hero{display:none !important;}}.workspace-coolplace-promo{display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:1024px){.workspace-coolplace-promo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;}.workspace-coolplace-promo>.wpb_column{width:100%;}}.workspace-coolplace-promo .vc_column-inner{padding:0;}@media (max-width:1024px){.workspace-coolplace-promo .workspace-coolplace-promo__media{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#fec429));background:linear-gradient(90deg,#fff 50%,#fec429 0);text-align:center;}}.workspace-coolplace-promo .workspace-coolplace-promo__body{border-top:5px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 30px;}@media (max-width:1024px){.workspace-coolplace-promo .workspace-coolplace-promo__body{text-align:center;}}@media (min-width:1025px){.workspace-coolplace-promo .workspace-coolplace-promo__body{border-left:5px solid #000;border-top:0;}}.workspace-coolplace-promo .workspace-coolplace-promo__body .vc_column-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;justify-content:center;}.workspace-coolplace-promo .workspace-coolplace-promo__body h3{color:#141414;margin-bottom:8px;}.workspace-coolplace-promo .workspace-coolplace-promo__body p{margin-top:8px;}.workspace-coolplace-promo .workspace-coolplace-promo__body .c-button{margin-top:10px;}.win-migrate-hero{background-color:#ffd101;padding-bottom:80px;padding-top:80px;}.win-migrate-hero h1.vcex-heading{color:#141414;font-size:50px;}.win-migrate-hero__countdown{margin-top:32px;}.win-migrate-hero__countdown .c-countdown{background-color:#4500a6;}.win-migrate-parallax{height:100vh;}.win-migrate-parallax__overlay{background-color:rgba(60,140,165,.7);height:100vh;left:0;position:absolute;right:0;top:0;}.win-migrate-parallax__overlay .vc_column-inner{margin-bottom:0;position:relative;}.win-migrate-parallax__content{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;}.win-migrate-parallax h2.vcex-heading,.win-migrate-parallax p{color:#fff;}.win-migrate-parallax span.vcex-heading{color:#fff;font-size:24px;margin-top:32px;}.win-migrate-why{background-color:#4500a6;overflow:hidden !important;padding-bottom:200px;padding-top:80px;}.win-migrate-why__card .vc_column-inner{background-color:#fff;padding:48px 40px;}.win-migrate-why__card .vc_column-inner p{color:#141414;font-size:18px;margin-top:32px;}.win-migrate-why .vcex-image{margin-bottom:32px;}.win-migrate-why h2.vcex-heading{color:#fff;}.win-migrate-why p{color:#fff;font-size:24px;margin-top:32px;}.win-migrate-workspace{background:-webkit-gradient(linear,left bottom,left top,from(#3c8ca5),to(#fff));background:linear-gradient(0deg,#3c8ca5,#fff);padding-top:80px;}.win-migrate-workspace .vc_row{padding-bottom:68px;}.win-migrate-workspace .wpex-carousel{margin-bottom:48px;}.win-migrate-cta{background-color:#fff;padding-bottom:100px;padding-top:100px;}.win-migrate-cta.yellow-bg{background-color:#ffd101;}.win-migrate-cta.last-cta{margin-bottom:200px;}.win-migrate-cta .theme-button-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;}.win-migrate-timeline{background-color:#fff;padding-bottom:100px;padding-top:100px;}.win-migrate-timeline:before{background-color:hsla(0,0%,80%,.9);content:"";display:block !important;height:100%;left:0;position:absolute !important;right:0;top:0;width:auto;}.win-migrate-os{background-color:#eee;padding-bottom:40px;padding-top:80px;}.win-migrate-os h2.vcex-heading{margin-bottom:32px;}.win-migrate-os__report{padding-bottom:60px;padding-top:60px;}.win-migrate-os__report .vcex-button{margin-top:0;}.win-migrate-video{padding-top:80px;}.win-migrate-reasons,.win-migrate-video{background-color:#fff;padding-bottom:100px;}.win-migrate-reasons{padding-top:100px;}.win-migrate-form{background-color:#4500a6;padding-bottom:100px;padding-top:80px;}.win-migrate-form h2.vcex-heading{color:#fff;}.win-migrate-form p{color:#fff;font-size:24px;margin-top:32px;}.legal-content h2{font-size:7vw;}@media (min-width:501px){.legal-content h2{font-size:32px;}}@media (min-width:767px){.legal-content h2{font-size:44px;}}.legal-content h3{font-size:24px;}@media (min-width:767px){.legal-content h3{font-size:32px;}}@media (min-width:992px){.consulting-slant{margin-top:-50px;min-height:850px;}}@media (max-width:991px){.consulting-body{padding-top:8vw;}}@media (max-width:766px){#main .consulting-body__content-col{margin-bottom:0 !important;}.consulting-hero .vc-hero__heading{font-size:8vw;}.trm-small-slant{-ms-flex-line-pack:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;align-content:center !important;align-items:center !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;justify-content:center !important;margin-bottom:30px;margin-top:-80px;min-height:550px;}.resource-lib-hero{margin-bottom:0 !important;}.resource-lib-body{padding-top:200px;}}@media (max-width:500px){.resource-lib-body{padding-top:120px;}}@media (max-width:766px){.resource-lib-body .c-term-picker__title{color:#141414;}}.partners-lobby-anchor-slant{padding-bottom:150px;padding-top:75px;}@media (min-width:767px){.partners-lobby-anchor-slant{padding-bottom:200px;padding-top:100px;}}@media (min-width:992px){.partners-lobby-anchor-slant{padding-bottom:300px;padding-top:150px;}}@media (max-width:766px){.careers__slant{display:none;}}.single-showcase-partner .site-content .action-bar{border-top:1px solid #707070;padding-bottom:16px;padding-top:12px;}@media (min-width:768px){.single-showcase-partner .site-content .action-bar{display:-webkit-box;display:-ms-flexbox;display:flex;}}.single-showcase-partner .site-content .action-bar>a{-ms-flex-negative:0;display:block;flex-shrink:0;width:126px;}.single-showcase-partner .site-content .action-bar>a img{margin-bottom:8px;margin-right:48px;}.single-showcase-partner .site-content .action-bar .filters{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;}@media (max-width:767px){.single-showcase-partner .site-content .action-bar .filters{margin-bottom:20px;}}.single-showcase-partner .site-content .action-bar .filters .c-term-picker__title{margin-right:8px;}.single-showcase-partner .site-content .action-bar .filters .c-term-picker{margin-right:25px;}@media (max-width:767px){.single-showcase-partner .site-content .action-bar .filters .c-term-picker{-ms-flex-item-align:end;align-self:flex-end;}}.single-showcase-partner .site-content .action-bar .searchform{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;}.single-showcase-partner .site-content .action-bar .searchform input{border:1px solid #141414;border-radius:12px;caret-color:#141414;color:#141414;font-size:15px;font-weight:400;line-height:1;margin-right:40px;padding:6px 12px 4px;width:316px;}.single-showcase-partner .site-content .action-bar .searchform input::-webkit-input-placeholder{color:#949494;opacity:1;}.single-showcase-partner .site-content .action-bar .searchform input::-moz-placeholder{color:#949494;opacity:1;}.single-showcase-partner .site-content .action-bar .searchform input:-ms-input-placeholder{color:#949494;opacity:1;}.single-showcase-partner .site-content .action-bar .searchform input::-ms-input-placeholder{color:#949494;opacity:1;}.single-showcase-partner .site-content .action-bar .searchform input::placeholder{color:#949494;opacity:1;}.single-showcase-partner .site-content .action-bar .searchform .searchform-submit{color:#fff;}.single-showcase-partner .site-content .intro{position:relative;}.single-showcase-partner .site-content .intro:before{background:#fff;bottom:0;content:"";left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.single-showcase-partner .site-content .intro>header{padding-bottom:20px;}.single-showcase-partner .site-content .intro .title-container{padding-right:120px;}@media (min-width:768px){.single-showcase-partner .site-content .intro .title-container.has-extra-info h1{min-height:75px;}}.single-showcase-partner .site-content .intro.intro--certified-badge .title-container{padding-right:180px;}.single-showcase-partner .site-content .intro.intro--developer-badge .title-container{padding-right:192px;}.single-showcase-partner .site-content .intro h1{color:#000;font-size:32px;margin-top:30px;}@media (min-width:768px){.single-showcase-partner .site-content .intro h1{font-size:45px;}}.single-showcase-partner .site-content .intro .badge{width:100px;}@media (min-width:768px){.single-showcase-partner .site-content .intro .badge{position:absolute;right:0;top:10px;}}.single-showcase-partner .site-content .intro.intro--certified-badge .badge{width:160px;}.single-showcase-partner .site-content .intro.intro--developer-badge .badge{width:172px;}.single-showcase-partner .site-content .intro .other-info-container{margin-top:8px;}@media (min-width:768px){.single-showcase-partner .site-content .intro .other-info-container{margin-top:-8px;}}@media (min-width:992px){.single-showcase-partner .site-content .intro .other-info-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;}}.single-showcase-partner .site-content .intro .extra-info{margin-top:8px;}@media (min-width:992px){.single-showcase-partner .site-content .intro .extra-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:0;text-align:right;}}.single-showcase-partner .site-content .intro .meta{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid #bfbfc0;border-top:1px solid #bfbfc0;justify-content:space-between;margin-bottom:40px;min-height:64px;padding-bottom:5px;padding-top:5px;}@media (min-width:768px){.single-showcase-partner .site-content .intro .meta{display:-webkit-box;display:-ms-flexbox;display:flex;}}.single-showcase-partner .site-content .intro .meta a{color:#4500a6;}.single-showcase-partner .site-content .social-media{margin:6px 0 0;}@media (min-width:768px){.single-showcase-partner .site-content .social-media{margin:0;}}.single-showcase-partner .site-content .social-media .social-link{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:block;overflow:hidden;text-indent:101%;white-space:nowrap;}.single-showcase-partner .site-content .social-media .social-link--linkedin{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/linkedin-footer.svg");height:22px;width:23px;}.single-showcase-partner .site-content .social-media .social-link--linkedin.nitro-lazy{background-image:none !important;}.single-showcase-partner .site-content .social-media .social-link--twitter{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/twitter-footer.svg");height:15px;width:19px;}.single-showcase-partner .site-content .social-media .social-link--twitter.nitro-lazy{background-image:none !important;}.single-showcase-partner .site-content .social-media .social-link--youtube{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/youtube-footer.svg");height:19px;width:29px;}.single-showcase-partner .site-content .social-media .social-link--youtube.nitro-lazy{background-image:none !important;}.single-showcase-partner .site-content .social-media .social-link--facebook{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/optimized/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/facebook-footer.svg");height:22px;width:12px;}.single-showcase-partner .site-content .social-media .social-link--facebook.nitro-lazy{background-image:none !important;}.single-showcase-partner .site-content .social-media .social-link--instagram{background-image:url("https://cdn-gekjf.nitrocdn.com/qOQwwiLxFzwesaiYePBuOxmIxBcYDvjC/assets/images/source/rev-2d248d9/www.igel.com/wp-content/themes/igel-2019/img/instagram-icon-fill.svg");height:22px;width:22px;}.single-showcase-partner .site-content .social-media .social-link--instagram.nitro-lazy{background-image:none !important;}.single-showcase-partner .site-content .header{border-bottom:1px solid #bfbfc0;padding-bottom:45px;}.single-showcase-partner .site-content .header,.single-showcase-partner .site-content .header .header__body,.single-showcase-partner .site-content .header .header__media{display:-webkit-box;display:-ms-flexbox;display:flex;}.single-showcase-partner .site-content .header img{-ms-flex-item-align:end;align-self:flex-end;}.single-showcase-partner .site-content .header h1{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:0;margin-left:60px;}.single-showcase-partner .site-content .breadcrumb{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:14px;font-weight:200;list-style:none;margin:0;padding-right:120px;padding-top:20px;}@media (min-width:768px){.single-showcase-partner .site-content .breadcrumb{font-size:16px;}}.single-showcase-partner .site-content .breadcrumb li{color:#141414;}.single-showcase-partner .site-content .breadcrumb li:not(:first-child):before{content:"/";display:inline-block;padding:0 4px;}.single-showcase-partner .site-content .intro--certified-badge .breadcrumb{padding-right:180px;}.single-showcase-partner .site-content .content{-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:22px;font-weight:200;justify-content:space-between;line-height:1.2727272727;padding-bottom:50px;}@media (min-width:768px){.single-showcase-partner .site-content .content{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;}.single-showcase-partner .site-content .content .content__body{width:58.3333333333%;}.single-showcase-partner .site-content .content .content__media{-ms-flex-item-align:center;align-self:center;padding-left:20px;text-align:center;width:37.5%;}}.single-showcase-partner .site-content .content .content__body p:first-child{margin-top:0;}.single-showcase-partner .site-content .content .content__body p:last-child{margin-bottom:0;}.single-showcase-partner .site-content .content a{color:#ffd101;}.single-showcase-partner .site-content .content .modal-content{display:none;}.single-showcase-partner .site-content .additional-resources{padding:25px 40px 15px;}@media (min-width:768px){.single-showcase-partner .site-content .additional-resources{padding:45px 80px;}}.single-showcase-partner .site-content .additional-resources h2{font-size:32px;letter-spacing:-1.1px;margin-bottom:24px;margin-top:0;}@media (min-width:768px){.single-showcase-partner .site-content .additional-resources h2{font-size:45px;margin-bottom:40px;text-align:center;}}.single-showcase-partner .site-content .additional-resources ul{list-style:none;margin:0;}@media (min-width:768px){.single-showcase-partner .site-content .additional-resources ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between;}.single-showcase-partner .site-content .additional-resources ul li:nth-child(odd){padding-right:20px;width:50%;}.single-showcase-partner .site-content .additional-resources ul li:nth-child(2n){padding-left:20px;width:50%;}}.single-showcase-partner .site-content .additional-resources ul li{margin-bottom:20px;}.single-showcase-partner .site-content .additional-resources a{color:#fff;padding-left:25px;position:relative;text-decoration:underline;}.single-showcase-partner .site-content .additional-resources a:before{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAWCAYAAAAfD8YZAAAAaklEQVQ4T2P8////fwb8oJGRkbHh////AoyMjB+QlTKSoPkCAwODA7IBpGgGuRBkgCPMAFI1g1y9gJGRMRHEIEcz3ACiNWMLU2I0H2BgYABhDECMZpwROaqZQCJHlx4NsJETYA4kehWuHAC01neY40L3vwAAAABJRU5ErkJggg==");content:"";display:inline-block;height:22px;left:0;position:absolute;top:-2px;width:15px;}.single-showcase-partner .site-content .additional-resources__container{padding-bottom:40px;position:relative;}.single-showcase-partner .site-content .additional-resources__container:before{background:#f2f3f5;bottom:0;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.single-showcase-partner .site-content .additional-resources__container .c-box{margin-bottom:0;}.single-showcase-partner .site-content .product-content{padding-bottom:50px;position:relative;}@media (min-width:1904px){.single-showcase-partner .site-content .product-content{padding-bottom:14vw;}}.single-showcase-partner .site-content .product-content:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#f2f3f5),to(#fff));background-image:linear-gradient(180deg,#f2f3f5,#fff);bottom:0;content:"";left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.single-showcase-partner .site-content .product-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-8px;margin-right:-8px;}.single-showcase-partner .site-content .product-group .product-tile{background-color:#fff;border:1px solid #bfbfc0;margin:8px 0;width:100%;}@media (min-width:768px){.single-showcase-partner .site-content .product-group .product-tile{margin:8px;width:calc(25% - 16px);}}.single-showcase-partner .site-content .product-group .product-tile__media{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:214px;justify-content:center;padding-left:46px;padding-right:46px;padding-top:40px;}.single-showcase-partner .site-content .product-group .product-tile__body{padding:30px 20px 20px;}.single-showcase-partner .site-content .product-group .product-tile__body h3{color:#4500a6;font-size:20px;font-weight:600;margin:0;text-align:center;}.single-showcase-partner .site-content .product-group .product-tile__body span{display:block;font-size:16px;font-weight:200;margin-top:12px;text-align:center;}.fancybox-container .modal-content{width:500px;}.fancybox-container .modal-content h3{color:#141414;}.single-showcase-product .site-content .action-bar{border-top:1px solid #707070;padding-bottom:16px;padding-top:12px;}@media (min-width:768px){.single-showcase-product .site-content .action-bar{display:-webkit-box;display:-ms-flexbox;display:flex;}}.single-showcase-product .site-content .action-bar>a{-ms-flex-negative:0;display:block;flex-shrink:0;width:126px;}.single-showcase-product .site-content .action-bar>a img{margin-bottom:8px;margin-right:48px;}.single-showcase-product .site-content .action-bar .filters{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;}@media (max-width:767px){.single-showcase-product .site-content .action-bar .filters{margin-bottom:20px;}}.single-showcase-product .site-content .action-bar .filters .c-term-picker__title{margin-right:8px;}.single-showcase-product .site-content .action-bar .filters .c-term-picker{margin-right:25px;}@media (max-width:767px){.single-showcase-product .site-content .action-bar .filters .c-term-picker{-ms-flex-item-align:end;align-self:flex-end;}}.single-showcase-product .site-content .action-bar .searchform{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;}.single-showcase-product .site-content .action-bar .searchform input{border:1px solid #141414;border-radius:12px;caret-color:#141414;color:#141414;font-size:15px;font-weight:400;line-height:1;margin-right:40px;padding:6px 12px 4px;width:316px;}.single-showcase-product .site-content .action-bar .searchform input::-webkit-input-placeholder{color:#949494;opacity:1;}.single-showcase-product .site-content .action-bar .searchform input::-moz-placeholder{color:#949494;opacity:1;}.single-showcase-product .site-content .action-bar .searchform input:-ms-input-placeholder{color:#949494;opacity:1;}.single-showcase-product .site-content .action-bar .searchform input::-ms-input-placeholder{color:#949494;opacity:1;}.single-showcase-product .site-content .action-bar .searchform input::placeholder{color:#949494;opacity:1;}.single-showcase-product .site-content .action-bar .searchform .searchform-submit{color:#fff;}.single-showcase-product .site-content .intro{position:relative;}.single-showcase-product .site-content .intro:before{background:#fff;bottom:0;content:"";left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.single-showcase-product .site-content .intro .title-container{border-bottom:1px solid #bfbfc0;margin-bottom:20px;}@media (min-width:992px){.single-showcase-product .site-content .intro .title-container>div{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;}.single-showcase-product .site-content .intro .title-container .title-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.single-showcase-product .site-content .intro .title-container.has-extra-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:20px;}.single-showcase-product .site-content .intro .title-container.has-extra-info h1{margin-bottom:0;}@media (min-width:768px){.single-showcase-product .site-content .intro .title-container.has-extra-info h1{max-width:calc(100% - 180px);}}.single-showcase-product .site-content .intro .title-container .extra-info,.single-showcase-product .site-content .intro .title-container .other-info-container{margin-top:8px;}@media (min-width:992px){.single-showcase-product .site-content .intro .title-container .extra-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:0;text-align:right;}}.single-showcase-product .site-content .intro .title-container>h1{color:#000;font-size:32px;letter-spacing:-1.1px;line-height:1.1111111111;margin-top:30px;}@media (min-width:768px){.single-showcase-product .site-content .intro .title-container>h1{font-size:45px;}}.single-showcase-product .site-content .intro .badge{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 160px;flex:0 0 160px;padding-bottom:10px;padding-top:10px;width:160px;}.single-showcase-product .site-content .intro .video__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-bottom:10px;position:relative;}@media (min-width:768px){.single-showcase-product .site-content .intro .video__wrapper{padding-bottom:40px;}}.single-showcase-product .site-content .intro .video__wrapper:before{background:#f2f3f5;bottom:0;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.single-showcase-product .site-content .intro .video__wrapper .video__container{-webkit-box-shadow:20px 20px 40px rgba(0,0,0,.16);box-shadow:20px 20px 40px rgba(0,0,0,.16);max-width:640px;position:relative;width:100%;}.single-showcase-product .site-content .intro .video__wrapper .video__container:before{content:"";display:block;padding-top:56.25%;}.single-showcase-product .site-content .intro .video__wrapper .video__container iframe{bottom:0;left:0;position:absolute;right:0;top:0;}.single-showcase-product .site-content .breadcrumb{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:14px;font-weight:200;list-style:none;margin:0;padding-top:20px;}@media (min-width:768px){.single-showcase-product .site-content .breadcrumb{font-size:16px;}}.single-showcase-product .site-content .breadcrumb li{color:#141414;}.single-showcase-product .site-content .breadcrumb li:not(:first-child):before{content:"/";display:inline-block;padding:0 4px;}.single-showcase-product .site-content .header{margin-top:20px;}@media (min-width:768px){.single-showcase-product .site-content .header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;}.single-showcase-product .site-content .header .header__media{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;width:45.8333333333%;}.single-showcase-product .site-content .header .header__media .current-image{-webkit-box-flex:1;-ms-flex:1;flex:1;}}.single-showcase-product .site-content .header h3{color:#141414;}.single-showcase-product .site-content .image-thumbs{list-style:none;margin:0;padding-right:20px;}@media (max-width:767px){.single-showcase-product .site-content .image-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;}}.single-showcase-product .site-content .image-thumbs li{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #707070;display:-webkit-box;display:-ms-flexbox;display:flex;height:57px;justify-content:center;margin-right:15px;opacity:.2;padding:3px;width:57px;}@media (min-width:768px){.single-showcase-product .site-content .image-thumbs li{margin-bottom:17px;margin-right:0;}}.single-showcase-product .site-content .image-thumbs li:not(.is-active){cursor:pointer;}.single-showcase-product .site-content .image-thumbs li.is-active{opacity:1;}.single-showcase-product .site-content .image-thumbs li img{display:block;max-height:100%;max-width:100%;}.single-showcase-product .site-content .header__body{font-weight:200;}@media (min-width:768px){.single-showcase-product .site-content .header__body{padding-left:40px;width:62.5%;}}.single-showcase-product .site-content .header__body h3{margin-top:0;}.single-showcase-product .site-content .contact-cta{padding-bottom:60px;text-align:center;}.single-showcase-product .site-content .contact-cta .modal-content{display:none;}.single-showcase-product .site-content .content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:50px;padding-top:40px;position:relative;}@media (min-width:768px){.single-showcase-product .site-content .content{display:-webkit-box;display:-ms-flexbox;display:flex;}.single-showcase-product .site-content .content .col{width:50%;}.single-showcase-product .site-content .content .col+.col{width:41.6666666667%;}}@media (min-width:1904px){.single-showcase-product .site-content .content{padding-bottom:14vw;}}@media (max-width:767px){.single-showcase-product .site-content .content .col{margin-bottom:50px;}}.single-showcase-product .site-content .content:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#f2f3f5),to(#fff));background-image:linear-gradient(180deg,#f2f3f5,#fff);bottom:0;content:"";left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.single-showcase-product .site-content .content h3{border-bottom:6px solid rgba(254,196,41,.8);color:#000;font-size:28px;letter-spacing:-.68px;margin:50px 0 30px;padding-bottom:20px;}.single-showcase-product .site-content .content h3:first-of-type{margin-top:0;}.single-showcase-product .site-content .resource-list{list-style:none;margin:0;}.single-showcase-product .site-content .resource-list li a{border-top:1px solid #bfbfc0;display:block;padding-bottom:30px;padding-left:56px;padding-top:24px;position:relative;}.single-showcase-product .site-content .resource-list li a:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAArCAYAAACARVOCAAAA30lEQVRYR+2WQQrCMBBF5we8i3blvkV7Fg+igudQCl5EKN2KK/UwNiOKgqA2ZpIUhOm2mbyfzwst2jpbAryggAdEcxSnle8WiA3nJhsjPx5+CRIdbpvRDsQV8nPlCpAETkwTgGeuAKngUyJiV4CU8FvrnQFSwzsD9AH/GqAv+McAfcLfAkSHu+726/v/hzNoYyxvfU5Ng8s+ysm9oI/FsLZQeND3XGv3aUCFC/6B9Kn7uVZr19ol3ohnVDgVTiyPZFCFU+Ek3ohnVDgVTiyPZPAuHNfD0pIpJRuEzBhr1lf/vko07FWxbQAAAABJRU5ErkJggg==");content:"";height:43px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:31px;}.single-showcase-product .site-content .resource-list li:first-child a{border-top:0;padding-top:0;}.single-showcase-product .site-content .resource-list li:first-child a:before{-webkit-transform:translateY(-80%);transform:translateY(-80%);}.page-template-template-showcase-search-results .site-content .action-bar,.tax-showcase-product-category .site-content .action-bar,.tax-showcase-product-vertical .site-content .action-bar{border-top:1px solid #707070;padding-bottom:16px;padding-top:12px;}@media (min-width:768px){.page-template-template-showcase-search-results .site-content .action-bar,.tax-showcase-product-category .site-content .action-bar,.tax-showcase-product-vertical .site-content .action-bar{display:-webkit-box;display:-ms-flexbox;display:flex;}}.page-template-template-showcase-search-results .site-content .action-bar>a,.tax-showcase-product-category .site-content .action-bar>a,.tax-showcase-product-vertical .site-content .action-bar>a{-ms-flex-negative:0;display:block;flex-shrink:0;width:126px;}.page-template-template-showcase-search-results .site-content .action-bar>a img,.tax-showcase-product-category .site-content .action-bar>a img,.tax-showcase-product-vertical .site-content .action-bar>a img{margin-bottom:8px;margin-right:48px;}.page-template-template-showcase-search-results .site-content .action-bar .filters,.tax-showcase-product-category .site-content .action-bar .filters,.tax-showcase-product-vertical .site-content .action-bar .filters{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;}@media (max-width:767px){.page-template-template-showcase-search-results .site-content .action-bar .filters,.tax-showcase-product-category .site-content .action-bar .filters,.tax-showcase-product-vertical .site-content .action-bar .filters{margin-bottom:20px;}}.page-template-template-showcase-search-results .site-content .action-bar .filters .c-term-picker__title,.tax-showcase-product-category .site-content .action-bar .filters .c-term-picker__title,.tax-showcase-product-vertical .site-content .action-bar .filters .c-term-picker__title{margin-right:8px;}.page-template-template-showcase-search-results .site-content .action-bar .filters .c-term-picker,.tax-showcase-product-category .site-content .action-bar .filters .c-term-picker,.tax-showcase-product-vertical .site-content .action-bar .filters .c-term-picker{margin-right:25px;}@media (max-width:767px){.page-template-template-showcase-search-results .site-content .action-bar .filters .c-term-picker,.tax-showcase-product-category .site-content .action-bar .filters .c-term-picker,.tax-showcase-product-vertical .site-content .action-bar .filters .c-term-picker{-ms-flex-item-align:end;align-self:flex-end;}}.page-template-template-showcase-search-results .site-content .action-bar .searchform,.tax-showcase-product-category .site-content .action-bar .searchform,.tax-showcase-product-vertical .site-content .action-bar .searchform{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;}.page-template-template-showcase-search-results .site-content .action-bar .searchform input,.tax-showcase-product-category .site-content .action-bar .searchform input,.tax-showcase-product-vertical .site-content .action-bar .searchform input{border:1px solid #141414;border-radius:12px;caret-color:#141414;color:#141414;font-size:15px;font-weight:400;line-height:1;margin-right:40px;padding:6px 12px 4px;width:316px;}.page-template-template-showcase-search-results .site-content .action-bar .searchform input::-webkit-input-placeholder,.tax-showcase-product-category .site-content .action-bar .searchform input::-webkit-input-placeholder,.tax-showcase-product-vertical .site-content .action-bar .searchform input::-webkit-input-placeholder{color:#949494;opacity:1;}.page-template-template-showcase-search-results .site-content .action-bar .searchform input::-moz-placeholder,.tax-showcase-product-category .site-content .action-bar .searchform input::-moz-placeholder,.tax-showcase-product-vertical .site-content .action-bar .searchform input::-moz-placeholder{color:#949494;opacity:1;}.page-template-template-showcase-search-results .site-content .action-bar .searchform input:-ms-input-placeholder,.tax-showcase-product-category .site-content .action-bar .searchform input:-ms-input-placeholder,.tax-showcase-product-vertical .site-content .action-bar .searchform input:-ms-input-placeholder{color:#949494;opacity:1;}.page-template-template-showcase-search-results .site-content .action-bar .searchform input::-ms-input-placeholder,.tax-showcase-product-category .site-content .action-bar .searchform input::-ms-input-placeholder,.tax-showcase-product-vertical .site-content .action-bar .searchform input::-ms-input-placeholder{color:#949494;opacity:1;}.page-template-template-showcase-search-results .site-content .action-bar .searchform input::placeholder,.tax-showcase-product-category .site-content .action-bar .searchform input::placeholder,.tax-showcase-product-vertical .site-content .action-bar .searchform input::placeholder{color:#949494;opacity:1;}.page-template-template-showcase-search-results .site-content .action-bar .searchform .searchform-submit,.tax-showcase-product-category .site-content .action-bar .searchform .searchform-submit,.tax-showcase-product-vertical .site-content .action-bar .searchform .searchform-submit{color:#fff;}.page-template-template-showcase-search-results .site-content .content,.tax-showcase-product-category .site-content .content,.tax-showcase-product-vertical .site-content .content{padding-bottom:250px;position:relative;}@media (min-width:1904px){.page-template-template-showcase-search-results .site-content .content,.tax-showcase-product-category .site-content .content,.tax-showcase-product-vertical .site-content .content{padding-bottom:14vw;}}.page-template-template-showcase-search-results .site-content .content:before,.tax-showcase-product-category .site-content .content:before,.tax-showcase-product-vertical .site-content .content:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#f2f3f5),to(#fff));background-image:linear-gradient(180deg,#f2f3f5,#fff);bottom:0;content:"";left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1;}.page-template-template-showcase-search-results .site-content .content .header,.tax-showcase-product-category .site-content .content .header,.tax-showcase-product-vertical .site-content .content .header{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #bfbfc0;justify-content:space-between;margin-bottom:12px;padding-bottom:10px;}@media (min-width:768px){.page-template-template-showcase-search-results .site-content .content .header,.tax-showcase-product-category .site-content .content .header,.tax-showcase-product-vertical .site-content .content .header{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px;}}.page-template-template-showcase-search-results .site-content .content .header .post-count,.tax-showcase-product-category .site-content .content .header .post-count,.tax-showcase-product-vertical .site-content .content .header .post-count{-ms-flex-item-align:end;align-self:flex-end;}@media (max-width:767px){.page-template-template-showcase-search-results .site-content .content .header .post-count,.tax-showcase-product-category .site-content .content .header .post-count,.tax-showcase-product-vertical .site-content .content .header .post-count{display:block;margin-top:10px;}}.page-template-template-showcase-search-results .site-content .content h1,.tax-showcase-product-category .site-content .content h1,.tax-showcase-product-vertical .site-content .content h1{color:#000;font-size:32px;margin-bottom:0;margin-top:30px;}@media (min-width:768px){.page-template-template-showcase-search-results .site-content .content h1,.tax-showcase-product-category .site-content .content h1,.tax-showcase-product-vertical .site-content .content h1{font-size:45px;}}.page-template-template-showcase-search-results .site-content .breadcrumb,.tax-showcase-product-category .site-content .breadcrumb,.tax-showcase-product-vertical .site-content .breadcrumb{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:14px;font-weight:200;list-style:none;margin:0;padding-top:20px;}@media (min-width:768px){.page-template-template-showcase-search-results .site-content .breadcrumb,.tax-showcase-product-category .site-content .breadcrumb,.tax-showcase-product-vertical .site-content .breadcrumb{font-size:16px;}}.page-template-template-showcase-search-results .site-content .breadcrumb li,.tax-showcase-product-category .site-content .breadcrumb li,.tax-showcase-product-vertical .site-content .breadcrumb li{color:#141414;}.page-template-template-showcase-search-results .site-content .breadcrumb li:not(:first-child):before,.tax-showcase-product-category .site-content .breadcrumb li:not(:first-child):before,.tax-showcase-product-vertical .site-content .breadcrumb li:not(:first-child):before{content:"/";display:inline-block;padding:0 4px;}.page-template-template-showcase-search-results .site-content .product-group,.tax-showcase-product-category .site-content .product-group,.tax-showcase-product-vertical .site-content .product-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-8px;margin-right:-8px;}.page-template-template-showcase-search-results .site-content .product-group .product-tile,.tax-showcase-product-category .site-content .product-group .product-tile,.tax-showcase-product-vertical .site-content .product-group .product-tile{background-color:#fff;border:1px solid #bfbfc0;margin:8px 0;width:100%;}@media (min-width:768px){.page-template-template-showcase-search-results .site-content .product-group .product-tile,.tax-showcase-product-category .site-content .product-group .product-tile,.tax-showcase-product-vertical .site-content .product-group .product-tile{margin:8px;width:calc(25% - 16px);}}.page-template-template-showcase-search-results .site-content .product-group .product-tile__media,.tax-showcase-product-category .site-content .product-group .product-tile__media,.tax-showcase-product-vertical .site-content .product-group .product-tile__media{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:214px;justify-content:center;padding-left:46px;padding-right:46px;padding-top:40px;}.page-template-template-showcase-search-results .site-content .product-group .product-tile__body,.tax-showcase-product-category .site-content .product-group .product-tile__body,.tax-showcase-product-vertical .site-content .product-group .product-tile__body{padding:30px 20px 20px;}.page-template-template-showcase-search-results .site-content .product-group .product-tile__body h3,.tax-showcase-product-category .site-content .product-group .product-tile__body h3,.tax-showcase-product-vertical .site-content .product-group .product-tile__body h3{color:#4500a6;font-size:20px;font-weight:600;margin:0;text-align:center;}.page-template-template-showcase-search-results .site-content .product-group .product-tile__body span,.tax-showcase-product-category .site-content .product-group .product-tile__body span,.tax-showcase-product-vertical .site-content .product-group .product-tile__body span{display:block;font-size:16px;font-weight:200;margin-top:12px;text-align:center;}@media (min-width:768px){.page-template-template-showcase-search-results .site-content .search-result__media{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;}.page-template-template-showcase-search-results .site-content .search-result__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;justify-content:center;}}.page-template-template-showcase-search-results .site-content .search-result{margin-bottom:20px;}@media (min-width:768px){.page-template-template-showcase-search-results .site-content .search-result{display:-webkit-box;display:-ms-flexbox;display:flex;}}.page-template-template-showcase-search-results .site-content .search-result:first-of-type{margin-top:30px;}.page-template-template-showcase-search-results .site-content .search-result__media{max-height:200px;overflow:hidden;}@media (min-width:768px){.page-template-template-showcase-search-results .site-content .search-result__media{-ms-flex-negative:0;flex-shrink:0;margin-right:40px;width:20%;}}.page-template-template-showcase-search-results .site-content .search-result__media>img{display:block;max-height:100%;}.page-template-template-showcase-search-results .site-content .search-result__body h2{color:#141414;font-size:20px;margin:0;}.page-template-template-showcase-search-results .site-content .search-result__body p{margin-bottom:0;}body.single-landing-page{--header-height:0;--hero-padding-top:80px;}@media (min-width:1381px){body.single-landing-page{--hero-padding-top:130px;}}body.single-landing-page h2.vcex-heading,body.single-landing-page h3.vcex-heading{color:#35415b;}body.single-landing-page .header-landing-page{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:130px;justify-content:center;position:fixed;width:100%;z-index:1000;}body.single-landing-page .header-landing-page.is-stuck{background:#ffd101;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.08);height:76px;}body.single-landing-page .lp__hero{padding-block:9.6rem;}body.single-landing-page .lp__hero>.vc_row{padding-bottom:250px;padding-top:var(--hero-padding-top);}body.single-landing-page .lp__hero--yellow,body.single-landing-page .lp__section--yellow{color:#fff;position:relative;}body.single-landing-page .lp__hero--yellow h1.vcex-heading,body.single-landing-page .lp__hero--yellow h2.vcex-heading,body.single-landing-page .lp__hero--yellow h3.vcex-heading,body.single-landing-page .lp__section--yellow h1.vcex-heading,body.single-landing-page .lp__section--yellow h2.vcex-heading,body.single-landing-page .lp__section--yellow h3.vcex-heading{color:inherit;}body.single-landing-page .lp__hero--yellow:before,body.single-landing-page .lp__section--yellow:before{background:linear-gradient(150deg,rgba(255,208,0,.75),rgba(41,38,24,.9));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;}body.single-landing-page .lp__hero--wave{position:relative;}body.single-landing-page .lp__hero--wave:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 4 64 4\' preserveAspectRatio=\'none\'%3E%3Cpath fill=\'%23fff\' d=\'M64 6C32 0 32 12 0 6v2h64Z\'/%3E%3C/svg%3E");background-repeat:no-repeat;bottom:0;content:"";height:15vmin;left:0;position:absolute;width:100%;z-index:1;}body.single-landing-page .lp__section--center-content{text-align:center;}body.single-landing-page .lp__section--stats h2+h3{margin-top:20px;}@media (max-width:767px){body.single-landing-page .lp__row--content{background-image:none !important;}body.single-landing-page .lp__row--content.nitro-lazy{background-image:none !important;}}@media (min-width:768px){body.single-landing-page .lp__image--cover,body.single-landing-page .lp__image--cover>figure{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}body.single-landing-page .lp__image--cover>figure{position:relative;}body.single-landing-page .lp__image--cover>figure>div{bottom:0;position:absolute;top:0;width:50vw;}body.single-landing-page .lp__image--cover>figure>div img{height:100%;max-width:none;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:auto;}}body.single-landing-page .lp__image--bleed-left>figure>div>img{right:0;}body.single-landing-page .lp__form{background:#ffd101;margin-top:-200px;min-height:500px;padding:3.6rem;position:relative;z-index:2;}@media (min-width:768px){body.single-landing-page .lp__form{margin-top:-325px;}}body.single-landing-page .lp__section--grey{background:#eee;}body.single-landing-page .lp__list--dotted-checkmarks{margin-top:30px;}body.single-landing-page .lp__list--dotted-checkmarks li{padding-left:97px;position:relative;}body.single-landing-page .lp__list--dotted-checkmarks li h3{color:#141414;margin:0;padding-top:20px;}body.single-landing-page .lp__list--dotted-checkmarks li:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height=\'51\' width=\'66\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cg fill=\'%23333\' fill-rule=\'evenodd\' transform=\'translate(.146 -.575)\'%3E%3Crect height=\'36\' rx=\'3\' transform=\'rotate(-45 19 32.929)\' width=\'16\' x=\'11\' y=\'14.929\'/%3E%3Crect height=\'56\' rx=\'3\' transform=\'rotate(45 40.31 26.031)\' width=\'16\' x=\'32.309\' y=\'-1.969\'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;border-radius:0;content:"";display:inline-block;height:25px;left:24px;position:absolute;top:32px;width:24px;}body.single-landing-page .lp__list--dotted-checkmarks li:after{border-left:1px dashed #333;bottom:0;content:"";left:36px;position:absolute;top:84px;}body.single-landing-page .vcex-countdown{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:48px;gap:20px;justify-content:center;margin-block:25px 35px;}body.single-landing-page .vcex-countdown small{font-size:.6em;font-weight:200;}body.single-landing-page .vckit-counter .vckit-counter-icon,body.single-landing-page .vckit-counter .vckit-counter-icon i{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;}body.single-landing-page .vckit-counter .vckit-counter-icon i{background:#ffd101;border-radius:50%;color:#074c69;height:64px;line-height:1;width:64px;}body.single-landing-page .vckit-counter .count-number{font-size:60px;}body.single-landing-page .wpb_content_element blockquote{background:none;color:#141414;margin-top:50px;position:relative;}body.single-landing-page .wpb_content_element blockquote:before{content:"“";font-size:144px;left:0;line-height:.55;position:absolute;top:0;}body.single-landing-page .lp__footer{background:#383838;padding:96px 60px;}.single-on-demand .event-single-hero{display:none;}:after,:before{--tw-content:"";}[class*=border-]{border-style:solid;}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);}::-ms-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);}.static{position:static;}.fixed{position:fixed;}.absolute{position:absolute;}.relative{position:relative;}.sticky{position:sticky;}.inset-x-0{left:0;right:0;}.inset-y-3{bottom:1.2rem;top:1.2rem;}.left-0{left:0;}.left-8{left:3.2rem;}.left-\[50\%\]{left:50%;}.right-0{right:0;}.start-1{inset-inline-start:.4rem;}.top-0{top:0;}.top-\[46px\]{top:46px;}.top-\[50\%\]{top:50%;}.z-10{z-index:10;}.z-20{z-index:20;}.z-50{z-index:50;}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.col-start-1{grid-column-start:1;}.col-start-5{grid-column-start:5;}.col-end-13{grid-column-end:13;}.col-end-5{grid-column-end:5;}.row-start-1{grid-row-start:1;}.m-1{margin:.4rem;}.mx-\[-5vw\]{margin-left:-5vw;margin-right:-5vw;}.my-0{margin-bottom:0;margin-top:0;}.my-4{margin-bottom:1.6rem;margin-top:1.6rem;}.mb-0{margin-bottom:0;}.mb-16{margin-bottom:6.4rem;}.mb-6{margin-bottom:2.4rem;}.mb-7{margin-bottom:2.8rem;}.mb-8{margin-bottom:3.2rem;}.ml-2{margin-left:.8rem;}.ml-\[7\.5\%\]{margin-left:7.5%;}.mt-0{margin-top:0;}.mt-10{margin-top:4rem;}.mt-2{margin-top:.8rem;}.mt-7{margin-top:2.8rem;}.mt-7\.5{margin-top:3rem;}.mt-9{margin-top:3.6rem;}.h-0{height:0;}.h-full{height:100%;}.min-h-\[520px\]{min-height:520px;}.w-1\/3{width:33.333333%;}.w-2\/3{width:66.666667%;}.w-\[85\%\]{width:85%;}.w-full{width:100%;}.shrink{-ms-flex-negative:1;flex-shrink:1;}.grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.border-collapse{border-collapse:collapse;}.translate-x-\[-50\%\]{--tw-translate-x:-50%;}.translate-x-\[-50\%\],.translate-y-\[-50\%\]{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.translate-y-\[-50\%\]{--tw-translate-y:-50%;}.rotate-180{--tw-rotate:180deg;}.rotate-180,.transform{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.cursor-pointer{cursor:pointer;}.resize{resize:both;}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr));}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;}.flex-col,.flex-row{-webkit-box-direction:normal;}.flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.gap-4{gap:1.6rem;}.gap-5{gap:2rem;}.gap-8{gap:3.2rem;}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px * var(--tw-divide-y-reverse));border-top-width:calc(1px * ( 1 - var(--tw-divide-y-reverse) ));}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid;}.divide-alt-light-grey>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(191,191,192,var(--tw-divide-opacity));}.overflow-hidden,.truncate{overflow:hidden;}.truncate{text-overflow:ellipsis;white-space:nowrap;}.rounded{border-radius:.25rem;}.rounded-lg{border-radius:.5rem;}.border{border-width:1px;}.border-4{border-width:4px;}.border-y{border-bottom-width:1px;border-top-width:1px;}.border-solid{border-style:solid;}.border-alt-light-grey{--tw-border-opacity:1;border-color:rgb(191,191,192,var(--tw-border-opacity));}.border-grey\/25{border-color:hsla(0,0%,44%,.25);}.border-transparent{border-color:transparent;}.border-white\/25{border-color:hsla(0,0%,100%,.25);}.bg-black{--tw-bg-opacity:1;background-color:rgb(0,0,0,var(--tw-bg-opacity));}.bg-blue{--tw-bg-opacity:1;background-color:rgb(0,129,165,var(--tw-bg-opacity));}.bg-igel-yellow{--tw-bg-opacity:1;background-color:rgb(255,209,1,var(--tw-bg-opacity));}.bg-off-white{--tw-bg-opacity:1;background-color:rgb(245,245,245,var(--tw-bg-opacity));}.bg-off-white\/25{background-color:hsla(0,0%,96%,.25);}.bg-white{--tw-bg-opacity:1;background-color:rgb(255,255,255,var(--tw-bg-opacity));}.bg-yellow{--tw-bg-opacity:1;background-color:rgb(254,196,41,var(--tw-bg-opacity));}.object-cover{-o-object-fit:cover;object-fit:cover;}.p-1{padding:.4rem;}.p-2{padding:.8rem;}.p-2\.5{padding:1rem;}.p-3{padding:1.2rem;}.p-4{padding:1.6rem;}.p-\[5px\]{padding:5px;}.px-3{padding-left:1.2rem;padding-right:1.2rem;}.px-5{padding-left:2rem;padding-right:2rem;}.px-6{padding-left:2.4rem;padding-right:2.4rem;}.py-10{padding-bottom:4rem;padding-top:4rem;}.py-2{padding-bottom:.8rem;padding-top:.8rem;}.py-3{padding-bottom:1.2rem;padding-top:1.2rem;}.py-4{padding-bottom:1.6rem;padding-top:1.6rem;}.py-5{padding-bottom:2rem;padding-top:2rem;}.py-6{padding-bottom:2.4rem;padding-top:2.4rem;}.pb-10{padding-bottom:4rem;}.pb-3{padding-bottom:1.2rem;}.pb-4{padding-bottom:1.6rem;}.pb-5{padding-bottom:2rem;}.pb-8{padding-bottom:3.2rem;}.pl-10{padding-left:4rem;}.pl-7{padding-left:2.8rem;}.pl-8{padding-left:3.2rem;}.pr-10{padding-right:4rem;}.pr-7{padding-right:2.8rem;}.pr-8{padding-right:3.2rem;}.pt-10{padding-top:4rem;}.pt-14{padding-top:5.6rem;}.pt-3{padding-top:1.2rem;}.pt-48{padding-top:19.2rem;}.pt-7{padding-top:2.8rem;}.pt-\[75\%\]{padding-top:75%;}.text-center{text-align:center;}.text-2xl{font-size:2.4rem;line-height:3.2rem;}.text-3xl{font-size:3rem;line-height:3.6rem;}.text-4\.5xl{font-size:4.2rem;line-height:1;}.text-\[10px\]{font-size:10px;}.text-base{font-size:1.6rem;line-height:2.4rem;}.text-lg{font-size:1.8rem;line-height:2.8rem;}.text-sm{font-size:1.4rem;line-height:2rem;}.text-xl{font-size:2rem;line-height:2.8rem;}.font-black{font-weight:800;}.font-bold{font-weight:700;}.font-medium{font-weight:500;}.font-normal{font-weight:400;}.font-ultra{font-weight:900;}.uppercase{text-transform:uppercase;}.lowercase{text-transform:lowercase;}.italic{font-style:italic;}.not-italic{font-style:normal;}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);}.leading-6{line-height:1.5rem;}.leading-8{line-height:2rem;}.leading-none{line-height:1;}.leading-snug{line-height:1.375;}.\!text-blue{--tw-text-opacity:1 !important;color:rgb(0,129,165,var(--tw-text-opacity)) !important;}.text-black{--tw-text-opacity:1;color:rgb(0,0,0,var(--tw-text-opacity));}.text-blue{--tw-text-opacity:1;color:rgb(0,129,165,var(--tw-text-opacity));}.text-sooty{--tw-text-opacity:1;color:rgb(20,20,20,var(--tw-text-opacity));}.text-white{--tw-text-opacity:1;color:rgb(255,255,255,var(--tw-text-opacity));}.text-yellow{--tw-text-opacity:1;color:rgb(254,196,41,var(--tw-text-opacity));}.underline{text-decoration-line:underline;}.line-through{text-decoration-line:line-through;}.opacity-60{opacity:.6;}.shadow-maverick{--tw-shadow:0 0 80px rgba(0,0,0,.16);--tw-shadow-colored:0 0 80px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);}.outline{outline-style:solid;}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 rgba(0,0,0,0));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 rgba(0,0,0,0));}.blur{--tw-blur:blur(8px);}.blur,.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);}.transition{-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);}.transition-all{-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);}.transition-transform{-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);}.duration-300{-webkit-transition-duration:.3s;transition-duration:.3s;}.ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);}.clip-path-banner{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 38%);clip-path:polygon(0 0,100% 0,100% 100%,0 38%);}.tw-inline{display:inline;}.block{display:block;}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;}.grid{display:grid;}.contents{display:contents;}.hidden{display:none;}.\[hostname\:port\]{hostname:port;}.before\:absolute:before{content:var(--tw-content);position:absolute;}.before\:inset-x-0:before{content:var(--tw-content);left:0;right:0;}.before\:bottom-\[22\%\]:before{bottom:22%;content:var(--tw-content);}.before\:top-6:before{content:var(--tw-content);top:2.4rem;}.before\:bg-yellow:before{--tw-bg-opacity:1;background-color:rgb(254,196,41,var(--tw-bg-opacity));content:var(--tw-content);}.hover\:cursor-pointer:hover{cursor:pointer;}.hover\:bg-igel-yellow:hover{--tw-bg-opacity:1;background-color:rgb(255,209,1,var(--tw-bg-opacity));}.hover\:bg-off-white:hover{--tw-bg-opacity:1;background-color:rgb(245,245,245,var(--tw-bg-opacity));}.hover\:underline:hover{text-decoration-line:underline;}.hover\:opacity-100:hover{opacity:1;}.group:hover .group-hover\:border-yellow{--tw-border-opacity:1;border-color:rgb(254,196,41,var(--tw-border-opacity));}@media (min-width:768px){.md\:p-5{padding:2rem;}}@media (min-width:1024px){.lg\:absolute{position:absolute;}.lg\:my-0{margin-top:0;}.lg\:mb-0,.lg\:my-0{margin-bottom:0;}.lg\:ml-0{margin-left:0;}.lg\:mr-2{margin-right:.8rem;}.lg\:mr-2\.5{margin-right:1rem;}.lg\:mt-2{margin-top:.8rem;}.lg\:mt-4{margin-top:1.6rem;}.lg\:mt-\[10\%\]{margin-top:10%;}.lg\:w-5\/12{width:41.666667%;}.lg\:w-\[38\%\]{width:38%;}.lg\:border-t{border-top-width:1px;}.lg\:bg-light-grey{--tw-bg-opacity:1;background-color:rgb(248,248,248,var(--tw-bg-opacity));}.lg\:p-14{padding:5.6rem;}.lg\:px-0{padding-left:0;padding-right:0;}.lg\:px-12{padding-left:4.8rem;padding-right:4.8rem;}.lg\:pb-14{padding-bottom:5.6rem;}.lg\:pb-24{padding-bottom:9.6rem;}.lg\:pb-52{padding-bottom:20.8rem;}.lg\:pl-5{padding-left:2rem;}.lg\:pr-14{padding-right:5.6rem;}.lg\:pr-\[45\%\]{padding-right:45%;}.lg\:pt-0{padding-top:0;}.lg\:pt-10{padding-top:4rem;}.lg\:pt-12{padding-top:4.8rem;}.lg\:text-left{text-align:left;}.lg\:text-2xl{font-size:2.4rem;line-height:3.2rem;}.lg\:text-6xl{font-size:6rem;line-height:1;}.lg\:text-xl{font-size:2rem;line-height:2.8rem;}.lg\:shadow-maverick{--tw-shadow:0 0 80px rgba(0,0,0,.16);--tw-shadow-colored:0 0 80px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 rgba(0,0,0,0)),var(--tw-ring-shadow,0 0 rgba(0,0,0,0)),var(--tw-shadow);}.lg\:block{display:block;}.lg\:flex{display:-webkit-box;display:-ms-flexbox;display:flex;}.lg\:grid{display:grid;}.lg\:hidden{display:none;}}@media (min-width:1280px){.xl\:pb-14{padding-bottom:5.6rem;}.xl\:text-2xl{font-size:2.4rem;line-height:3.2rem;}.xl\:text-7xl{font-size:7.2rem;line-height:1;}}.\[\&\>\*\>strong\]\:text-blue>*>strong{--tw-text-opacity:1;color:rgb(0,129,165,var(--tw-text-opacity));}.\[\&\>em\]\:text-4xl>em{font-size:3.6rem;line-height:4rem;}.\[\&\>em\]\:font-bold>em{font-weight:700;}.\[\&\>em\]\:font-ultra>em{font-weight:900;}.\[\&\>em\]\:text-blue>em{--tw-text-opacity:1;color:rgb(0,129,165,var(--tw-text-opacity));}.\[\&\>em\]\:text-yellow>em{--tw-text-opacity:1;color:rgb(254,196,41,var(--tw-text-opacity));}.\[\&\>em\]\:block>em{display:block;}@media (min-width:1024px){.lg\:\[\&\>em\]\:text-3xl>em{font-size:3rem;line-height:3.6rem;}}.\[\&\>strong\]\:text-blue>strong{--tw-text-opacity:1;color:rgb(0,129,165,var(--tw-text-opacity));}.\[\&\>strong\]\:text-yellow>strong{--tw-text-opacity:1;color:rgb(254,196,41,var(--tw-text-opacity));}body .u-bg-position--top{background-position:top !important;}body .u-bg-position--bottom{background-position:bottom !important;}body .u-bg-position--left{background-position:0 !important;}body .u-bg-position--right{background-position:100% !important;}body .u-bg-position--center{background-position:50% 0 !important;}.u-bg--white{padding-bottom:16.6666666667vw;position:relative;}.u-bg--white:before{background-color:#fff;bottom:0;content:"";left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-3;}.u-bg-gradient--light{background-image:-webkit-gradient(linear,left top,left bottom,from(#b8bfca),to(hsla(0,0%,89%,.32)));background-image:linear-gradient(#b8bfca,hsla(0,0%,89%,.32));}.u-bg-gradient--light-to-transp{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(184,191,202,.35)));background-image:linear-gradient(#fff,rgba(184,191,202,.35));}.u-bg--underlay-header{margin-bottom:-120px;padding-bottom:30px;padding-top:130px;-webkit-transform:translateY(-120px);transform:translateY(-120px);}@media (min-width:768px){.u-bg--underlay-header{padding-bottom:60px;padding-top:210px;}}.body--display-widget .u-bg--underlay-header{margin-bottom:-180px;padding-top:190px;-webkit-transform:translateY(-180px);transform:translateY(-180px);}@media (min-width:768px){.body--display-widget .u-bg--underlay-header{padding-top:270px;}}.u-align-content--bottom,.u-align-content--bottom .vc_column-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;}.u-align-content--bottom .vc_column-inner{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.u-align-content--bottom .wpb_wrapper{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:0;}.u-align-content--center{-ms-flex-align:center;}.u-align-content--center,.u-align-content--center .vc_column-inner{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;}.u-align-content--center .vc_column-inner{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-line-pack:center;-ms-flex-align:center;align-content:center;-ms-flex-direction:row !important;flex-direction:row !important;}.u-align-content--center .wpb_wrapper{margin-bottom:0;}.u-text-align-center{text-align:center;}@media (max-width:767px){.u-center-at-mobile{text-align:center !important;}}.u-align-row-content--center .vc_column-inner .wpex-vc-column-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.u-stack--modal{z-index:100;}.u-stack--control-overlay{z-index:85 !important;}.u-stack--overlay{z-index:75 !important;}.u-stack--control{z-index:25 !important;}.u-max-width--wide-desktop{float:none;margin-left:auto;margin-right:auto;max-width:1440px;}@media (min-width:768px){.u-max-width--2-cols{margin:0;max-width:16.6666666667%;}.u-max-width--3-cols{margin:0;max-width:25%;}.u-max-width--4-cols{margin:0;max-width:33.3333333333%;}.u-max-width--5-cols{margin:0;max-width:41.6666666667%;}.u-max-width--6-cols{margin:0;max-width:50%;}.u-max-width--7-cols{margin:0;max-width:58.3333333333%;}.u-max-width--8-cols{margin:0;max-width:66.6666666667%;}.u-max-width--9-cols{margin:0;max-width:75%;}.u-max-width--10-cols{margin:0;max-width:83.3333333333%;}.u-max-width--11-cols{margin:0;max-width:91.6666666667%;}}.u-margin--0{margin:0 !important;}@media (min-width:992px){.u-margin--0{margin:0 !important;}}.u-padding--0{padding:0 !important;}@media (min-width:992px){.u-padding--0{padding:0 !important;}}.u-margin--xxs{margin:5px !important;}@media (min-width:992px){.u-margin--xxs{margin:10px !important;}}.u-padding--xxs{padding:5px !important;}@media (min-width:992px){.u-padding--xxs{padding:10px !important;}}.u-margin--xs{margin:10px !important;}@media (min-width:992px){.u-margin--xs{margin:20px !important;}}.u-padding--xs{padding:10px !important;}@media (min-width:992px){.u-padding--xs{padding:20px !important;}}.u-margin--sm{margin:15px !important;}@media (min-width:992px){.u-margin--sm{margin:30px !important;}}.u-padding--sm{padding:15px !important;}@media (min-width:992px){.u-padding--sm{padding:30px !important;}}.u-margin--md{margin:20px !important;}@media (min-width:992px){.u-margin--md{margin:40px !important;}}.u-padding--md{padding:20px !important;}@media (min-width:992px){.u-padding--md{padding:40px !important;}}.u-margin--lg{margin:30px !important;}@media (min-width:992px){.u-margin--lg{margin:60px !important;}}.u-padding--lg{padding:30px !important;}@media (min-width:992px){.u-padding--lg{padding:60px !important;}}.u-margin--xl{margin:40px !important;}@media (min-width:992px){.u-margin--xl{margin:80px !important;}}.u-padding--xl{padding:40px !important;}@media (min-width:992px){.u-padding--xl{padding:80px !important;}}.u-margin--xxl{margin:60px !important;}@media (min-width:992px){.u-margin--xxl{margin:120px !important;}}.u-padding--xxl{padding:60px !important;}@media (min-width:992px){.u-padding--xxl{padding:120px !important;}}.u-margin--xxxl{margin:150px !important;}@media (min-width:992px){.u-margin--xxxl{margin:300px !important;}}.u-padding--xxxl{padding:150px !important;}@media (min-width:992px){.u-padding--xxxl{padding:300px !important;}}.u-margin-top--0{margin-top:0 !important;}@media (min-width:992px){.u-margin-top--0{margin-top:0 !important;}}.u-margin-top--0-const{margin-top:0 !important;}.u-padding-top--0{padding-top:0 !important;}@media (min-width:992px){.u-padding-top--0{padding-top:0 !important;}}.u-padding-top--0-const{padding-top:0 !important;}.u-margin-right--0{margin-right:0 !important;}@media (min-width:992px){.u-margin-right--0{margin-right:0 !important;}}.u-margin-right--0-const{margin-right:0 !important;}.u-padding-right--0{padding-right:0 !important;}@media (min-width:992px){.u-padding-right--0{padding-right:0 !important;}}.u-padding-right--0-const{padding-right:0 !important;}.u-margin-bottom--0{margin-bottom:0 !important;}@media (min-width:992px){.u-margin-bottom--0{margin-bottom:0 !important;}}.u-margin-bottom--0-const{margin-bottom:0 !important;}.u-padding-bottom--0{padding-bottom:0 !important;}@media (min-width:992px){.u-padding-bottom--0{padding-bottom:0 !important;}}.u-padding-bottom--0-const{padding-bottom:0 !important;}.u-margin-left--0{margin-left:0 !important;}@media (min-width:992px){.u-margin-left--0{margin-left:0 !important;}}.u-margin-left--0-const{margin-left:0 !important;}.u-padding-left--0{padding-left:0 !important;}@media (min-width:992px){.u-padding-left--0{padding-left:0 !important;}}.u-padding-left--0-const{padding-left:0 !important;}.u-margin-top--xxs{margin-top:5px !important;}@media (min-width:992px){.u-margin-top--xxs{margin-top:10px !important;}}.u-margin-top--xxs-const{margin-top:10px !important;}.u-padding-top--xxs{padding-top:5px !important;}@media (min-width:992px){.u-padding-top--xxs{padding-top:10px !important;}}.u-padding-top--xxs-const{padding-top:10px !important;}.u-margin-right--xxs{margin-right:5px !important;}@media (min-width:992px){.u-margin-right--xxs{margin-right:10px !important;}}.u-margin-right--xxs-const{margin-right:10px !important;}.u-padding-right--xxs{padding-right:5px !important;}@media (min-width:992px){.u-padding-right--xxs{padding-right:10px !important;}}.u-padding-right--xxs-const{padding-right:10px !important;}.u-margin-bottom--xxs{margin-bottom:5px !important;}@media (min-width:992px){.u-margin-bottom--xxs{margin-bottom:10px !important;}}@media (min-width:1903px){.u-margin-bottom--xxs{margin-bottom:15px !important;}}.u-margin-bottom--xxs-const{margin-bottom:10px !important;}.c-roi-calculator header,.u-padding-bottom--xxs{padding-bottom:5px !important;}@media (min-width:992px){.c-roi-calculator header,.u-padding-bottom--xxs{padding-bottom:10px !important;}}@media (min-width:1903px){.c-roi-calculator header,.u-padding-bottom--xxs{padding-bottom:15px !important;}}.u-padding-bottom--xxs-const{padding-bottom:10px !important;}.u-margin-left--xxs{margin-left:5px !important;}@media (min-width:992px){.u-margin-left--xxs{margin-left:10px !important;}}.u-margin-left--xxs-const{margin-left:10px !important;}.u-padding-left--xxs{padding-left:5px !important;}@media (min-width:992px){.u-padding-left--xxs{padding-left:10px !important;}}.u-padding-left--xxs-const{padding-left:10px !important;}.u-margin-top--xs{margin-top:10px !important;}@media (min-width:992px){.u-margin-top--xs{margin-top:20px !important;}}.u-margin-top--xs-const{margin-top:20px !important;}.u-padding-top--xs{padding-top:10px !important;}@media (min-width:992px){.u-padding-top--xs{padding-top:20px !important;}}.u-padding-top--xs-const{padding-top:20px !important;}.u-margin-right--xs{margin-right:10px !important;}@media (min-width:992px){.u-margin-right--xs{margin-right:20px !important;}}.u-margin-right--xs-const{margin-right:20px !important;}.u-padding-right--xs{padding-right:10px !important;}@media (min-width:992px){.u-padding-right--xs{padding-right:20px !important;}}.u-padding-right--xs-const{padding-right:20px !important;}.u-margin-bottom--xs{margin-bottom:10px !important;}@media (min-width:992px){.u-margin-bottom--xs{margin-bottom:20px !important;}}@media (min-width:1903px){.u-margin-bottom--xs{margin-bottom:30px !important;}}.u-margin-bottom--xs-const{margin-bottom:20px !important;}.c-roi-calculator__costs_savings header,.u-padding-bottom--xs{padding-bottom:10px !important;}@media (min-width:992px){.c-roi-calculator__costs_savings header,.u-padding-bottom--xs{padding-bottom:20px !important;}}@media (min-width:1903px){.c-roi-calculator__costs_savings header,.u-padding-bottom--xs{padding-bottom:30px !important;}}.u-padding-bottom--xs-const{padding-bottom:20px !important;}.u-margin-left--xs{margin-left:10px !important;}@media (min-width:992px){.u-margin-left--xs{margin-left:20px !important;}}.u-margin-left--xs-const{margin-left:20px !important;}.u-padding-left--xs{padding-left:10px !important;}@media (min-width:992px){.u-padding-left--xs{padding-left:20px !important;}}.u-padding-left--xs-const{padding-left:20px !important;}.u-margin-top--sm{margin-top:15px !important;}@media (min-width:992px){.u-margin-top--sm{margin-top:30px !important;}}.u-margin-top--sm-const{margin-top:30px !important;}.u-padding-top--sm{padding-top:15px !important;}@media (min-width:992px){.u-padding-top--sm{padding-top:30px !important;}}.u-padding-top--sm-const{padding-top:30px !important;}.u-margin-right--sm{margin-right:15px !important;}@media (min-width:992px){.u-margin-right--sm{margin-right:30px !important;}}.u-margin-right--sm-const{margin-right:30px !important;}.u-padding-right--sm{padding-right:15px !important;}@media (min-width:992px){.u-padding-right--sm{padding-right:30px !important;}}.u-padding-right--sm-const{padding-right:30px !important;}.u-margin-bottom--sm,.vc-hero__heading{margin-bottom:15px !important;}@media (min-width:992px){.u-margin-bottom--sm,.vc-hero__heading{margin-bottom:30px !important;}}@media (min-width:1903px){.u-margin-bottom--sm,.vc-hero__heading{margin-bottom:45px !important;}}.u-margin-bottom--sm-const{margin-bottom:30px !important;}.u-padding-bottom--sm{padding-bottom:15px !important;}@media (min-width:992px){.u-padding-bottom--sm{padding-bottom:30px !important;}}@media (min-width:1903px){.u-padding-bottom--sm{padding-bottom:45px !important;}}.u-padding-bottom--sm-const{padding-bottom:30px !important;}.u-margin-left--sm{margin-left:15px !important;}@media (min-width:992px){.u-margin-left--sm{margin-left:30px !important;}}.u-margin-left--sm-const{margin-left:30px !important;}.u-padding-left--sm{padding-left:15px !important;}@media (min-width:992px){.u-padding-left--sm{padding-left:30px !important;}}.u-padding-left--sm-const{padding-left:30px !important;}.u-margin-top--md{margin-top:20px !important;}@media (min-width:992px){.u-margin-top--md{margin-top:40px !important;}}.u-margin-top--md-const{margin-top:40px !important;}.u-padding-top--md{padding-top:20px !important;}@media (min-width:992px){.u-padding-top--md{padding-top:40px !important;}}.u-padding-top--md-const{padding-top:40px !important;}.u-margin-right--md{margin-right:20px !important;}@media (min-width:992px){.u-margin-right--md{margin-right:40px !important;}}.u-margin-right--md-const{margin-right:40px !important;}.u-padding-right--md{padding-right:20px !important;}@media (min-width:992px){.u-padding-right--md{padding-right:40px !important;}}.u-padding-right--md-const{padding-right:40px !important;}.u-margin-bottom--md{margin-bottom:20px !important;}@media (min-width:992px){.u-margin-bottom--md{margin-bottom:40px !important;}}@media (min-width:1903px){.u-margin-bottom--md{margin-bottom:60px !important;}}.u-margin-bottom--md-const{margin-bottom:40px !important;}.u-padding-bottom--md{padding-bottom:20px !important;}@media (min-width:992px){.u-padding-bottom--md{padding-bottom:40px !important;}}@media (min-width:1903px){.u-padding-bottom--md{padding-bottom:60px !important;}}.u-padding-bottom--md-const{padding-bottom:40px !important;}.u-margin-left--md{margin-left:20px !important;}@media (min-width:992px){.u-margin-left--md{margin-left:40px !important;}}.u-margin-left--md-const{margin-left:40px !important;}.u-padding-left--md{padding-left:20px !important;}@media (min-width:992px){.u-padding-left--md{padding-left:40px !important;}}.u-padding-left--md-const{padding-left:40px !important;}.u-margin-top--lg,.workspace-coolplace-promo{margin-top:30px !important;}@media (min-width:992px){.u-margin-top--lg,.workspace-coolplace-promo{margin-top:60px !important;}}.u-margin-top--lg-const{margin-top:60px !important;}.u-padding-top--lg{padding-top:30px !important;}@media (min-width:992px){.u-padding-top--lg{padding-top:60px !important;}}.u-padding-top--lg-const{padding-top:60px !important;}.u-margin-right--lg{margin-right:30px !important;}@media (min-width:992px){.u-margin-right--lg{margin-right:60px !important;}}.u-margin-right--lg-const{margin-right:60px !important;}.u-padding-right--lg{padding-right:30px !important;}@media (min-width:992px){.u-padding-right--lg{padding-right:60px !important;}}.u-padding-right--lg-const{padding-right:60px !important;}.u-margin-bottom--lg{margin-bottom:30px !important;}@media (min-width:992px){.u-margin-bottom--lg{margin-bottom:60px !important;}}@media (min-width:1903px){.u-margin-bottom--lg{margin-bottom:90px !important;}}.u-margin-bottom--lg-const{margin-bottom:60px !important;}.u-padding-bottom--lg{padding-bottom:30px !important;}@media (min-width:992px){.u-padding-bottom--lg{padding-bottom:60px !important;}}@media (min-width:1903px){.u-padding-bottom--lg{padding-bottom:90px !important;}}.u-padding-bottom--lg-const{padding-bottom:60px !important;}.u-margin-left--lg{margin-left:30px !important;}@media (min-width:992px){.u-margin-left--lg{margin-left:60px !important;}}.u-margin-left--lg-const{margin-left:60px !important;}.u-padding-left--lg{padding-left:30px !important;}@media (min-width:992px){.u-padding-left--lg{padding-left:60px !important;}}.u-padding-left--lg-const{padding-left:60px !important;}.u-margin-top--xl{margin-top:40px !important;}@media (min-width:992px){.u-margin-top--xl{margin-top:80px !important;}}.u-margin-top--xl-const{margin-top:80px !important;}.u-padding-top--xl,body.single-landing-page .lp__section--stats{padding-top:40px !important;}@media (min-width:992px){.u-padding-top--xl,body.single-landing-page .lp__section--stats{padding-top:80px !important;}}.u-padding-top--xl-const{padding-top:80px !important;}.u-margin-right--xl{margin-right:40px !important;}@media (min-width:992px){.u-margin-right--xl{margin-right:80px !important;}}.u-margin-right--xl-const{margin-right:80px !important;}.u-padding-right--xl{padding-right:40px !important;}@media (min-width:992px){.u-padding-right--xl{padding-right:80px !important;}}.u-padding-right--xl-const{padding-right:80px !important;}.u-margin-bottom--xl{margin-bottom:40px !important;}@media (min-width:992px){.u-margin-bottom--xl{margin-bottom:80px !important;}}@media (min-width:1903px){.u-margin-bottom--xl{margin-bottom:120px !important;}}.u-margin-bottom--xl-const{margin-bottom:80px !important;}.u-padding-bottom--xl,body.single-landing-page .lp__section--stats{padding-bottom:40px !important;}@media (min-width:992px){.u-padding-bottom--xl,body.single-landing-page .lp__section--stats{padding-bottom:80px !important;}}@media (min-width:1903px){.u-padding-bottom--xl,body.single-landing-page .lp__section--stats{padding-bottom:120px !important;}}.u-padding-bottom--xl-const{padding-bottom:80px !important;}.u-margin-left--xl{margin-left:40px !important;}@media (min-width:992px){.u-margin-left--xl{margin-left:80px !important;}}.u-margin-left--xl-const{margin-left:80px !important;}.u-padding-left--xl{padding-left:40px !important;}@media (min-width:992px){.u-padding-left--xl{padding-left:80px !important;}}.u-padding-left--xl-const{padding-left:80px !important;}.u-margin-top--xxl{margin-top:60px !important;}@media (min-width:992px){.u-margin-top--xxl{margin-top:120px !important;}}.u-margin-top--xxl-const{margin-top:120px !important;}.u-padding-top--xxl{padding-top:60px !important;}@media (min-width:992px){.u-padding-top--xxl{padding-top:120px !important;}}.u-padding-top--xxl-const{padding-top:120px !important;}.u-margin-right--xxl{margin-right:60px !important;}@media (min-width:992px){.u-margin-right--xxl{margin-right:120px !important;}}.u-margin-right--xxl-const{margin-right:120px !important;}.u-padding-right--xxl{padding-right:60px !important;}@media (min-width:992px){.u-padding-right--xxl{padding-right:120px !important;}}.u-padding-right--xxl-const{padding-right:120px !important;}.u-margin-bottom--xxl{margin-bottom:60px !important;}@media (min-width:992px){.u-margin-bottom--xxl{margin-bottom:120px !important;}}@media (min-width:1903px){.u-margin-bottom--xxl{margin-bottom:180px !important;}}.u-margin-bottom--xxl-const{margin-bottom:120px !important;}.u-padding-bottom--xxl{padding-bottom:60px !important;}@media (min-width:992px){.u-padding-bottom--xxl{padding-bottom:120px !important;}}@media (min-width:1903px){.u-padding-bottom--xxl{padding-bottom:180px !important;}}.u-padding-bottom--xxl-const{padding-bottom:120px !important;}.u-margin-left--xxl{margin-left:60px !important;}@media (min-width:992px){.u-margin-left--xxl{margin-left:120px !important;}}.u-margin-left--xxl-const{margin-left:120px !important;}.u-padding-left--xxl{padding-left:60px !important;}@media (min-width:992px){.u-padding-left--xxl{padding-left:120px !important;}}.u-padding-left--xxl-const{padding-left:120px !important;}.u-margin-top--xxxl{margin-top:150px !important;}@media (min-width:992px){.u-margin-top--xxxl{margin-top:300px !important;}}.u-margin-top--xxxl-const{margin-top:300px !important;}.u-padding-top--xxxl{padding-top:150px !important;}@media (min-width:992px){.u-padding-top--xxxl{padding-top:300px !important;}}.u-padding-top--xxxl-const{padding-top:300px !important;}.u-margin-right--xxxl{margin-right:150px !important;}@media (min-width:992px){.u-margin-right--xxxl{margin-right:300px !important;}}.u-margin-right--xxxl-const{margin-right:300px !important;}.u-padding-right--xxxl{padding-right:150px !important;}@media (min-width:992px){.u-padding-right--xxxl{padding-right:300px !important;}}.u-padding-right--xxxl-const{padding-right:300px !important;}.u-margin-bottom--xxxl{margin-bottom:150px !important;}@media (min-width:992px){.u-margin-bottom--xxxl{margin-bottom:300px !important;}}@media (min-width:1903px){.u-margin-bottom--xxxl{margin-bottom:450px !important;}}.u-margin-bottom--xxxl-const{margin-bottom:300px !important;}.u-padding-bottom--xxxl{padding-bottom:150px !important;}@media (min-width:992px){.u-padding-bottom--xxxl{padding-bottom:300px !important;}}@media (min-width:1903px){.u-padding-bottom--xxxl{padding-bottom:450px !important;}}.u-padding-bottom--xxxl-const{padding-bottom:300px !important;}.u-margin-left--xxxl{margin-left:150px !important;}@media (min-width:992px){.u-margin-left--xxxl{margin-left:300px !important;}}.u-margin-left--xxxl-const{margin-left:300px !important;}.u-padding-left--xxxl{padding-left:150px !important;}@media (min-width:992px){.u-padding-left--xxxl{padding-left:300px !important;}}.u-padding-left--xxxl-const{padding-left:300px !important;}@media (max-width:1199px){.u-margin-top--0-if-md{margin-top:0 !important;}.u-padding-top--0-if-md{padding-top:0 !important;}.u-margin-right--0-if-md{margin-right:0 !important;}.u-padding-right--0-if-md{padding-right:0 !important;}.u-margin-bottom--0-if-md{margin-bottom:0 !important;}.u-padding-bottom--0-if-md{padding-bottom:0 !important;}.u-margin-left--0-if-md{margin-left:0 !important;}.u-padding-left--0-if-md{padding-left:0 !important;}.u-margin-top--xxs-if-md{margin-top:10px !important;}.u-padding-top--xxs-if-md{padding-top:10px !important;}.u-margin-right--xxs-if-md{margin-right:10px !important;}.u-padding-right--xxs-if-md{padding-right:10px !important;}.u-margin-bottom--xxs-if-md{margin-bottom:10px !important;}.u-padding-bottom--xxs-if-md{padding-bottom:10px !important;}.u-margin-left--xxs-if-md{margin-left:10px !important;}.u-padding-left--xxs-if-md{padding-left:10px !important;}.u-margin-top--xs-if-md{margin-top:20px !important;}.u-padding-top--xs-if-md{padding-top:20px !important;}.u-margin-right--xs-if-md{margin-right:20px !important;}.u-padding-right--xs-if-md{padding-right:20px !important;}.u-margin-bottom--xs-if-md{margin-bottom:20px !important;}.u-padding-bottom--xs-if-md{padding-bottom:20px !important;}.u-margin-left--xs-if-md{margin-left:20px !important;}.u-padding-left--xs-if-md{padding-left:20px !important;}.u-margin-top--sm-if-md{margin-top:30px !important;}.u-padding-top--sm-if-md{padding-top:30px !important;}.u-margin-right--sm-if-md{margin-right:30px !important;}.u-padding-right--sm-if-md{padding-right:30px !important;}.u-margin-bottom--sm-if-md{margin-bottom:30px !important;}.u-padding-bottom--sm-if-md{padding-bottom:30px !important;}.u-margin-left--sm-if-md{margin-left:30px !important;}.u-padding-left--sm-if-md{padding-left:30px !important;}.u-margin-top--md-if-md{margin-top:40px !important;}.u-padding-top--md-if-md{padding-top:40px !important;}.u-margin-right--md-if-md{margin-right:40px !important;}.u-padding-right--md-if-md{padding-right:40px !important;}.u-margin-bottom--md-if-md{margin-bottom:40px !important;}.u-padding-bottom--md-if-md{padding-bottom:40px !important;}.u-margin-left--md-if-md{margin-left:40px !important;}.u-padding-left--md-if-md{padding-left:40px !important;}.u-margin-top--lg-if-md{margin-top:60px !important;}.u-padding-top--lg-if-md{padding-top:60px !important;}.u-margin-right--lg-if-md{margin-right:60px !important;}.u-padding-right--lg-if-md{padding-right:60px !important;}.u-margin-bottom--lg-if-md{margin-bottom:60px !important;}.u-padding-bottom--lg-if-md{padding-bottom:60px !important;}.u-margin-left--lg-if-md{margin-left:60px !important;}.u-padding-left--lg-if-md{padding-left:60px !important;}.u-margin-top--xl-if-md{margin-top:80px !important;}.u-padding-top--xl-if-md{padding-top:80px !important;}.u-margin-right--xl-if-md{margin-right:80px !important;}.u-padding-right--xl-if-md{padding-right:80px !important;}.u-margin-bottom--xl-if-md{margin-bottom:80px !important;}.u-padding-bottom--xl-if-md{padding-bottom:80px !important;}.u-margin-left--xl-if-md{margin-left:80px !important;}.u-padding-left--xl-if-md{padding-left:80px !important;}.u-margin-top--xxl-if-md{margin-top:120px !important;}.u-padding-top--xxl-if-md{padding-top:120px !important;}.u-margin-right--xxl-if-md{margin-right:120px !important;}.u-padding-right--xxl-if-md{padding-right:120px !important;}.u-margin-bottom--xxl-if-md{margin-bottom:120px !important;}.u-padding-bottom--xxl-if-md{padding-bottom:120px !important;}.u-margin-left--xxl-if-md{margin-left:120px !important;}.u-padding-left--xxl-if-md{padding-left:120px !important;}.u-margin-top--xxxl-if-md{margin-top:300px !important;}.u-padding-top--xxxl-if-md{padding-top:300px !important;}.u-margin-right--xxxl-if-md{margin-right:300px !important;}.u-padding-right--xxxl-if-md{padding-right:300px !important;}.u-margin-bottom--xxxl-if-md{margin-bottom:300px !important;}.u-padding-bottom--xxxl-if-md{padding-bottom:300px !important;}.u-margin-left--xxxl-if-md{margin-left:300px !important;}.u-padding-left--xxxl-if-md{padding-left:300px !important;}}@media (max-width:991px){.u-margin-top--0-if-sm{margin-top:0 !important;}.u-padding-top--0-if-sm{padding-top:0 !important;}.u-margin-right--0-if-sm{margin-right:0 !important;}.u-padding-right--0-if-sm{padding-right:0 !important;}.u-margin-bottom--0-if-sm{margin-bottom:0 !important;}.u-padding-bottom--0-if-sm{padding-bottom:0 !important;}.u-margin-left--0-if-sm{margin-left:0 !important;}.u-padding-left--0-if-sm{padding-left:0 !important;}.u-margin-top--xxs-if-sm{margin-top:10px !important;}.u-padding-top--xxs-if-sm{padding-top:10px !important;}.u-margin-right--xxs-if-sm{margin-right:10px !important;}.u-padding-right--xxs-if-sm{padding-right:10px !important;}.u-margin-bottom--xxs-if-sm{margin-bottom:10px !important;}.u-padding-bottom--xxs-if-sm{padding-bottom:10px !important;}.u-margin-left--xxs-if-sm{margin-left:10px !important;}.u-padding-left--xxs-if-sm{padding-left:10px !important;}.u-margin-top--xs-if-sm{margin-top:20px !important;}.u-padding-top--xs-if-sm{padding-top:20px !important;}.u-margin-right--xs-if-sm{margin-right:20px !important;}.u-padding-right--xs-if-sm{padding-right:20px !important;}.u-margin-bottom--xs-if-sm{margin-bottom:20px !important;}.u-padding-bottom--xs-if-sm{padding-bottom:20px !important;}.u-margin-left--xs-if-sm{margin-left:20px !important;}.u-padding-left--xs-if-sm{padding-left:20px !important;}.u-margin-top--sm-if-sm{margin-top:30px !important;}.u-padding-top--sm-if-sm{padding-top:30px !important;}.u-margin-right--sm-if-sm{margin-right:30px !important;}.u-padding-right--sm-if-sm{padding-right:30px !important;}.u-margin-bottom--sm-if-sm{margin-bottom:30px !important;}.u-padding-bottom--sm-if-sm{padding-bottom:30px !important;}.u-margin-left--sm-if-sm{margin-left:30px !important;}.u-padding-left--sm-if-sm{padding-left:30px !important;}.u-margin-top--md-if-sm{margin-top:40px !important;}.u-padding-top--md-if-sm{padding-top:40px !important;}.u-margin-right--md-if-sm{margin-right:40px !important;}.u-padding-right--md-if-sm{padding-right:40px !important;}.u-margin-bottom--md-if-sm{margin-bottom:40px !important;}.u-padding-bottom--md-if-sm{padding-bottom:40px !important;}.u-margin-left--md-if-sm{margin-left:40px !important;}.u-padding-left--md-if-sm{padding-left:40px !important;}.u-margin-top--lg-if-sm{margin-top:60px !important;}.u-padding-top--lg-if-sm{padding-top:60px !important;}.u-margin-right--lg-if-sm{margin-right:60px !important;}.u-padding-right--lg-if-sm{padding-right:60px !important;}.u-margin-bottom--lg-if-sm{margin-bottom:60px !important;}.u-padding-bottom--lg-if-sm{padding-bottom:60px !important;}.u-margin-left--lg-if-sm{margin-left:60px !important;}.u-padding-left--lg-if-sm{padding-left:60px !important;}.u-margin-top--xl-if-sm{margin-top:80px !important;}.u-padding-top--xl-if-sm{padding-top:80px !important;}.u-margin-right--xl-if-sm{margin-right:80px !important;}.u-padding-right--xl-if-sm{padding-right:80px !important;}.u-margin-bottom--xl-if-sm{margin-bottom:80px !important;}.u-padding-bottom--xl-if-sm{padding-bottom:80px !important;}.u-margin-left--xl-if-sm{margin-left:80px !important;}.u-padding-left--xl-if-sm{padding-left:80px !important;}.u-margin-top--xxl-if-sm{margin-top:120px !important;}.u-padding-top--xxl-if-sm{padding-top:120px !important;}.u-margin-right--xxl-if-sm{margin-right:120px !important;}.u-padding-right--xxl-if-sm{padding-right:120px !important;}.u-margin-bottom--xxl-if-sm{margin-bottom:120px !important;}.u-padding-bottom--xxl-if-sm{padding-bottom:120px !important;}.u-margin-left--xxl-if-sm{margin-left:120px !important;}.u-padding-left--xxl-if-sm{padding-left:120px !important;}.u-margin-top--xxxl-if-sm{margin-top:300px !important;}.u-padding-top--xxxl-if-sm{padding-top:300px !important;}.u-margin-right--xxxl-if-sm{margin-right:300px !important;}.u-padding-right--xxxl-if-sm{padding-right:300px !important;}.u-margin-bottom--xxxl-if-sm{margin-bottom:300px !important;}.u-padding-bottom--xxxl-if-sm{padding-bottom:300px !important;}.u-margin-left--xxxl-if-sm{margin-left:300px !important;}.u-padding-left--xxxl-if-sm{padding-left:300px !important;}}@media (max-width:766px){.u-margin-top--0-if-xs{margin-top:0 !important;}.u-padding-top--0-if-xs{padding-top:0 !important;}.u-margin-right--0-if-xs{margin-right:0 !important;}.u-padding-right--0-if-xs{padding-right:0 !important;}.u-margin-bottom--0-if-xs{margin-bottom:0 !important;}.u-padding-bottom--0-if-xs{padding-bottom:0 !important;}.u-margin-left--0-if-xs{margin-left:0 !important;}.u-padding-left--0-if-xs{padding-left:0 !important;}.u-margin-top--xxs-if-xs{margin-top:10px !important;}.u-padding-top--xxs-if-xs{padding-top:10px !important;}.u-margin-right--xxs-if-xs{margin-right:10px !important;}.u-padding-right--xxs-if-xs{padding-right:10px !important;}.u-margin-bottom--xxs-if-xs{margin-bottom:10px !important;}.u-padding-bottom--xxs-if-xs{padding-bottom:10px !important;}.u-margin-left--xxs-if-xs{margin-left:10px !important;}.u-padding-left--xxs-if-xs{padding-left:10px !important;}.u-margin-top--xs-if-xs{margin-top:20px !important;}.u-padding-top--xs-if-xs{padding-top:20px !important;}.u-margin-right--xs-if-xs{margin-right:20px !important;}.u-padding-right--xs-if-xs{padding-right:20px !important;}.u-margin-bottom--xs-if-xs{margin-bottom:20px !important;}.u-padding-bottom--xs-if-xs{padding-bottom:20px !important;}.u-margin-left--xs-if-xs{margin-left:20px !important;}.u-padding-left--xs-if-xs{padding-left:20px !important;}.u-margin-top--sm-if-xs{margin-top:30px !important;}.u-padding-top--sm-if-xs{padding-top:30px !important;}.u-margin-right--sm-if-xs{margin-right:30px !important;}.u-padding-right--sm-if-xs{padding-right:30px !important;}.u-margin-bottom--sm-if-xs{margin-bottom:30px !important;}.u-padding-bottom--sm-if-xs{padding-bottom:30px !important;}.u-margin-left--sm-if-xs{margin-left:30px !important;}.u-padding-left--sm-if-xs{padding-left:30px !important;}.u-margin-top--md-if-xs{margin-top:40px !important;}.u-padding-top--md-if-xs{padding-top:40px !important;}.u-margin-right--md-if-xs{margin-right:40px !important;}.u-padding-right--md-if-xs{padding-right:40px !important;}.u-margin-bottom--md-if-xs{margin-bottom:40px !important;}.u-padding-bottom--md-if-xs{padding-bottom:40px !important;}.u-margin-left--md-if-xs{margin-left:40px !important;}.u-padding-left--md-if-xs{padding-left:40px !important;}.u-margin-top--lg-if-xs{margin-top:60px !important;}.u-padding-top--lg-if-xs{padding-top:60px !important;}.u-margin-right--lg-if-xs{margin-right:60px !important;}.u-padding-right--lg-if-xs{padding-right:60px !important;}.u-margin-bottom--lg-if-xs{margin-bottom:60px !important;}.u-padding-bottom--lg-if-xs{padding-bottom:60px !important;}.u-margin-left--lg-if-xs{margin-left:60px !important;}.u-padding-left--lg-if-xs{padding-left:60px !important;}.u-margin-top--xl-if-xs{margin-top:80px !important;}.u-padding-top--xl-if-xs{padding-top:80px !important;}.u-margin-right--xl-if-xs{margin-right:80px !important;}.u-padding-right--xl-if-xs{padding-right:80px !important;}.u-margin-bottom--xl-if-xs{margin-bottom:80px !important;}.u-padding-bottom--xl-if-xs{padding-bottom:80px !important;}.u-margin-left--xl-if-xs{margin-left:80px !important;}.u-padding-left--xl-if-xs{padding-left:80px !important;}.u-margin-top--xxl-if-xs{margin-top:120px !important;}.u-padding-top--xxl-if-xs{padding-top:120px !important;}.u-margin-right--xxl-if-xs{margin-right:120px !important;}.u-padding-right--xxl-if-xs{padding-right:120px !important;}.u-margin-bottom--xxl-if-xs{margin-bottom:120px !important;}.u-padding-bottom--xxl-if-xs{padding-bottom:120px !important;}.u-margin-left--xxl-if-xs{margin-left:120px !important;}.u-padding-left--xxl-if-xs{padding-left:120px !important;}.u-margin-top--xxxl-if-xs{margin-top:300px !important;}.u-padding-top--xxxl-if-xs{padding-top:300px !important;}.u-margin-right--xxxl-if-xs{margin-right:300px !important;}.u-padding-right--xxxl-if-xs{padding-right:300px !important;}.u-margin-bottom--xxxl-if-xs{margin-bottom:300px !important;}.u-padding-bottom--xxxl-if-xs{padding-bottom:300px !important;}.u-margin-left--xxxl-if-xs{margin-left:300px !important;}.u-padding-left--xxxl-if-xs{padding-left:300px !important;}}.u-flex,.u-flex--column-contents>.vc_column-inner>.wpb_wrapper{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}@media (min-width:992px){.u-flex--above-tablet{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}}@media (min-width:993px){.u-width--narrow{margin-left:0;margin-right:0;width:88.5496183206%;}}.u-width--full{width:100%;}.u-divider--top{border-top:1px solid #dfdfdf;margin-top:20px;padding-top:30px;}@media (min-width:768px){.u-divider--top{margin-top:40px;padding-top:60px;}}.u-padding-bottom--footer{padding-bottom:16vw !important;}@media (min-width:993px){.u-pull--right{margin-right:-150px;}.u-pull--up{margin-top:-100px;}.u-position--absolute{position:absolute;z-index:10;}}.u-horizontal-row-content .wpb_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.u-clear{clear:both !important;}.u-button-group .wpb_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;}.u-button-group .theme-button-wrap{margin:10px 16px;}.vc_section .u-slant{padding-bottom:16.6666666667vw;}.vc_section .u-slant--text-middle{padding-bottom:0;}.single-blog-article #post-media,.single-blog-article .single-blog-header,.u-slant,body.archive.author .site-content .entries,body.archive.category .site-content .entries,body.archive.tag .site-content .entries,body.archive.tax-topic .site-content .archive-content .archive-grid,body.post-type-archive-press_release.date .site-content .archive-content .archive-grid,body.search-results .site-content .entries{position:relative;}.single-blog-article #post-media:before,.single-blog-article .single-blog-header:before,.u-slant:before,body.archive.author .site-content .entries:before,body.archive.category .site-content .entries:before,body.archive.tag .site-content .entries:before,body.archive.tax-topic .site-content .archive-content .archive-grid:before,body.post-type-archive-press_release.date .site-content .archive-content .archive-grid:before,body.search-results .site-content .entries:before{bottom:0;content:"";display:block !important;left:50%;position:absolute;top:-2vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:50% 0;transform-origin:50% 0;width:101vw;z-index:-3;}@supports ((-webkit-clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%)) or (clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%))){.single-blog-article #post-media:before,.single-blog-article .single-blog-header:before,.u-slant:before,body.archive.author .site-content .entries:before,body.archive.category .site-content .entries:before,body.archive.tag .site-content .entries:before,body.archive.tax-topic .site-content .archive-content .archive-grid:before,body.post-type-archive-press_release.date .site-content .archive-content .archive-grid:before,body.search-results .site-content .entries:before{top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);}@media (min-width:2100px){.single-blog-article #post-media:before,.single-blog-article .single-blog-header:before,.u-slant:before,body.archive.author .site-content .entries:before,body.archive.category .site-content .entries:before,body.archive.tag .site-content .entries:before,body.archive.tax-topic .site-content .archive-content .archive-grid:before,body.post-type-archive-press_release.date .site-content .archive-content .archive-grid:before,body.search-results .site-content .entries:before{top:-2vw;}}}.u-slant--text-middle{padding-bottom:0;}@supports ((-webkit-clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%)) or (clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%))){.u-slant--medium:before{top:0;}}@media (min-width:1601px){.single-blog-article #post-media:before,.single-blog-article .single-blog-header:before,.single-press_release-post .entry-title:before,.u-slant--high:before,body.archive.author .site-content .entries:before,body.archive.category .site-content .entries:before,body.archive.tag .site-content .entries:before,body.archive.tax-topic .site-content .archive-content .archive-grid:before,body.post-type-archive-press_release.date .site-content .archive-content .archive-grid:before,body.search-results .site-content .entries:before{top:-9vw;}}@media (min-width:1904px){.single-blog-article #post-media:before,.single-blog-article .single-blog-header:before,.single-press_release-post .entry-title:before,.u-slant--high:before,body.archive.author .site-content .entries:before,body.archive.category .site-content .entries:before,body.archive.tag .site-content .entries:before,body.archive.tax-topic .site-content .archive-content .archive-grid:before,body.post-type-archive-press_release.date .site-content .archive-content .archive-grid:before,body.search-results .site-content .entries:before{top:-8vw;}.u-slant--high+.u-slant--high:before{top:-20vw;}}@supports ((-webkit-clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%)) or (clip-path:polygon(0 19.6vw,100% 0,100% 100%,0 100%))){.u-slant--very-high:before{top:-75vw;}@media (min-width:768px){.u-slant--very-high:before{top:-42vw;}}@media (min-width:993px){.u-slant--very-high:before{top:-36vw;}}@media (min-width:1201px){.u-slant--very-high:before{top:-36vw;}}@media (min-width:1601px){.u-slant--very-high:before{top:-30vw;}}@media (min-width:1904px){.u-slant--very-high:before{top:-30vw;}}@media (min-width:2001px){.u-slant--very-high:before{top:-30vw;}}}.u-slant--middle-end.vc-hero:before,.u-slant--middle-end:before{bottom:12vw;}@media (min-width:1441px){.u-slant--middle-end.vc-hero:before,.u-slant--middle-end:before{bottom:6vw;}}.u-slant--low:before{top:10vw;}.single-blog-article #post-media:before,.single-blog-article .single-blog-header:before,.single-press_release-post .entry-title:before,.u-slant--white:before,body.archive.author .site-content .entries:before,body.archive.category .site-content .entries:before,body.archive.tag .site-content .entries:before,body.search-results .site-content .entries:before{background:#fff;}.u-slant--light-gradient-alt:before{background-image:linear-gradient(19deg,#dcdfe2,#f4f4f4 60%);z-index:-5;}.u-slant--light-gradient-alt-reverse:before{background-image:linear-gradient(209deg,#dcdfe2,#f4f4f4 60%);z-index:-5;}.u-slant--subtle-gradient:before{background-image:linear-gradient(18deg,#b8bfca,hsla(0,0%,89%,.36));z-index:-5;}.u-slant--subtle-gradient-light-to-trans{border-top:1px solid #bfbfc0;}.u-slant--subtle-gradient-light-to-trans:before{background:-webkit-gradient(linear,left bottom,left top,from(#b8bfca),to(#fff));background:linear-gradient(0deg,#b8bfca 0,#fff);z-index:-5;}.u-slant--subtle-gradient-alt:before{background-image:linear-gradient(197deg,#b8bfca,hsla(0,0%,89%,.36));z-index:-5;}.u-slant--subtle-gradient-alt-2:before{background-image:linear-gradient(17deg,#b8bfca,hsla(0,0%,89%,.25));z-index:-5;}.u-slant--subtle-gradient-alt-3:before{background-image:linear-gradient(23deg,#b8bfca,hsla(0,0%,89%,.36));z-index:-5;}.u-slant--subtle-gradient-alt-4:before{background-image:linear-gradient(-10deg,#b8bfca,#dadde3 23%,#fff);z-index:-5;}.u-slant--subtle-gradient-alt-5:before{background-image:-webkit-gradient(linear,left bottom,left top,from(#f2f3f5),to(#fff));background-image:linear-gradient(0deg,#f2f3f5,#fff);}.u-slant--black:before{background-color:#ffd101;background-image:none;}.u-slant--image:before{background-position:50% 0;background-repeat:no-repeat;background-size:cover;height:auto;width:100vw;}@media (min-width:1258px){.u-slant--image:before{bottom:0;}}@media (max-width:1257px){.u-slant--image:before{bottom:-75px;}}#footer,#footer-bottom{position:relative;}.u-extend-slant:before{bottom:-300px;}.u-brand-color{color:#ffd101 !important;}.u-brand-accent-color{color:#4500a6 !important;}.u-text-on-dark{color:#7d7b80 !important;}.u-reverse-text{color:#fff !important;}.u-text--black{color:#000 !important;}.u-heading--md,.u-heading--md.vcex-heading,.u-smaller-h2 h2{font-size:9vw;}@media (min-width:502px){.u-heading--md,.u-heading--md.vcex-heading,.u-smaller-h2 h2{font-size:40px;}}@media (min-width:768px){.u-heading--md,.u-heading--md.vcex-heading,.u-smaller-h2 h2{font-size:50px;}}.u-heading--sm,.u-heading--sm.vcex-heading{font-size:28px;}.u-list-intro{margin-bottom:2px;}.u-back-link .vcex-post-type-entry-details{border:0;padding:0;}.u-stretched-link a:before,a.u-stretched-link:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:20;}.overlay-parent-video-icon .overlay-icon{background:transparent;border:4px solid #fff;height:110px;margin-left:-55px;margin-top:-55px;opacity:1;-webkit-transition:all .35s ease;transition:all .35s ease;width:110px;}.overlay-parent-video-icon .overlay-icon span{font-size:55px;line-height:105px;padding-left:8px;}.overlay-parent-video-icon:focus .overlay-icon,.overlay-parent-video-icon:hover .overlay-icon{-webkit-box-shadow:0 0 5px 5px rgba(0,0,0,.3);box-shadow:0 0 5px 5px rgba(0,0,0,.3);-webkit-transform:scale(1.05);transform:scale(1.05);}.u-image-gradient a{position:relative;}.u-image-gradient a:before{background-image:linear-gradient(239deg,#00e5ff,rgba(0,0,0,.7) 60%,rgba(0,0,0,.7) 75%,#08a 95%);bottom:0;content:"";height:100%;left:0;mix-blend-mode:normal;opacity:.7;position:absolute;right:0;top:0;-webkit-transition:all .35s ease;transition:all .35s ease;width:100%;}.u-image-gradient:focus a:before,.u-image-gradient:hover a:before{opacity:.85;}.u-grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:0;margin-right:0;}.u-grid:after,.u-grid:before{content:none;}.u-grid--tight .vc_column-inner{padding-left:7px;padding-right:7px;}.u-grid--4-up .vc_column_container{float:none;}@media (min-width:768px){.u-grid--4-up .vc_column_container{width:33.3333333333%;}}@media (min-width:993px){.u-grid--4-up .vc_column_container{width:25%;}}.u-grid--divided .vc_column_container{border-top:1px solid #707070;}@media (min-width:768px){.u-grid--divided .vc_column_container{border-right:1px solid #707070;}}.u-grid--divided .vc_column_container:first-child{border-top:0;}@media (min-width:768px){.u-grid--divided.u-grid--4-up .vc_column_container:nth-child(3n){border-right-width:0;}.u-grid--divided.u-grid--4-up .vc_column_container:first-child,.u-grid--divided.u-grid--4-up .vc_column_container:nth-child(2),.u-grid--divided.u-grid--4-up .vc_column_container:nth-child(3){border-top-width:0;}}@media (min-width:993px){.u-grid--divided.u-grid--4-up .vc_column_container:nth-child(3n){border-right-width:1px;}.u-grid--divided.u-grid--4-up .vc_column_container:nth-child(4n){border-right-width:0;}.u-grid--divided.u-grid--4-up .vc_column_container:nth-child(4){border-top-width:0;}}.u-grid--divided-alt .vc_column_container{border-right-color:#bfbfc0;border-top-color:#bfbfc0;}